summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/regress.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typo which caused failure when checking if another rdiff-backup process isowsla2009-02-101-0/+1
* Add Windows-specific logic for checking if another rdiff-backup processowsla2008-06-101-0/+15
* Finally fix 'No such file or directory' bug when attempting to regress afterowsla2008-05-091-3/+4
* Regress.restore_orig_regfile should check Globals.fsync_directories Fixesowsla2007-12-231-1/+2
* Properly pickle QuotedRPathsowsla2007-08-091-1/+1
* Use signal 0 rather than signal.NSIG when testing if another rdiff-backupdgaudet2007-03-061-3/+3
* strengthened pid error messagebescoto2005-12-151-3/+4
* Abort if another rdiff-backup is processing same dirbescoto2005-12-151-0/+29
* Final (?) too-long-filename bug fixbescoto2005-11-231-2/+3
* Remember to delete the old diff now that we have snapshotbescoto2005-11-121-0/+5
* Fixed metadata diff regressingbescoto2005-11-061-19/+47
* Some refactoring of metadata codebescoto2005-11-031-2/+2
* Added various compare options like --compare-full and --compare-hashbescoto2005-10-311-2/+2
* Deleted base increments first to save disk spacebescoto2003-11-011-7/+15
* Mostly another unreadable regress fixbescoto2003-09-281-13/+9
* Fixed restore/regress permissions bugbescoto2003-09-281-1/+16
* Yet another change dealing with unreadable directoriesbescoto2003-09-131-2/+1
* Typo fixbescoto2003-08-231-3/+3
* Many changes - added extended attribute support and file systembescoto2003-06-301-1/+2
* Typo fix reported by Keith Edmundsbescoto2003-04-081-2/+2
* Make no preserve hard links disable inode comparisonbescoto2003-04-061-3/+7
* --windows-mode now implies that permissions will not be changedbescoto2003-04-051-1/+2
* Final check in for version 0.11.2bescoto2003-03-021-36/+47
* Various modifications to backup, restore, and regress systems.bescoto2003-02-181-6/+18
* First pass at integrating regress codebescoto2003-02-111-0/+249