summaryrefslogtreecommitdiff
path: root/rdiff-backup
Commit message (Expand)AuthorAgeFilesLines
* Added resuming bug fixes, kill testing for better robustness testingben2002-05-314-7/+195
* Added resuming bug fixesben2002-05-3114-31/+112
* Final changes for 0.7.6ben2002-05-312-11/+11
* Bug fixes to resuming and error correction codeben2002-05-3023-289/+325
* Reexamined robust writing and statistics, passes testben2002-05-296-44/+76
* Reexamined robust writing and statisticsben2002-05-2918-331/+736
* Final update of statistics stuffben2002-05-2511-21/+138
* Bugfixed the new statistics stuffben2002-05-2514-171/+283
* Added tests for prettier statistics printing, stats averagingben2002-05-242-2/+37
* Added prettier statistics printing, stats averagingben2002-05-243-10/+92
* Updated test set for use with new more complicated statisticsben2002-05-242-46/+108
* Added statistics.py for more sophisticated statistics handlingben2002-05-245-138/+323
* Found another error errorben2002-05-241-2/+7
* Belated fix to changelog, giving Steve Simitzis creditben2002-05-221-1/+1
* Just some temporary profiling information that it might be interestingben2002-05-222-0/+482
* Added test to make sure --change-source-perms not necessary for rootben2002-05-221-1/+1
* Final changes for 0.7.5, added --change-source-perm commentben2002-05-222-3/+12
* Changed version to 0.7.5ben2002-05-222-2/+2
* Fixed rpath unpickling errorben2002-05-214-4/+10
* Fixed source finalizer resume bug (although more remains to be done)ben2002-05-218-22/+42
* Updated to cohere with new ParseArgs syntaxben2002-05-201-3/+3
* Various bug fixes so it passes testsben2002-05-2011-47/+47
* Added errno stuff instead of raw numbers, and now behavior ofben2002-05-209-62/+50
* Fixed --include reporting bug, and added error checking to directoryben2002-05-206-10/+16
* noted some error checking stuff and changes so "door" files should be skippedben2002-05-202-9/+13
* Added some error checking code, and a wrapper for easier profilingben2002-05-1716-50/+181
* Enabled ssh compression by default, increased conn_bufsize.ben2002-05-157-15/+35
* Added filelist bug fixben2002-05-151-0/+8
* Added test for --exclude-filelist when source remote.ben2002-05-151-1/+47
* Belatedly added filename_mapping (should have been added with 0.7.4).ben2002-05-157-23/+154
* Misc changes (ok I forget)ben2002-05-152-8/+48
* Fixed bug in restore older than code.ben2002-05-111-13/+18
* Now it copies the plain script itself to the web pageben2002-05-111-1/+1
* Bugfixed 0.7.4 dateben2002-05-111-1/+1
* Various final bug fixes for 0.7.4ben2002-05-1113-31/+209
* Final changes for 0.7.4ben2002-05-111-0/+4
* Certain data files now end in .databen2002-05-111-0/+4
* Various data files now end in .data instead of .snapshotben2002-05-116-21/+23
* Added __str__ method just for completeness sakeben2002-05-102-2/+2
* Added info on filename length bugben2002-05-101-2/+6
* Many changes, see changelog for 0.7.4ben2002-05-109-133/+190
* Lots of changes, see changelog for 0.7.4.ben2002-05-1025-643/+879
* Documentation of --parsable-output, --chars-to-quote (and related), new resto...ben2002-05-101-0/+128
* Added more changes to 0.7.4ben2002-05-101-0/+32
* Various changes to work with new destructive_stepping initializationben2002-05-058-38/+22
* Various changed to deal with new IterTreeReducer formatben2002-05-054-52/+66
* State-saving code changed to deal with new IterTreeReducer (it can nowben2002-05-052-12/+12
* Some changes to work with new DestructiveStepping formatben2002-05-052-6/+6
* Changed code to use lazy.py's new IterTreeReducer format, and to make things ...ben2002-05-052-28/+226
* Changed IterTreeReducer so other code uses it by subclassingben2002-05-052-254/+128