summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/restore.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug regressing when second backup was unrecoverablebescoto2003-03-021-1/+3
* Final check in for version 0.11.2bescoto2003-03-021-1/+1
* More changes in preparation for 0.11.2bescoto2003-02-251-2/+0
* Various modifications to backup, restore, and regress systems.bescoto2003-02-181-6/+108
* First pass at integrating regress codebescoto2003-02-111-1/+1
* Re-added --windows-mode optionbescoto2003-02-011-28/+8
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-311-293/+367
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-251-2/+7
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-222/+216
* Removed most destructive stepping operationsbescoto2002-12-211-5/+2
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
* Fixed get_rest_time to return the oldest time if rest_time is olderben2002-08-201-2/+5
* Fixed the remote destination restore and no increment restore bugs.ben2002-08-181-0/+1
* More optimization: rewrote selection iteration to not recur, and addedben2002-06-251-2/+2
* Added compile.py to compile the c portionben2002-06-191-4/+12
* Adapted everything to new exploded formatben2002-06-161-1/+8
* Fixed '-r now' bug, and some minor typo fixesben2002-06-121-3/+4
* Various final bug fixes for 0.7.4ben2002-05-111-1/+1
* Lots of changes, see changelog for 0.7.4.ben2002-05-101-52/+120
* Various changes to work with new destructive_stepping initializationben2002-05-051-2/+1
* Rewrote substantial portion to make things cleanerben2002-05-051-172/+225
* Changed for 0.7.3 releaseben2002-04-301-37/+100
* Added support for gzipped incrementsben2002-03-251-2/+7
* Added hardlink support, refactored some test casesben2002-03-211-3/+20
* First checkinben2002-03-211-0/+158