summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r1-2-6'.r1-2-6cvs2svn2009-01-270-0/+0
* Release version 1.2.6owsla2009-01-271-1/+1
* Filename too long errors on Windows are not always ENAMETOOLONGowsla2009-01-272-0/+5
* Print more helpful error messages when the remote command cannot be startedowsla2009-01-083-8/+18
* Update FAQowsla2009-01-082-4/+19
* Fix --override-chars-to-quoteowsla2009-01-072-0/+7
* Update for 1.2.5owsla2009-01-061-1/+1
* Give an UpdateError when a path or filename is too long on Windows.owsla2009-01-062-6/+22
* Fix typoowsla2009-01-061-1/+1
* This commit was manufactured by cvs2svn to create branch 'r1-2'.cvs2svn2009-01-010-0/+0
* Disable escape trailing spaces and periods for nowowsla2009-01-012-2/+15
* Start 1.2.4 changelogowsla2008-12-281-0/+6
* Add info about Visual C++ 2008owsla2008-12-281-0/+15
* Release 1.2.3owsla2008-12-281-1/+4
* Update the README to be more specific about where rdiff-backup gets installed,owsla2008-12-251-4/+15
* The epoch is now a valid date.owsla2008-12-232-1/+3
* Report that connection has dropped if filesystem operation returns ENOTCONN.owsla2008-12-232-0/+5
* Print a more helpful message if we get an error while attempting to readowsla2008-12-222-4/+21
* Do not backup reparse points on native Windows.owsla2008-12-221-0/+3
* Fix typoowsla2008-12-221-1/+1
* Prevent backing-up reparse points on Windowsowsla2008-12-223-2/+16
* More error message improvementsowsla2008-12-202-2/+4
* Fix typo (Oliver Mulatz)owsla2008-12-191-1/+1
* Support comments in rdiff-backup's ACL files and quote the quoting characterowsla2008-12-193-2/+6
* Print a more helpful error message if we cannot read the backup destination.owsla2008-12-191-2/+7
* Print a more helpful error message if we cannot read the backup destination.owsla2008-12-192-0/+5
* Print a more helpful error message if we cannot write to the backupowsla2008-12-182-1/+18
* Add ETIMEDOUT to the list of recoverable errorsowsla2008-12-182-2/+5
* Supress warnings about the deprecated sha module in Python 2.6. (Josh Nisly)owsla2008-12-182-0/+8
* Test for symlink permissions now produces a functioning symlink.owsla2008-12-182-3/+4
* Catch EACCES as well as EPERMowsla2008-12-171-1/+1
* Fix for crash when deleting read-only files on Windows. (Patch from Josh Nisly)owsla2008-12-172-1/+14
* Fix for Python 2.2 in win_acls.pyowsla2008-11-242-0/+3
* Throttle verbosity of listattr() warningsowsla2008-11-132-1/+3
* Final fixes to trailing spaces supportowsla2008-11-132-10/+10
* Fix typo and fact that rpath.touch() doesn't return anythingowsla2008-11-131-4/+7
* Escape trailing spaces and periods on systems which require itowsla2008-11-133-1/+86
* Print nicer error messages in rdiff-backup-statisticsowsla2008-11-122-2/+20
* Properly handle EINVAL "Invalid argument" errors when setting extendedowsla2008-11-122-1/+4
* Add warning message if pyxattr is below version 0.2.2.owsla2008-11-122-0/+12
* Add "Stale NFS file handle" (ESTALE) to the list of recoverable errors.owsla2008-11-112-1/+4
* Workaround for broken support for symlink extended attributes in pyxattr <owsla2008-11-112-0/+5
* Handle ELOOP ("Too many levels of symbolic links") error when reading extendedowsla2008-11-092-3/+9
* Inform the user of which file has failed if an exception occurs during aowsla2008-10-232-1/+6
* Open changelog for 1.2.3owsla2008-10-191-0/+5
* Update for 1.2.2 releaseowsla2008-10-192-12/+20
* Automatically resume after a failed initial backup. (Patch from Josh Nisly)owsla2008-10-124-1/+68
* Open stdin/stdout in binary mode on Windowsowsla2008-10-123-1/+11
* Print a more informative error message if the user's remote shell printsowsla2008-10-092-0/+16
* Don't backup Windows ACLs if the --no-acls option is specified.owsla2008-10-073-1/+18