index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Patch from Bastian Kleineidam <calvin@cs.uni-sb.de>:
Greg Ward
2000-03-29
1
-3/+5
*
Added 'make_tarball()' and 'make_zipfile()' functions in preparation
Greg Ward
2000-03-29
1
-2/+90
*
Import fix.
Greg Ward
2000-03-23
1
-1/+1
*
Improved an error message in 'mkpath()'.
Greg Ward
2000-03-22
1
-7/+47
*
Patch from Bastian Kleineidam <calvin@cs.uni-sb.de>: added 'remove_tree()'.
Greg Ward
2000-03-18
1
-1/+20
*
Patch from Corran Webster <cwebster@nevada.edu> (tweaked for style by me):
Greg Ward
2000-03-07
1
-0/+11
*
Added 'native_path()' for use on pathnames from the setup script: split on
Greg Ward
2000-03-07
1
-0/+28
*
Rewrote 'newer_pairwise(): more natural (and incompatible) interface,
Greg Ward
2000-03-06
1
-12/+13
*
Fixed 'mkpath()' to accept empty string silently (it's just the current dir).
Greg Ward
2000-03-03
1
-9/+11
*
Changed '__rcsid__' to '__revision__'.
Greg Ward
2000-03-02
1
-1/+1
*
Added 'get_platform()' to construct a string that identifies the current
Greg Ward
2000-03-01
1
-1/+19
*
Fixed broken list extend in 'copy_tree()'.
Greg Ward
2000-01-30
1
-2/+2
*
'newer_group()' can now deal with missing files, in a way specified by
Greg Ward
2000-01-09
1
-2/+17
*
Fixed 'mkpath()' to normalize the path right off the bat -- cleans up
Greg Ward
1999-10-03
1
-5/+7
*
More tweaks to 'mkpath()':
Greg Ward
1999-09-29
1
-0/+5
*
Added 'write_file()' function.
Greg Ward
1999-09-21
1
-1/+22
*
Added 'newer_pairwise()' and 'newer_group()'.
Greg Ward
1999-09-13
1
-16/+133
*
On David Ascher's recommendation: reversed order of 'utime()' and
Greg Ward
1999-06-08
1
-2/+5
*
The 'copy_file()' and 'copy_tree()' functions in util.py now have
Greg Ward
1999-05-02
1
-12/+30
*
Added 'dry_run' flag to most functions (to support the "shadow methods"
Greg Ward
1999-04-04
1
-15/+28
*
First checkin of real Distutils code.
Greg Ward
1999-03-22
1
-0/+245
[prev]