summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/restore.py
Commit message (Expand)AuthorAgeFilesLines
* Fix for perm-changer bugbescoto2004-05-311-20/+21
* Added restore selection file fixbescoto2003-11-241-7/+9
* Restoring/regressing now uses less memorybescoto2003-11-011-23/+33
* Added tests and fixes for restore/regress permission bugbescoto2003-09-281-2/+78
* Fixed bug restoring without mirror_metadatabescoto2003-09-281-1/+3
* Possibly fixed logic error in rf cachingbescoto2003-09-251-5/+9
* Found better (obvious) way of doing --list-at-timebescoto2003-09-241-7/+2
* Fix for remote --list-changed-since and --list-at-timebescoto2003-09-241-13/+25
* Final changes for 0.12.4 (Mostly unreadable dir fix)bescoto2003-09-131-2/+2
* Make restoring from broken archive easierbescoto2003-08-241-6/+27
* Fix restore from 0.11.xbescoto2003-07-231-2/+1
* Various changes for 0.12.0bescoto2003-06-261-5/+20
* Only warn, not AssertionError, if can't get restore fpbescoto2003-06-241-3/+11
* Final checkin for 0.11.5bescoto2003-06-211-1/+2
* Make no preserve hard links disable inode comparisonbescoto2003-04-061-2/+2
* --windows-mode now implies that permissions will not be changedbescoto2003-04-051-2/+2
* Added --list-at-time optionbescoto2003-03-201-0/+10
* 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