rsync-patches.git
2007-12-16 Wayne DavisonThe patches for 3.0.0pre7.
2007-11-28 Wayne DavisonThe patches for 3.0.0pre6.
2007-11-11 Wayne DavisonMy improved version of a connection-timeout patch.
2007-11-09 Wayne DavisonFixed failing hunks.
2007-11-06 Wayne DavisonMatt's transliterate patch.
2007-11-06 Wayne DavisonFixed failing hunks.
2007-11-03 Wayne DavisonCleanup patch fuzz.
2007-11-03 Wayne DavisonFixed failing hunks.
2007-11-03 Wayne DavisonImproved a comment.
2007-10-30 Wayne DavisonFixed failing hunks.
2007-10-29 Wayne DavisonImproved the rsyncsums script to have a --check mode.
2007-10-27 Wayne DavisonA little more cleanup.
2007-10-27 Wayne DavisonAllow for more -p info.
2007-10-27 Wayne DavisonGot rid of patch fuzz.
2007-10-27 Wayne DavisonFixed failing hunks.
2007-10-27 Wayne DavisonGot rid of some cruft.
2007-10-27 Wayne DavisonBroke-up the checksump-updating patch into a non-updati...
2007-10-26 Wayne DavisonFixed failing hunks.
2007-10-26 Wayne DavisonMake sure that the back-referencing "patches" symlink...
2007-10-23 Wayne DavisonMention option in the man-page.
2007-10-20 Wayne DavisonFixed 2 failing hunks.
2007-10-17 Wayne DavisonMore improvements from both Wesley and me.
2007-10-16 Wayne DavisonFixed failing hunk.
2007-10-16 Wayne DavisonFixed failing hunks.
2007-10-16 Wayne DavisonFixed a failing hunk, tweaked option sending.
2007-10-16 Wayne DavisonChanged 2 uses of XATTR_NOFOLLOW to FSOPT_NOFOLLOW.
2007-10-15 Wayne DavisonFixed a failing hunk.
2007-10-14 Wayne DavisonMy version of Wesley W. Terpstra's patch.
2007-10-14 Wayne DavisonFixed a compile problem and made the --delete-delay...
2007-10-13 Wayne DavisonMy version of Matt's --trust-rename patch.
2007-10-12 Wayne DavisonFixes from Matt.
2007-10-09 Wayne DavisonImproved to avoid a hashtable slowdown for files that...
2007-10-09 Wayne DavisonFixed a failing hunk.
2007-10-07 Wayne DavisonA patch to try to make really large files get handled...
2007-10-04 Wayne DavisonFixed build problem.
2007-10-04 Wayne DavisonGot rid of patch fuzz.
2007-10-04 Wayne DavisonAdded a manpage entry and made a few more tweaks.
2007-09-30 Wayne DavisonFixed a failing hunk.
2007-09-29 Wayne DavisonGot rid of some leftover start-of-line spaces prior...
2007-09-29 Wayne DavisonFixed failing hunks.
2007-09-26 Wayne DavisonMoved some misplaced code.
2007-09-23 Wayne DavisonFixed failing hunks.
2007-09-22 Wayne DavisonFixed failing hunks.
2007-09-18 Wayne DavisonFixed compilation errors/warnings.
2007-09-18 Wayne DavisonFixed failing hunks.
2007-09-17 Wayne DavisonFixed a failing hunk.
2007-09-15 Wayne DavisonFixed a failing hunk.
2007-09-09 Wayne DavisonFixed failing hunks.
2007-09-03 Wayne DavisonFixed failing hunks.
2007-09-02 Wayne DavisonFixed misplaced hunk.
2007-09-02 Wayne DavisonFixed failing hunks.
2007-09-02 Wayne DavisonA slightly changed version of Matt's %C (checksum)...
2007-09-01 Wayne DavisonFixed failing hunks.
2007-09-01 Wayne DavisonI committed a variation on this suggested change.
2007-09-01 Wayne DavisonFixed a failed hunk.
2007-09-01 Wayne Davison- Added the inode number to the .rsyncsum file.
2007-08-27 Wayne DavisonFixed failing hunks.
2007-08-22 Wayne DavisonMatt's --copy-devices patch.
2007-08-11 Wayne DavisonFixed failing hunks.
2007-07-14 Wayne DavisonFixed failing hunks.
2007-07-12 Wayne DavisonGot rid of two now-unneeded casts.
2007-07-12 Wayne DavisonGot rid of an now-unneeded cast.
2007-07-12 Wayne DavisonFixed a failing hunk.
2007-07-08 Wayne DavisonFixed failing hunks.
2007-07-07 Wayne DavisonCall "patch" with the -f option, and handle an error...
2007-07-02 Wayne DavisonFixed failing hunks.
2007-07-02 Wayne DavisonSwitched over to using binary data in the xattr values.
2007-06-30 Wayne DavisonGot rid of an unused variable in the rsyncsums perl...
2007-06-30 Wayne DavisonA simple patch that lets rsync use cached checksum...
2007-06-23 Wayne DavisonFixed the updating of individually-specified files...
2007-06-18 Wayne Davison- Renamed FLAG_SUM_FOUND FLAG_SUM_KEEP to make its...
2007-06-17 Wayne DavisonFixed the printf in the support/rsyncsums perl script...
2007-06-17 Wayne Davison- Cache the file's ctime too, for an even tighter sum...
2007-06-17 Wayne DavisonChanged from separate md4/md5 checksum files to a singl...
2007-06-16 Wayne DavisonA way to allow rsync to use a checksum cache on the...
2007-06-13 Wayne DavisonTweaked opening comment.
2007-06-13 Wayne DavisonMatt's --trust-append option.
2007-06-13 Wayne DavisonImproved manpage from Matt.
2007-05-31 Wayne DavisonAdded a TODO comment.
2007-05-25 Wayne DavisonFixed compile problem that Antti Tapaninen pointed...
2007-05-24 Wayne DavisonFixed failing hunks.
2007-05-22 Wayne DavisonUpdated to apply to the latest source.
2007-05-21 Wayne DavisonFixed a thinko in the calling of recv_add_gid().
2007-05-21 Wayne DavisonFixed failing hunks.
2007-05-21 Wayne DavisonFixed failing hunks.
2007-05-21 Wayne DavisonUpgraded to work with the latest ACL code.
2007-05-20 Wayne DavisonChanged the code to use the new flag var in the struct...
2007-05-20 Wayne DavisonFixed failing hunk.
2007-05-20 Wayne DavisonFixed failing hunks.
2007-05-12 Wayne DavisonA little more refinement.
2007-05-07 Wayne DavisonTweaked the doc & opening description.
2007-05-06 Wayne DavisonMatt's --source-backup option.
2007-05-06 Wayne DavisonSome improvements to the patch from Tobi.
2007-05-06 Wayne Davison- Made the new options work with a daemon-mode transfer.
2007-05-06 Wayne DavisonFixed a few bugs, including the ability to map --numeri...
2007-05-05 Wayne DavisonFixed failing hunks.
2007-05-05 Wayne DavisonMy first version of --usermap and --groupmap.
2007-05-04 Wayne DavisonTobias Oetiker's patch for a --drop-cache option.
2007-04-29 Wayne DavisonFixed failing hunks.
2007-04-28 Wayne DavisonAdded the --no-ignore-case option to allow overriding...
next