summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/lazy.py
Commit message (Expand)AuthorAgeFilesLines
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-165/+3
* Removed experimental psyco use (didn't help)bescoto2002-12-191-3/+0
* 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-2/+3
* Minor cleanups in Hardlink.py and robust.py, killtest update to lazy.pyben2002-09-111-6/+7
* Various changes, including stopped checking directory sizes whenben2002-09-051-1/+1
* Fixed --verbosity in Main, added something to lazy?, fixed exceptionben2002-08-011-8/+11
* More optimization: rewrote selection iteration to not recur, and addedben2002-06-251-71/+83
* Added compile.py to compile the c portionben2002-06-191-12/+24
* Adapted everything to new exploded formatben2002-06-161-1/+5
* Various CPU optimizationsben2002-06-151-53/+60
* Added --null-separator, tweaked increment error handlingben2002-06-021-1/+1
* Bug fixes to resuming and error correction codeben2002-05-301-14/+53
* Fixed source finalizer resume bug (although more remains to be done)ben2002-05-211-1/+1
* Lots of changes, see changelog for 0.7.4.ben2002-05-101-1/+1
* Changed IterTreeReducer so other code uses it by subclassingben2002-05-051-127/+64
* First checkinben2002-03-211-0/+343