| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unlink before rename (for NT). | Guido van Rossum | 1997-05-19 | 1 | -1/+5 |
| | | |||||
| * | Open the output files with 'wb', not 'w'. | Guido van Rossum | 1997-05-15 | 1 | -1/+1 |
| | | |||||
| * | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
| | | |||||
| * | Fixed a bug: files that no longer exist remotely would never be | Guido van Rossum | 1996-11-14 | 1 | -0/+24 |
| | | | | | | | | | | removed from .mirrorinfo. Now they are (even if -r is not specified -- the files are not removed, just their .mirrorinfo entry). Added a feature: the -s pattern option is also used to skip local files when removing (i.e. -r won't remove local files matching the -s patterns). | ||||
| * | Create files as temp file and move to real location only when complete. | Guido van Rossum | 1996-04-09 | 1 | -7/+22 |
| | | | | | Added some try-except statements around listdir and mkdir operations. | ||||
| * | don't die on unreadable files etc. | Guido van Rossum | 1996-02-05 | 1 | -6/+10 |
| | | |||||
| * | added ftp mirror script | Guido van Rossum | 1995-06-20 | 1 | -0/+299 |
