summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/iterfile.py
Commit message (Expand)AuthorAgeFilesLines
* Added metadata diffing, and an iterfile hash bugfixbescoto2005-11-041-20/+27
* Added various compare options like --compare-full and --compare-hashbescoto2005-10-311-32/+39
* Final checkin for 0.11.3 (fixed pipeline flushing problem)bescoto2003-03-041-23/+174
* Iterfiles and iterrorps now can contain exceptions.bescoto2003-02-211-23/+36
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-5/+4
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
* Added error checking to middle of file reading, security fix for resumingben2002-07-251-1/+10
* Directly interface to librsync instead of going through rdiff. Addedben2002-06-271-4/+10
* Added compile.py to compile the c portionben2002-06-191-4/+12
* Many optimizations - up to 3x speed improvementben2002-06-171-53/+43
* Adapted everything to new exploded formatben2002-06-161-1/+1
* First checkinben2002-03-211-0/+235