summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup
Commit message (Expand)AuthorAgeFilesLines
* Added resuming bug fixesben2002-05-316-15/+50
* Bug fixes to resuming and error correction codeben2002-05-3010-143/+161
* Reexamined robust writing and statisticsben2002-05-297-156/+356
* Final update of statistics stuffben2002-05-253-2/+36
* Bugfixed the new statistics stuffben2002-05-254-71/+112
* Added prettier statistics printing, stats averagingben2002-05-241-5/+38
* Added statistics.py for more sophisticated statistics handlingben2002-05-242-68/+160
* Just some temporary profiling information that it might be interestingben2002-05-221-0/+241
* Changed version to 0.7.5ben2002-05-221-1/+1
* Fixed rpath unpickling errorben2002-05-212-2/+5
* Fixed source finalizer resume bug (although more remains to be done)ben2002-05-214-11/+21
* Various bug fixes so it passes testsben2002-05-204-21/+21
* Added errno stuff instead of raw numbers, and now behavior ofben2002-05-204-30/+23
* Fixed --include reporting bug, and added error checking to directoryben2002-05-203-5/+8
* Added some error checking code, and a wrapper for easier profilingben2002-05-177-21/+87
* Enabled ssh compression by default, increased conn_bufsize.ben2002-05-151-5/+5
* Belatedly added filename_mapping (should have been added with 0.7.4).ben2002-05-152-5/+17
* Various final bug fixes for 0.7.4ben2002-05-114-8/+63
* Various data files now end in .data instead of .snapshotben2002-05-112-5/+6
* Added __str__ method just for completeness sakeben2002-05-101-1/+1
* Lots of changes, see changelog for 0.7.4.ben2002-05-1010-252/+347
* Various changes to work with new destructive_stepping initializationben2002-05-054-19/+11
* Various changed to deal with new IterTreeReducer formatben2002-05-052-26/+33
* State-saving code changed to deal with new IterTreeReducer (it can nowben2002-05-051-6/+6
* Some changes to work with new DestructiveStepping formatben2002-05-051-3/+3
* Changed code to use lazy.py's new IterTreeReducer format, and to make things ...ben2002-05-051-14/+113
* Changed IterTreeReducer so other code uses it by subclassingben2002-05-051-127/+64
* Rewrote substantial portion to make things cleanerben2002-05-051-172/+225
* Deleted DestructiveStepping classben2002-05-051-47/+0
* Moving to get rid of the initialize() function and move it into the classben2002-05-041-75/+104
* Added check to skip overly long filesben2002-05-011-1/+2
* Minor bugfix(?) in robust, added more flexible time specifications inben2002-05-011-1/+1
* Changed for 0.7.3 releaseben2002-04-308-123/+128
* fixed small bug in parse_last_excludesben2002-04-121-1/+2
* Added new Select codeben2002-04-125-75/+244
* Various changes to switch to new include/exclude syntaxben2002-04-082-33/+186
* Added selection.py, for better include/exclude optionsben2002-04-062-1/+177
* main - fixed error reporting bug in restore check pathnamesben2002-03-271-1/+1
* Improved error reporting when rdiff-backup doesn't start correctly onben2002-03-261-2/+4
* Added support for gzipped incrementsben2002-03-256-37/+89
* Updating for 0.7.0ben2002-03-211-1/+1
* updating now that default is preserve hardlinksben2002-03-211-2/+1
* Added hardlink support, refactored some test casesben2002-03-218-59/+159
* First checkinben2002-03-2116-0/+4045