summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/increment.py
Commit message (Expand)AuthorAgeFilesLines
* Fix another case where rdiff-backup fails because it has insufficientowsla2008-06-141-6/+15
* Final (?) too-long-filename bug fixbescoto2005-11-231-1/+1
* Assertion now yields more useful informationbescoto2004-05-311-1/+1
* Changed handling of ownership, added --user/group-mapping-file optionsbescoto2003-09-151-5/+2
* Added tests for and fixed problem with backing up unreadable regularbescoto2003-08-231-1/+7
* Added --no-change-dir-inc-perms switch, and fix for windows mode CheckDestbescoto2003-07-181-3/+4
* Added ACL support, may have corrected a few EA bugsbescoto2003-07-181-1/+3
* Mostly tweaks to get the test cases to workbescoto2003-07-161-1/+1
* Added error checking when making special filesbescoto2003-03-051-3/+12
* Final check in for version 0.11.2bescoto2003-03-021-3/+0
* More changes in preparation for 0.11.2bescoto2003-02-251-23/+9
* Re-added --windows-mode optionbescoto2003-02-011-2/+9
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-311-380/+42
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-251-4/+120
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-129/+124
* Removed most destructive stepping operationsbescoto2002-12-211-3/+9
* 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-1/+1
* Various changes to 0.9.3, see CHANGELOGben2002-07-161-1/+3
* Directly interface to librsync instead of going through rdiff. Addedben2002-06-271-4/+2
* More optimization: rewrote selection iteration to not recur, and addedben2002-06-251-9/+25
* Added compile.py to compile the c portionben2002-06-191-6/+12
* Adapted everything to new exploded formatben2002-06-161-3/+12
* Fixed '-r now' bug, and some minor typo fixesben2002-06-121-8/+3
* Added --null-separator, tweaked increment error handlingben2002-06-021-2/+11
* Bug fixes to resuming and error correction codeben2002-05-301-16/+8
* Reexamined robust writing and statisticsben2002-05-291-43/+67
* Bugfixed the new statistics stuffben2002-05-251-16/+54
* Added statistics.py for more sophisticated statistics handlingben2002-05-241-68/+27
* Various final bug fixes for 0.7.4ben2002-05-111-4/+59
* Lots of changes, see changelog for 0.7.4.ben2002-05-101-96/+22
* Changed code to use lazy.py's new IterTreeReducer format, and to make things ...ben2002-05-051-14/+113
* Added selection.py, for better include/exclude optionsben2002-04-061-1/+1
* Added support for gzipped incrementsben2002-03-251-5/+18
* Added hardlink support, refactored some test casesben2002-03-211-3/+6
* First checkinben2002-03-211-0/+180