summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup
Commit message (Expand)AuthorAgeFilesLines
* Reduce hardlink memory usagebescoto2005-12-242-24/+23
* Added warning I must have removed earlierbescoto2005-12-221-1/+3
* Added nice error message if two backups within one secondbescoto2005-12-161-0/+3
* Don't gzip 0 length filesbescoto2005-12-163-28/+85
* strengthened pid error messagebescoto2005-12-151-3/+4
* Abort if another rdiff-backup is processing same dirbescoto2005-12-152-0/+30
* Restore longname directory fixbescoto2005-12-151-7/+9
* Fix for KeyError while incrementing in v1.1.3bescoto2005-12-141-3/+40
* false negative acl compare fixbescoto2005-12-121-1/+1
* Fix for case sensitive <-> not case sensitive casebescoto2005-11-271-1/+1
* Final changes for 1.1.3bescoto2005-11-261-4/+4
* Warn at unknown field, not abortbescoto2005-11-251-2/+1
* Fixed a few verify/compare errors caused by longname codebescoto2005-11-251-3/+4
* Remove older than overenthusiastic deletion fixbescoto2005-11-242-10/+16
* "Directory not empty" fixbescoto2005-11-241-4/+4
* Final (?) too-long-filename bug fixbescoto2005-11-2310-103/+396
* delete empty increments directories when removing older thanbescoto2005-11-192-3/+3
* Error reporting cleanupbescoto2005-11-195-25/+70
* Make sure backup_writer is setbescoto2005-11-121-1/+1
* Remember to delete the old diff now that we have snapshotbescoto2005-11-121-0/+5
* rpath typo fixbescoto2005-11-061-2/+2
* Fixed metadata diff regressingbescoto2005-11-062-30/+60
* re-enable carbonfile default, ignore errorsbescoto2005-11-064-37/+27
* Fix for fatal error with --override-chars-to-quotebescoto2005-11-061-1/+2
* Fix for quoted filenames too longbescoto2005-11-051-20/+24
* Added metadata diffing, and an iterfile hash bugfixbescoto2005-11-047-66/+148
* Some refactoring of metadata codebescoto2005-11-035-168/+249
* Add --carbonfile to listed switchesbescoto2005-11-021-1/+2
* Compare sha1 hashes when restoringbescoto2005-11-014-8/+28
* Added --verify and --verify-at-time switchesbescoto2005-11-016-28/+96
* Added various compare options like --compare-full and --compare-hashbescoto2005-10-3110-124/+340
* Typo fix by Murali Vadivelubescoto2005-10-301-3/+4
* Write SHA1 digests for all regular filesbescoto2005-10-277-37/+178
* Debugging patch for Kevin Hortonbescoto2005-10-261-5/+3
* typo fixbescoto2005-10-261-2/+2
* Berryman's hard linking AFS patchbescoto2005-10-251-1/+3
* Update the no-compression-regexpbescoto2005-10-251-2/+3
* Misc changes, passes all tests nowbescoto2005-10-252-12/+5
* Increased buffer sizes by a factor of 4bescoto2005-10-251-2/+2
* Refactored fs_abilities, also don't quote if case-insensitive->case-insensitivebescoto2005-10-246-268/+353
* added os.makedirs to fix --create-full-path bugbescoto2005-10-221-1/+1
* Added readonly test for file system case sensitivitybescoto2005-10-211-4/+51
* Fix for bug #14799 -- now autodetect whether destination supports high permis...bescoto2005-10-204-2/+24
* Try read/write fsync for cygwin, also add --preserve-numerical-idsbescoto2005-10-203-103/+161
* Carbonfile now defaults to offbescoto2005-10-192-1/+8
* short-term (?) kludge so missing carbonfile data doesn't cause crashbescoto2005-10-191-0/+7
* Check and fix for bug 14545bescoto2005-09-151-3/+1
* Avoid lchown requirementbescoto2005-09-072-1/+10
* Stop python v2.2 from choking on device filesbescoto2005-09-011-2/+4
* Documentation fixbescoto2005-08-201-6/+2