rsync/rsync-patches.git
2004-08-03 Wayne DavisonGot rid of fuzz.
2004-08-03 Wayne DavisonFixed a failig hunk.
2004-07-30 Wayne DavisonUpdated to work with the latest g2r-basis-filename...
2004-07-30 Wayne DavisonWorking with the new g2r-basis-filename patch, we just...
2004-07-30 Wayne DavisonReduced the transmitted data on the generator-to-receiv...
2004-07-29 Wayne DavisonReflect the new skip_file() calling args.
2004-07-29 Wayne DavisonGot rid of the extra compare_dest scan in skip_file().
2004-07-29 Wayne DavisonNo need to check-for/complain-about a lack of hard...
2004-07-29 Wayne DavisonGot rid of failing or fuzzy hunks.
2004-07-29 Wayne DavisonNo more need for the partial-dir.diff dependency.
2004-07-29 Wayne DavisonApplied.
2004-07-29 Wayne DavisonOptimize the --partial-dir=. option (which is the same...
2004-07-28 Wayne DavisonFix failing hunks.
2004-07-28 Wayne DavisonModified to depend on the partial-dir.diff.
2004-07-28 Wayne Davison- Needed to move the partial-dir check in the generator.
2004-07-28 Wayne Davison- Added defines for the 2 new literal args.
2004-07-26 Wayne DavisonFix some fuzz in the --help text hunks.
2004-07-26 Wayne DavisonFixed failing hunk.
2004-07-25 Wayne Davison- Handle the receive-failed case properly.
2004-07-24 Wayne DavisonWhen we need to create the partial_dir directory, remov...
2004-07-23 Wayne Davison- Made a relative --partial-dir actually be relative...
2004-07-23 Wayne DavisonImplement a --partial-dir=DIR option.
2004-07-23 Wayne DavisonWork with latest g2r-basis-filename.diff patch.
2004-07-23 Wayne Davison- Make sure we can't block in the generator (use a...
2004-07-22 Wayne DavisonWhen --read-batch was specified, do not put the generat...
2004-07-22 Wayne DavisonGot rid of failures and fuzz.
2004-07-21 Wayne DavisonUpdated.
2004-07-19 Wayne DavisonFixed failing hunks.
2004-07-19 Wayne DavisonTweaked a label name.
2004-07-19 Wayne DavisonUpdated to apply over the latest g2r-basis-filename...
2004-07-17 Wayne DavisonUpdated to handle --read-batch mode. This actually...
2004-07-17 Wayne DavisonFixed for latest source.
2004-07-17 Wayne Davison- Write a length prefix instead of a trailing null...
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 ...
next