summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/destructive_stepping.py
Commit message (Expand)AuthorAgeFilesLines
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-44/+20
* 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/+0
* --windows-mode now implies --no-hard-links. DSRPath.path nowben2002-10-051-0/+1
* More optimization: rewrote selection iteration to not recur, and addedben2002-06-251-1/+7
* Added compile.py to compile the c portionben2002-06-191-4/+12
* Many optimizations - up to 3x speed improvementben2002-06-171-5/+6
* Adapted everything to new exploded formatben2002-06-161-1/+5
* Bug fixes to resuming and error correction codeben2002-05-301-7/+2
* Added errno stuff instead of raw numbers, and now behavior ofben2002-05-201-7/+6
* Added some error checking code, and a wrapper for easier profilingben2002-05-171-1/+5
* Lots of changes, see changelog for 0.7.4.ben2002-05-101-9/+54
* Various changes to work with new destructive_stepping initializationben2002-05-051-2/+2
* 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
* Changed for 0.7.3 releaseben2002-04-301-68/+0
* Added new Select codeben2002-04-121-0/+1
* First checkinben2002-03-211-0/+250