summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/Rdiff.py
Commit message (Expand)AuthorAgeFilesLines
* Added metadata diffing, and an iterfile hash bugfixbescoto2005-11-041-1/+1
* Compare sha1 hashes when restoringbescoto2005-11-011-0/+3
* Write SHA1 digests for all regular filesbescoto2005-10-271-5/+14
* Updated signature blocksize to square root (I thought I did this already but ...bescoto2005-08-181-3/+3
* Removed unnecessary opening of a sigfilebescoto2005-08-131-3/+0
* Now choose blocksize based on size of filebescoto2003-07-221-7/+20
* More changes in preparation for 0.11.2bescoto2003-02-251-1/+1
* First pass at integrating regress codebescoto2003-02-111-1/+1
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-311-67/+32
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-251-1/+1
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-14/+12
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
* Directly interface to librsync instead of going through rdiff. Addedben2002-06-271-113/+39
* Added compile.py to compile the c portionben2002-06-191-6/+17
* Adapted everything to new exploded formatben2002-06-161-0/+181