summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup
Commit message (Expand)AuthorAgeFilesLines
* Added more debugging info to assertionbescoto2004-05-311-1/+1
* Fix for perm-changer bugbescoto2004-05-311-20/+21
* NFS friendly fix by Perdaensbescoto2004-05-161-1/+3
* Fix for backup_warn_if_infinite_regressbescoto2004-05-162-8/+11
* Fixed typo in parsing error reportbescoto2004-02-081-1/+2
* Backported regress fix when rf.metadata_rorp missingbescoto2004-01-311-6/+4
* Now arg to --restrict options normalizedbescoto2004-01-311-3/+7
* Quoted %s in mv commandbescoto2004-01-111-1/+1
* Added flac and shn to no compression regexpbescoto2004-01-111-1/+1
* Added major/minor code from devel versionbescoto2004-01-111-5/+28
* Added restore selection file fixbescoto2003-11-243-20/+25
* Last changes for 0.12.6bescoto2003-11-021-1/+1
* Daylight savings fixbescoto2003-11-021-4/+4
* Fix for --windows-mode and similarbescoto2003-11-011-0/+16
* Delete mirror_metadata and similar first to save disk spacebescoto2003-11-011-7/+15
* Restoring/regressing now uses less memorybescoto2003-11-011-23/+33
* Added --list-increment-sizes code from 0.13.xbescoto2003-10-053-12/+96
* Final fix for unreadable file regress error?bescoto2003-09-281-13/+9
* Added tests and fixes for restore/regress permission bugbescoto2003-09-283-3/+95
* 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-242-9/+3
* Fix for remote --list-changed-since and --list-at-timebescoto2003-09-242-15/+31
* --test-server/--restrict bug fixbescoto2003-09-211-4/+4
* Final changes for 0.12.4 (Mostly unreadable dir fix)bescoto2003-09-136-29/+46
* Unreadable directory fixbescoto2003-08-291-3/+17
* Fixed problems with --restrict-XXX switchesbescoto2003-08-272-15/+33
* Make restoring from broken archive easierbescoto2003-08-242-9/+30
* Mostly fixing unreadable reg root source/non-root dest bugbescoto2003-08-234-10/+35
* Added SOCK_STREAM argument in make_socket_localbescoto2003-08-141-1/+1
* Final changes for 0.12.3bescoto2003-08-081-1/+1
* Removed strange line I couldn't figure outbescoto2003-08-061-1/+0
* Fixed SelectError error messagebescoto2003-08-061-3/+4
* mostly updates for python 2.3bescoto2003-08-051-4/+8
* Merged fixes from 0.13 for --calculate-average, mac os x, and python 2.3bescoto2003-08-033-9/+20
* Final changes for 0.12.2bescoto2003-07-251-4/+6
* Door file problem, GPL updatebescoto2003-07-242-5/+14
* Fix restore from 0.11.xbescoto2003-07-231-2/+1
* Patch by Arkadiusz Patyk fixes building with Python 2.3c1.bescoto2003-07-221-6/+9
* Final changes for 0.12.1, including librsync block size scalingbescoto2003-07-223-13/+27
* Added --no-change-dir-inc-perms switch, fixed windows mode checkdest bugbescoto2003-07-183-10/+19
* Various changes for 0.12.0bescoto2003-06-266-31/+141
* Making lines shorter... whee..bescoto2003-06-241-14/+8
* Comment clarificationbescoto2003-06-241-2/+2
* Fixed problem when reg file deleted in middle, reported by Ty Boyackbescoto2003-06-241-2/+3
* Only warn, not AssertionError, if can't get restore fpbescoto2003-06-241-3/+11
* Added reading/writing to chars_to_quote filebescoto2003-06-231-5/+41
* Add new code to determine fs abilities at runtimebescoto2003-06-231-0/+218
* Final checkin for 0.11.5bescoto2003-06-211-1/+2
* Fixed quoted hardlinks, added --windows-restore, fixed a couple testsbescoto2003-06-215-17/+28