summaryrefslogtreecommitdiff
path: root/rdiff-backup/src
Commit message (Expand)AuthorAgeFilesLines
* Belatedly added filename_mapping (should have been added with 0.7.4).ben2002-05-155-18/+137
* Fixed bug in restore older than code.ben2002-05-111-13/+18
* Various final bug fixes for 0.7.4ben2002-05-114-8/+63
* Various data files now end in .data instead of .snapshotben2002-05-114-16/+17
* Added __str__ method just for completeness sakeben2002-05-101-1/+1
* Lots of changes, see changelog for 0.7.4.ben2002-05-1015-391/+532
* 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-012-10/+61
* Changed for 0.7.3 releaseben2002-04-3011-135/+161
* fixed small bug in parse_last_excludesben2002-04-121-1/+2
* Added new Select codeben2002-04-127-83/+252
* Various changes to switch to new include/exclude syntaxben2002-04-084-91/+242
* Added selection.py, for better include/exclude optionsben2002-04-063-3/+180
* Updated default compression regexp (included gif, jpg, and png)ben2002-03-281-1/+1
* main - fixed error reporting bug in restore check pathnamesben2002-03-272-3/+3
* Improved error reporting when rdiff-backup doesn't start correctly onben2002-03-262-5/+18
* Added support for gzipped incrementsben2002-03-2510-63/+163
* Updating for 0.7.0ben2002-03-212-2/+2
* updating now that default is preserve hardlinksben2002-03-212-10/+6
* Initial versionben2002-03-211-0/+242
* Added hardlink support, refactored some test casesben2002-03-2112-80/+195
* First checkinben2002-03-2122-0/+5164