We now figure out if diff accepts -u and we'll use it instead of -c,
[rsync/rsync.git] / wildtest.c
2003-07-05 Wayne DavisonFixed the output of popt errors and changed our one...
2003-07-05 Wayne DavisonChanged some names since "depth" wasn't really the...
2003-07-05 Wayne DavisonAdded a --depth option to report recursion depth values.
2003-07-05 Wayne DavisonChange most SAME-AS-FNMATCH "false" values to "true...
2003-07-05 Wayne DavisonGet rid of a couple compiler warnings.
2003-07-05 Wayne DavisonDon't define COMPARE_WITH_FNMATCH by default.
2003-07-05 Wayne DavisonInclude lib/wildmatch.h directly for now (until we...
2003-07-05 Wayne DavisonA testbed to stress the new wildmatch() routine.