rsync/rsync-patches.git
2004-07-16 Wayne DavisonUpdated.
2004-07-16 Wayne DavisonHas been applied to CVS.
2004-07-16 Wayne DavisonGot rid of the unused "i" value in struct sum_buf and...
2004-07-16 Wayne DavisonFixed the return type on the new links_depth() function.
2004-07-16 Wayne DavisonA proposed --links-depth option.
2004-07-15 Wayne DavisonUpdated to apply to latest source.
2004-07-15 Wayne DavisonReset @rejects for each new patch application.
2004-07-15 Wayne DavisonNo longer needed after batch-file rewrite.
2004-07-14 Wayne DavisonCleanup any reject files after a dependency patch fails...
2004-07-07 Wayne DavisonUpdated to use match.c's new "want_i" variable.
2004-07-06 Wayne DavisonA few more improvements to the input-parsing code and...
2004-07-04 Wayne DavisonGot rid of extra comparisons in compare_targets().
2004-07-04 Wayne DavisonIgnore "tmp".
2004-07-04 Wayne DavisonA few more improvements including an ability to build...
2004-07-03 Wayne DavisonUpdated the format using the new verify-patches script.
2004-07-03 Wayne DavisonUse the new diff-dependency feature to make the patch...
2004-07-03 Wayne DavisonTransformed shell script into perl script and improved...
2004-07-03 Wayne DavisonModified to work with the trunk's hash_search() optimiz...
2004-07-02 Wayne Davison- Added a test for ftruncate() to configure. If the...
2004-06-30 Wayne DavisonUpdated to apply cleanly.
2004-06-30 Wayne DavisonIncorporated the g2r-basis-filename.diff changes so...
2004-06-30 Wayne DavisonMerged in the g2r-basis-filename.diff changes so that...
2004-06-29 Wayne DavisonAdded a pipe from the generator to the receiver that...
2004-06-29 Wayne DavisonSimplified the patch a lot, fixing the one failing...
2004-06-29 Wayne DavisonAdded back the alternate.c file that got lost from...
2004-06-28 Wayne Davison- Got rid of the main.c bugfix (it is now in CVS).
2004-06-23 Wayne DavisonFixed a typo.
2004-06-23 Wayne DavisonOptimized the calling of access() in one loop.
2004-06-23 Wayne DavisonA modified version of Vidar Madsen's --compare-dest...
2004-06-20 Wayne DavisonUpdated to apply cleanly.
2004-06-18 Wayne DavisonSome improvements from Chris Shoemaker.
2004-06-15 Wayne DavisonAdded missing documentation.
2004-06-15 Wayne DavisonAdd a --max-size option.
2004-06-09 Wayne DavisonFixed a failed hunk.
2004-06-09 Wayne DavisonApplied to CVS.
2004-06-09 Wayne DavisonFixed a failure.
2004-06-09 Wayne DavisonGot rid of some fuzz.
2004-06-06 Wayne DavisonFixed fuzz and failed hunks.
2004-06-06 Wayne DavisonOne minor tweak.
2004-06-06 Wayne DavisonFixed a typo and added an extra note.
2004-06-05 Wayne DavisonGot rid of proto.h hunk.
2004-06-05 Wayne DavisonAllow an rsync-daemon to glob more than 1000 file entries.
2004-06-05 Wayne DavisonThis has been merged into the main codebase.
2004-06-05 Wayne DavisonSimplified the code that avoids the re-stat for already...
2004-06-05 Wayne DavisonDon't let set_perms() re-stat an existing directory...
2004-06-05 Wayne DavisonPut the new code in generator.c in a better spot.
2004-06-04 Wayne DavisonImproved the code that supports --inherit.
2004-06-04 Wayne DavisonFixed failures/fuzz.
2004-06-04 Wayne DavisonNew option allows a symlink to a dir on the receiver...
2004-05-30 Wayne DavisonMade inheritance of parent-dir rules optional.
2004-05-30 Wayne DavisonRemoved an unneeded '{' that my tweaking should have...
2004-05-29 Wayne DavisonNew patch from Eran Tromer (tweaked for CVS).
2004-05-24 Wayne Davison- Improved the sanitize_path() logic for merged include...
2004-05-22 Wayne DavisonFixed some failing hunks.
2004-05-22 Wayne DavisonGot rid of some fuzz.
2004-05-22 Wayne DavisonUpdated the exclude test to test merge files.
2004-05-22 Wayne DavisonImproved the docs.
2004-05-22 Wayne DavisonChanged order of list-clearing loop in pop_local_exclud...
2004-05-21 Wayne DavisonImproved the push/pop/search-for-dup code.
2004-05-21 Wayne DavisonRemoved applied patch.
2004-05-21 Wayne DavisonImproved the manpage markup a little.
2004-05-21 Wayne DavisonStrip off the new "a/" and "b/" path prefixes in the...
2004-05-21 Wayne DavisonFixed failed hunks.
2004-05-21 Wayne DavisonRemoving applied patch.
2004-05-21 Wayne DavisonFixed the logic in the write-only check.
2004-05-18 Wayne DavisonFixed failing hunks.
2004-05-18 Wayne DavisonDo a better job of finding the .rej files to edit ...
2004-05-17 Wayne DavisonAdded some extra error checking and made a couple minor...
2004-05-17 Wayne DavisonChanged the time-spec parsing to allow abbreviated...
2004-05-17 Wayne DavisonSwitched the storage for the merge-file lists from...
2004-05-16 Wayne DavisonFixed a problem where the "listp" pointer in make_exclu...
2004-05-16 Wayne DavisonTook the general exclude-list improvements from this...
2004-05-15 Wayne DavisonFixed failing hunks and/or fuzz.
2004-05-15 Wayne Davison- Improved the recently-added exclude-list comment.
2004-05-15 Wayne Davison- Use "array" for the root-list's array pointer, not...
2004-05-15 Wayne DavisonOne more tweak.
2004-05-15 Wayne DavisonGot rid of "extra" pointer out of exclude_list_struct...
2004-05-13 Wayne DavisonGot rid of the option to regenerate the proto.h file.
2004-05-13 Wayne DavisonGot rid of the changes to proto.h and mentioned the...
2004-05-13 Wayne DavisonFixed failed hunks.
2004-05-13 Wayne DavisonMy slightly modified version of the ACL (access control...
2004-05-13 Wayne DavisonAdd an option, --dir-times, that tells rsync to preserv...
2004-05-09 Wayne DavisonUpdated to apply cleanly.
2004-05-02 Wayne DavisonCraig Barratt's --checksum-seed option.
2004-04-27 Wayne DavisonPatch from Mark Curtis.
2004-04-27 Wayne DavisonThe --fsync option from Sami Farin.
2004-04-27 Wayne DavisonUpdated.
2004-04-27 Wayne DavisonTook John's new patch (with the --stopat option) and...
2004-04-25 Wayne DavisonUpdated version of Casey Marshall's openssl patch.
2004-04-25 Wayne DavisonA simplified version of the netgroup-authorization...
2004-04-24 Wayne DavisonUse egrep in place of a sequence of greps.
2004-04-24 Wayne DavisonSuperseded by the better solution in merge-exclude...
2004-04-24 Wayne DavisonPrefixed some notes.
2004-04-24 Wayne DavisonUpdated.
2004-04-24 Wayne DavisonTweaked the names of the subdirs inside the tmp dir.
2004-04-24 Wayne Davison- Refer to this rule as a "merge" rather than an "inser...
2004-04-24 Wayne DavisonImproved grepping of patch output.
2004-04-24 Wayne DavisonSet a better default command based on what just happened.
2004-04-23 Wayne DavisonA few more improvements.
2004-04-23 Wayne DavisonMy implementation of the ". insert-file" idiom for...
next