Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |