summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup
Commit message (Expand)AuthorAgeFilesLines
...
* Typo fix in filename mapping error reportbescoto2004-06-081-1/+1
* Added --{include|exclude}-globbing-filelist-stdin optionsbescoto2004-06-061-9/+19
* Added more explanation to version test failurebescoto2004-06-061-2/+7
* Removed overly picky error testing for file system abilitiesbescoto2004-06-061-20/+12
* Fix for user/group error. Problem was scoping of '%' vs 'or'!bescoto2004-05-311-4/+4
* Assertion now yields more useful informationbescoto2004-05-311-1/+1
* Fixed obscure hard link bugbescoto2004-05-311-2/+11
* Fix for perm-changer bugbescoto2004-05-311-20/+21
* Added more sensible error message when restore source directory doesn't existbescoto2004-05-301-1/+2
* Added gid to process_groupsbescoto2004-05-181-1/+1
* Check all groups for permissionbescoto2004-05-182-2/+3
* Dean Gaudet fix for --calculate-averagebescoto2004-05-161-1/+2
* NFS rmtree update by Perdaensbescoto2004-05-161-1/+3
* Fix to backup_warn_if_infinite_regress codebescoto2004-05-152-9/+12
* Fixed error reporting when bad line parsingbescoto2004-02-081-1/+2
* Fixed a few supplementary modes (e.g. --remove-older-than) w quotingbescoto2004-02-011-19/+58
* Fix bug in --restrict path normalizationbescoto2004-01-311-3/+7
* Typo correction from Dave Kempebescoto2004-01-301-1/+1
* Fixes for --compare, --compare-at-time switchesbescoto2004-01-303-17/+35
* First attempt at --compare switch (untested).bescoto2004-01-293-24/+79
* Checked in John Goerzen's carbonfile patchbescoto2004-01-285-2/+119
* Couple small changes to fs_abilitiesbescoto2004-01-281-2/+3
* Added quotes around %s in mv commandbescoto2004-01-111-1/+1
* Added flac and shn to no-compression regexpbescoto2004-01-111-1/+1
* Added --no-resource-forks optionbescoto2004-01-111-0/+2
* Restore excludes now leave existing files on target alonebescoto2003-11-243-20/+25
* Mainly fix for spurious backing up because of uname/gnamebescoto2003-11-041-4/+6
* Fix for daylight savingsbescoto2003-11-021-4/+4
* Quoted RPaths are now transmitted correctly (no conversion to RPaths)bescoto2003-11-011-0/+16
* Added quoting to non-server mode alsobescoto2003-11-011-1/+1
* Deleted base increments first to save disk spacebescoto2003-11-011-7/+15
* Rbescoto2003-11-012-24/+33
* Final changes for 0.13.3bescoto2003-10-144-17/+22
* Fix bug backing up acl system to no-acl systembescoto2003-10-135-79/+104
* Added TODO item, default to None on rpath uname/gname checkbescoto2003-10-121-2/+4
* Another test switchbescoto2003-10-121-4/+5
* Switched order of regress checkbescoto2003-10-121-6/+2
* Added override switches to disable acls and easbescoto2003-10-121-8/+12
* New hard link system should use less memorybescoto2003-10-124-115/+61
* Removed circular importbescoto2003-10-051-1/+1
* Mostly another unreadable regress fixbescoto2003-09-282-14/+10
* Fixed restore/regress permissions bugbescoto2003-09-283-4/+98
* Possibly fixed logic error in rf cachingbescoto2003-09-251-5/+9
* Better (obvious) way of doing --list-at-timebescoto2003-09-242-4/+2
* Fix for remote --list-changed-since and --list-at-timebescoto2003-09-242-15/+31
* Fixed some --restrict optionsbescoto2003-09-212-6/+10
* Added --never-drop-acls, ACL entry dropping. Final for 0.13.2bescoto2003-09-185-22/+110
* Added mapping by name (not id) for ACLs.bescoto2003-09-162-123/+184
* Added acl list <-> posix1e.ACL conversionbescoto2003-09-151-0/+46
* Changed handling of ownership, added --user/group-mapping-file optionsbescoto2003-09-157-38/+92