summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/Main.py
Commit message (Expand)AuthorAgeFilesLines
* Fix for backup_warn_if_infinite_regressbescoto2004-05-161-8/+10
* Now arg to --restrict options normalizedbescoto2004-01-311-3/+7
* Added restore selection file fixbescoto2003-11-241-6/+16
* Added --list-increment-sizes code from 0.13.xbescoto2003-10-051-9/+20
* Found better (obvious) way of doing --list-at-timebescoto2003-09-241-2/+1
* Fix for remote --list-changed-since and --list-at-timebescoto2003-09-241-2/+6
* Final changes for 0.12.4 (Mostly unreadable dir fix)bescoto2003-09-131-2/+1
* Fixed problems with --restrict-XXX switchesbescoto2003-08-271-4/+15
* Make restoring from broken archive easierbescoto2003-08-241-3/+3
* Merged fixes from 0.13 for --calculate-average, mac os x, and python 2.3bescoto2003-08-031-3/+4
* Added --no-change-dir-inc-perms switch, fixed windows mode checkdest bugbescoto2003-07-181-9/+13
* Various changes for 0.12.0bescoto2003-06-261-17/+14
* Fixed quoted hardlinks, added --windows-restore, fixed a couple testsbescoto2003-06-211-2/+5
* Changed remove_older_than errorlevel when no increments foundbescoto2003-04-221-2/+2
* Don't guarantee curmirror inc delete for win compatibilitybescoto2003-04-071-1/+1
* fsync_delete now follows global fsync settingbescoto2003-04-071-1/+1
* Make no preserve hard links disable inode comparisonbescoto2003-04-061-2/+2
* --windows-mode now implies that permissions will not be changedbescoto2003-04-051-1/+3
* --windows-mode no longer fsync's directoriesbescoto2003-04-041-0/+1
* --windows-mode now disables ownership switchingbescoto2003-03-211-0/+1
* Added --list-at-time optionbescoto2003-03-201-1/+16
* Final changes for 0.11.4bescoto2003-03-151-7/+9
* Final checkin for 0.11.3 (fixed pipeline flushing problem)bescoto2003-03-041-1/+2
* Fixed --print-statistics and spurious server error messagebescoto2003-03-031-0/+1
* Fixed bug regressing when second backup was unrecoverablebescoto2003-03-021-0/+2
* Removed remnants of sleep-ratio, resume, and checkpoint-interval optionsbescoto2003-03-021-6/+3
* Final check in for version 0.11.2bescoto2003-03-021-3/+5
* More changes in preparation for 0.11.2bescoto2003-02-251-6/+20
* First pass at integrating regress codebescoto2003-02-111-38/+103
* Re-added --windows-mode optionbescoto2003-02-011-15/+23
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-311-55/+25
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-251-27/+27
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-38/+36
* Removed most destructive stepping operationsbescoto2002-12-211-27/+16
* Removed --mirror-only feature and most checkpointing/recovery codebescoto2002-12-201-40/+14
* Small modification to ListChangedSincebescoto2002-12-141-2/+2
* Added Bud Bruegger's patch to ListChangedSince (now lists change type)bescoto2002-12-141-2/+14
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
* Changes, only one I remember is adding --list-changed-sinceben2002-11-221-8/+35
* Fixed typo bug with [include/exclude]-globbing-filelistben2002-11-171-2/+2
* --windows-mode now implies --no-hard-links. DSRPath.path nowben2002-10-051-0/+1
* Added David S.'s major/minor patch in cmodule.c,ben2002-10-051-2/+13
* Added --exclude-special-files andben2002-10-041-13/+22
* Various changes, including stopped checking directory sizes whenben2002-09-051-2/+2
* Fixed the remote destination restore and no increment restore bugs.ben2002-08-181-2/+3
* Fixed --verbosity in Main, added something to lazy?, fixed exceptionben2002-08-011-1/+1
* Various changes to 0.9.3, see CHANGELOGben2002-07-161-28/+47
* Added compile.py to compile the c portionben2002-06-191-4/+13
* Adapted everything to new exploded formatben2002-06-161-0/+487