summaryrefslogtreecommitdiff
path: root/rdiff-backup
Commit message (Expand)AuthorAgeFilesLines
* Charles Duffy's patch so unnecessary --check-destination-dir returns 0bescoto2006-02-011-1/+1
* Catch ValueError if parsing corrupt mirror_metadata filebescoto2006-01-291-2/+2
* Fix a security violation when restoring from a remote repository.dgaudet2006-01-292-1/+5
* in a directory with 40 increments when i specified "--remove-older-than 41B"dgaudet2006-01-202-1/+3
* SpecialFileError shouldn't trigger UpdateErrorbescoto2006-01-152-4/+15
* If fsync fails, make sure descriptor still closedbescoto2006-01-131-0/+1
* UnboundLocal fix for set_extended_filenamesbescoto2006-01-111-1/+2
* "ordinary filename" shouldn't end with a . because it gives windows problemsbescoto2006-01-101-1/+1
* Now runs the "rdiff-backup" executable in the parent directorybescoto2006-01-101-4/+4
* Fix for Toni Price's empty dir --include **XXX selection bugbescoto2006-01-103-2/+35
* Daniel Baumann's man page patch escapes dashes (- to \-)bescoto2006-01-022-185/+185
* Added rdiff-backup-statistics to the spec filesbescoto2006-01-012-0/+2
* Final changes for 1.1.5bescoto2006-01-011-1/+1
* Clarify exit statusbescoto2005-12-301-3/+3
* Mention time formatbescoto2005-12-301-2/+7
* Allow --forced restore over non-directorybescoto2005-12-301-1/+2
* Added rdiff-backup-statistics to build scriptsbescoto2005-12-303-6/+10
* Added rdiff-backup-statistics manual pagebescoto2005-12-302-1/+76
* Added --null-separator option, times can now be given in different formatsbescoto2005-12-291-9/+11
* Clarified rsync comparisonbescoto2005-12-291-6/+14
* Updated URLbescoto2005-12-251-1/+1
* Minor cleanupbescoto2005-12-251-7/+7
* Updated email addressbescoto2005-12-251-1/+1
* Reduce hardlink memory usagebescoto2005-12-245-30/+44
* Mentioned rdiff-backup-statisticsbescoto2005-12-241-2/+6
* uses less memory, can merge multiple incrementsbescoto2005-12-221-153/+375
* 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