index
:
delta/python-packages/rdiff-backup.git
master
r0-10
r0-12
r0-6
r1-0
r1-2
svn.savannah.nongnu.org: svn/rdiff-backup
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rdiff-backup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support comments in rdiff-backup's ACL files and quote the quoting character
owsla
2008-12-19
3
-2
/
+6
*
Print a more helpful error message if we cannot read the backup destination.
owsla
2008-12-19
1
-2
/
+7
*
Print a more helpful error message if we cannot read the backup destination.
owsla
2008-12-19
2
-0
/
+5
*
Print a more helpful error message if we cannot write to the backup
owsla
2008-12-18
2
-1
/
+18
*
Add ETIMEDOUT to the list of recoverable errors
owsla
2008-12-18
2
-2
/
+5
*
Supress warnings about the deprecated sha module in Python 2.6. (Josh Nisly)
owsla
2008-12-18
2
-0
/
+8
*
Test for symlink permissions now produces a functioning symlink.
owsla
2008-12-18
2
-3
/
+4
*
Catch EACCES as well as EPERM
owsla
2008-12-17
1
-1
/
+1
*
Fix for crash when deleting read-only files on Windows. (Patch from Josh Nisly)
owsla
2008-12-17
2
-1
/
+14
*
Fix for Python 2.2 in win_acls.py
owsla
2008-11-24
2
-0
/
+3
*
Throttle verbosity of listattr() warnings
owsla
2008-11-13
2
-1
/
+3
*
Final fixes to trailing spaces support
owsla
2008-11-13
2
-10
/
+10
*
Fix typo and fact that rpath.touch() doesn't return anything
owsla
2008-11-13
1
-4
/
+7
*
Escape trailing spaces and periods on systems which require it
owsla
2008-11-13
3
-1
/
+86
*
Print nicer error messages in rdiff-backup-statistics
owsla
2008-11-12
2
-2
/
+20
*
Properly handle EINVAL "Invalid argument" errors when setting extended
owsla
2008-11-12
2
-1
/
+4
*
Add warning message if pyxattr is below version 0.2.2.
owsla
2008-11-12
2
-0
/
+12
*
Add "Stale NFS file handle" (ESTALE) to the list of recoverable errors.
owsla
2008-11-11
2
-1
/
+4
*
Workaround for broken support for symlink extended attributes in pyxattr <
owsla
2008-11-11
2
-0
/
+5
*
Handle ELOOP ("Too many levels of symbolic links") error when reading extended
owsla
2008-11-09
2
-3
/
+9
*
Inform the user of which file has failed if an exception occurs during a
owsla
2008-10-23
2
-1
/
+6
*
Open changelog for 1.2.3
owsla
2008-10-19
1
-0
/
+5
*
Update for 1.2.2 release
owsla
2008-10-19
2
-12
/
+20
*
Automatically resume after a failed initial backup. (Patch from Josh Nisly)
owsla
2008-10-12
4
-1
/
+68
*
Open stdin/stdout in binary mode on Windows
owsla
2008-10-12
3
-1
/
+11
*
Print a more informative error message if the user's remote shell prints
owsla
2008-10-09
2
-0
/
+16
*
Don't backup Windows ACLs if the --no-acls option is specified.
owsla
2008-10-07
3
-1
/
+18
*
more FAQ updates for CIFS issues
owsla
2008-10-05
1
-3
/
+5
*
FAQ update
owsla
2008-10-04
1
-2
/
+5
*
Add error handling and logging to Windows ACL support; fixes Windows backup to
owsla
2008-10-02
3
-60
/
+132
*
Add a warning message if extended attributes support is broken by the
owsla
2008-10-02
2
-0
/
+10
*
Improve handling of Windows ACLs by switching to API functions which
owsla
2008-09-30
2
-6
/
+43
*
Support extended attributes on symbolic links (part 2)
owsla
2008-09-27
1
-1
/
+1
*
Correct typo in previous fix
owsla
2008-09-27
1
-1
/
+1
*
Support extended attributes on symbolic links
owsla
2008-09-27
3
-7
/
+9
*
On Mac OS X, read the com.apple.FinderInfo extended attribute since it is the
owsla
2008-09-26
3
-3
/
+9
*
Properly fix no 'inc_compressed' attribute bug.
owsla
2008-09-25
2
-2
/
+4
*
Improve support for Python 2.5, which refactored the built-in exceptions so
owsla
2008-09-24
3
-1
/
+7
*
Expand --exclude-if-present option to also support directories, symlinks, etc.
owsla
2008-09-04
2
-1
/
+5
*
Start 1.2.2 changelog
owsla
2008-08-25
1
-0
/
+5
*
Add Windows-README.txt to the distribution
owsla
2008-08-25
1
-1
/
+1
*
Add some more Windows documentation and release 1.2.1
owsla
2008-08-25
2
-1
/
+49
*
Improve warning message in light of new Windows ACLs support
owsla
2008-08-21
1
-2
/
+2
*
Update Windows FAQ entry
owsla
2008-08-20
1
-3
/
+3
*
Move test for native Windows to eliminate additional remote call
owsla
2008-08-20
3
-11
/
+5
*
Update man page to indicate that --no-hard-links is enabled by on Windows
owsla
2008-08-20
1
-0
/
+2
*
Disable hardlinks by default when backup source or restore destination is
owsla
2008-08-20
4
-1
/
+14
*
Further README updates for Windows systems.
owsla
2008-08-20
1
-4
/
+16
*
Add Python for Windows extensions to list of requirements
owsla
2008-08-19
1
-1
/
+2
*
Properly catch KeyboardInterrupt on Python 2.5
owsla
2008-08-16
2
-1
/
+3
[next]