summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added warning I must have removed earlierbescoto2005-12-221-1/+3
* Initial checkin of my translation of Gaudet's statistics programbescoto2005-12-221-0/+208
* Added nice error message if two backups within one secondbescoto2005-12-161-0/+3
* Don't gzip 0 length filesbescoto2005-12-165-28/+117
* Used rdiff-backup.nongnu.org as web pagebescoto2005-12-151-1/+1
* strengthened pid error messagebescoto2005-12-151-3/+4
* Abort if another rdiff-backup is processing same dirbescoto2005-12-153-0/+33
* Restore longname directory fixbescoto2005-12-152-7/+15
* Fix for KeyError while incrementing in v1.1.3bescoto2005-12-143-4/+57
* Update --remove-older-than and --forcebescoto2005-12-121-1/+4
* Mention --force in --remove-older-than sectionbescoto2005-12-121-2/+9
* false negative acl compare fixbescoto2005-12-123-1/+16
* Added docs for [include|exclude]-globbing-filelist-stdinbescoto2005-12-121-5/+23
* Fix for case sensitive <-> not case sensitive casebescoto2005-11-271-0/+7
* Fix for case sensitive <-> not case sensitive casebescoto2005-11-271-1/+1
* Final changes for 1.1.3bescoto2005-11-263-6/+6
* Warn at unknown field, not abortbescoto2005-11-252-4/+1
* Fixed a few verify/compare errors caused by longname codebescoto2005-11-252-3/+8
* Remove older than overenthusiastic deletion fixbescoto2005-11-245-20/+44
* "Directory not empty" fixbescoto2005-11-243-6/+8
* Final (?) too-long-filename bug fixbescoto2005-11-2316-116/+555
* delete empty increments directories when removing older thanbescoto2005-11-193-3/+5
* Error reporting cleanupbescoto2005-11-197-26/+81
* 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
* Grr packaging errorbescoto2005-11-062-2/+9
* Final update for 1.1.1bescoto2005-11-061-1/+1
* Fixed metadata diff regressingbescoto2005-11-065-34/+63
* 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-053-21/+54
* Added metadata diffing, and an iterfile hash bugfixbescoto2005-11-0414-92/+271
* Some refactoring of metadata codebescoto2005-11-036-181/+290
* Add --carbonfile to listed switchesbescoto2005-11-022-5/+2
* Compare sha1 hashes when restoringbescoto2005-11-016-10/+45
* Added --verify and --verify-at-time switchesbescoto2005-11-019-31/+150
* Added various compare options like --compare-full and --compare-hashbescoto2005-10-3117-177/+517
* Typo fix by Murali Vadivelubescoto2005-10-301-3/+4
* Write SHA1 digests for all regular filesbescoto2005-10-279-38/+182
* Tests for new hash modulebescoto2005-10-271-0/+103
* Debugging patch for Kevin Hortonbescoto2005-10-261-5/+3
* typo fixbescoto2005-10-261-2/+2
* Berryman's hard linking AFS patchbescoto2005-10-252-1/+5
* Update the no-compression-regexpbescoto2005-10-253-5/+12
* Dated changelog for 1.1.0 releasebescoto2005-10-251-2/+2
* Misc changes, passes all tests nowbescoto2005-10-254-16/+14
* Increased buffer sizes by a factor of 4bescoto2005-10-252-2/+5
* Tweaks to get around spurious security exceptionbescoto2005-10-252-12/+9
* Refactored fs_abilities, also don't quote if case-insensitive->case-insensitivebescoto2005-10-247-268/+357