Got rid of some cruft.
[rsync/rsync-patches.git] / verify-patches
2007-10-26 Wayne DavisonMake sure that the back-referencing "patches" symlink...
2007-07-07 Wayne DavisonCall "patch" with the -f option, and handle an error...
2006-12-27 Wayne Davison- Make sure that our patched files can end up with...
2006-12-03 Wayne Davison- Added a lock file.
2006-11-01 Wayne DavisonWe now look for extra "patch -p1 <patches/FOO" commands...
2006-10-28 Wayne Davison- Put the config.cache file in the parent dir of the...
2006-10-24 Wayne DavisonGot rid of some patch fuzz.
2006-03-15 Wayne DavisonSet LC_COLLATE=C explicitly in the environment.
2006-02-28 Wayne DavisonHandle a patch failure where the whole patch was rejected.
2006-02-15 Wayne DavisonFixed a problem joining multiple .rej names in the...
2006-02-09 Wayne DavisonOne more fix for the scanning of configure's args.
2006-02-09 Wayne Davison- Use the first configure command given in a diff,...
2006-02-09 Wayne Davison- Allow --auto-cmd (-a) additions to be specifed while...
2006-02-08 Wayne DavisonTweaked a message.
2006-02-08 Wayne DavisonAllow --auto-cmd (-a) to be repeated.
2006-02-08 Wayne Davison- Added a short option (-a) for --auto-cmd.
2006-02-08 Wayne DavisonEnhanced --auto-cmd to take a REGEX instead of a STRING.
2006-02-08 Wayne DavisonAdded --auto-cmd=STR option.
2006-02-08 Wayne DavisonAdded the --require-quit (-Q) option (used by my releas...
2006-02-06 Wayne Davison- Make sure that generated files always come last in...
2006-02-06 Wayne DavisonWe should not use the date in the header when patching...
2006-02-06 Wayne DavisonAdded the --prepare-source option that will regenerate...
2006-02-05 Wayne DavisonBe a little more quiet when updating "cvsdir".
2006-02-03 Wayne DavisonUse the -P option with cvs checkout.
2005-05-13 Wayne DavisonFixed a couple problems in restore_cvsdir().
2005-03-23 Wayne DavisonGet rid of all decimal-time values in the diff headers,
2005-02-20 Wayne DavisonSkip any version of the gzip-rsyncable diff.
2005-02-12 Wayne Davison- Ignore 1-line of fuzz unless --minor-updates was...
2004-10-20 Wayne DavisonAdded a couple command-line options.
2004-10-08 Wayne Davison- Handle autoconf/autoheader requirements better when...
2004-09-23 Wayne DavisonImproved the default (suggested) commands depending...
2004-07-15 Wayne DavisonReset @rejects for each new patch application.
2004-07-14 Wayne DavisonCleanup any reject files after a dependency patch fails...
2004-07-06 Wayne DavisonA few more improvements to the input-parsing code and...
2004-07-04 Wayne DavisonA few more improvements including an ability to build...
2004-07-03 Wayne DavisonTransformed shell script into perl script and improved...
2004-05-21 Wayne DavisonStrip off the new "a/" and "b/" path prefixes in the...
2004-05-18 Wayne DavisonDo a better job of finding the .rej files to edit ...
2004-05-13 Wayne DavisonGot rid of the option to regenerate the proto.h file.
2004-04-24 Wayne DavisonUse egrep in place of a sequence of greps.
2004-04-24 Wayne DavisonTweaked the names of the subdirs inside the tmp dir.
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 DavisonChanged the directory structure a little and added...
2004-04-22 Wayne DavisonA shell script that makes it easier to verify and fix...