summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/rorpiter.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typo -- whoops!owsla2008-08-141-1/+1
* Don't crash if a CacheIndexable tries to clear a non-existent cache entry.owsla2008-07-301-2/+6
* Refactored fs_abilities, also don't quote if case-insensitive->case-insensitivebescoto2005-10-241-4/+0
* Further fix so we can restore backups with mirror_metadata filesbescoto2005-08-171-0/+6
* Various changes for 0.12.0bescoto2003-06-261-1/+1
* Fixed quoted hardlinks, added --windows-restore, fixed a couple testsbescoto2003-06-211-11/+15
* Final checkin for 0.11.3 (fixed pipeline flushing problem)bescoto2003-03-041-42/+0
* Fixed --print-statistics and spurious server error messagebescoto2003-03-031-1/+1
* Iterfiles and iterrorps now can contain exceptions.bescoto2003-02-211-53/+23
* Removed CIP code (expanded to CCPP in backup.py)bescoto2003-02-191-47/+0
* Various modifications to backup, restore, and regress systems.bescoto2003-02-181-18/+0
* Added CachedIndexableProcessor to rorpiterbescoto2003-02-121-1/+49
* Fixed selection bug, renamed metadata files to ".snapshot"bescoto2003-02-121-0/+39
* First pass at integrating regress codebescoto2003-02-111-1/+1
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-311-84/+31
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-251-161/+29
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-229/+518
* 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
* Various changes to 0.9.3, see CHANGELOGben2002-07-161-1/+3
* Directly interface to librsync instead of going through rdiff. Addedben2002-06-271-2/+8
* Added compile.py to compile the c portionben2002-06-191-4/+12
* Adapted everything to new exploded formatben2002-06-161-2/+7
* Various CPU optimizationsben2002-06-151-1/+1
* Bug fixes to resuming and error correction codeben2002-05-301-4/+6
* Reexamined robust writing and statisticsben2002-05-291-4/+4
* Added some error checking code, and a wrapper for easier profilingben2002-05-171-1/+7
* Changed for 0.7.3 releaseben2002-04-301-6/+10
* Added hardlink support, refactored some test casesben2002-03-211-3/+15
* First checkinben2002-03-211-0/+248