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
/
rdiff_backup
/
rpath.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inform the user of which file has failed if an exception occurs during a
owsla
2008-10-23
1
-1
/
+4
*
Automatically resume after a failed initial backup. (Patch from Josh Nisly)
owsla
2008-10-12
1
-0
/
+23
*
Open stdin/stdout in binary mode on Windows
owsla
2008-10-12
1
-1
/
+1
*
Support extended attributes on symbolic links (part 2)
owsla
2008-09-27
1
-1
/
+1
*
Support extended attributes on symbolic links
owsla
2008-09-27
1
-1
/
+1
*
On Mac OS X, read the com.apple.FinderInfo extended attribute since it is the
owsla
2008-09-26
1
-0
/
+4
*
Fall back on the Python make_file_dict function when the filename contains
owsla
2008-07-22
1
-3
/
+8
*
Move make_file_dict_python so that it is run on the remote end instead of
owsla
2008-07-13
1
-56
/
+59
*
Properly handle uid/gid comparison when the metadata about a destination
owsla
2008-07-05
1
-1
/
+4
*
Use the Python os.lstat() on Windows. (Patch from Josh Nisly)
owsla
2008-07-02
1
-3
/
+6
*
Support for Windows ACLs. (Patch from Josh Nisly and Fred Gansevles)
owsla
2008-07-02
1
-3
/
+35
*
Optimize --check-destination and other functions by determining the increment
owsla
2008-06-26
1
-17
/
+29
*
Don't set modification times for directories on Windows. Also, assume
owsla
2008-06-10
1
-1
/
+9
*
Do not use inode numbers on Windows and gracefully handle attempts to
owsla
2008-06-10
1
-2
/
+12
*
Recover from EBADF during fsync(). Closes Savannah bug #15839
owsla
2008-01-06
1
-1
/
+1
*
Print a more helpful error message when we get a "Result too large" error
owsla
2007-12-25
1
-1
/
+11
*
The retry without sticky bit message should indicate that it is a warning.
owsla
2007-12-25
1
-3
/
+3
*
- Replace is_readable() function with pre-existing readable() function
owsla
2007-12-24
1
-4
/
+0
*
restore_set_root should check if it can read a directory before trying
owsla
2007-12-23
1
-0
/
+4
*
More robust workaround for EFTYPE only being present on BSD
owsla
2007-08-13
1
-2
/
+2
*
Python bug -- errno.EFTYPE is not defined, but necessary to check on BSD
owsla
2007-08-13
1
-1
/
+2
*
Fix typo
owsla
2007-08-13
1
-2
/
+2
*
Handle failed attempts to set the sticky bit
owsla
2007-08-08
1
-1
/
+13
*
Avoid setting permissions to 000 because they're out of sync.
owsla
2007-07-12
1
-0
/
+3
*
Make sure isincfile() always sets inc_compressed
owsla
2007-07-11
1
-4
/
+3
*
Squash regress/check_pids bug and properly pickle RPath's
owsla
2007-07-09
1
-6
/
+6
*
Warn if file modification time is before 1970.
owsla
2007-06-20
1
-0
/
+2
*
Cygwin generates EACCESS on fsync -- so accept it rather than dieing.
dgaudet
2007-01-29
1
-4
/
+8
*
Add global to avoid unnecessary system calls on systems where umask does not ...
owsla
2006-12-29
1
-2
/
+2
*
on symlink perm setting -- save the orig_umask so we don't have to
dgaudet
2006-11-05
1
-2
/
+2
*
Mac OS X Extended Attributes support. (Patch from Andrew Ferguson.)
dgaudet
2006-11-05
1
-2
/
+2
*
Preserve Mac OS X 'Creation Date' field across backups. (Patch from Andrew
dgaudet
2006-11-05
1
-2
/
+17
*
Set symlink permissions properly. (Patch from Andrew Ferguson.)
dgaudet
2006-11-05
1
-1
/
+6
*
If fsync fails, make sure descriptor still closed
bescoto
2006-01-13
1
-0
/
+1
*
Don't gzip 0 length files
bescoto
2005-12-16
1
-2
/
+53
*
Final (?) too-long-filename bug fix
bescoto
2005-11-23
1
-1
/
+39
*
Error reporting cleanup
bescoto
2005-11-19
1
-3
/
+13
*
rpath typo fix
bescoto
2005-11-06
1
-2
/
+2
*
re-enable carbonfile default, ignore errors
bescoto
2005-11-06
1
-31
/
+24
*
Added metadata diffing, and an iterfile hash bugfix
bescoto
2005-11-04
1
-2
/
+2
*
Added various compare options like --compare-full and --compare-hash
bescoto
2005-10-31
1
-10
/
+0
*
Write SHA1 digests for all regular files
bescoto
2005-10-27
1
-6
/
+24
*
Refactored fs_abilities, also don't quote if case-insensitive->case-insensitive
bescoto
2005-10-24
1
-5
/
+15
*
Fix for bug #14799 -- now autodetect whether destination supports high permis...
bescoto
2005-10-20
1
-1
/
+1
*
Try read/write fsync for cygwin, also add --preserve-numerical-ids
bescoto
2005-10-20
1
-11
/
+30
*
short-term (?) kludge so missing carbonfile data doesn't cause crash
bescoto
2005-10-19
1
-0
/
+7
*
Avoid lchown requirement
bescoto
2005-09-07
1
-1
/
+6
*
Stop python v2.2 from choking on device files
bescoto
2005-09-01
1
-2
/
+4
*
Further fix so we can restore backups with mirror_metadata files
bescoto
2005-08-17
1
-0
/
+5
*
Updated inctest - before it would compare increment attributes too strictly
bescoto
2005-08-14
1
-2
/
+4
[next]