Wayne Davison
|
16859cdbdc
|
Improved the summary output to use correct English for all counts.
|
2003-07-07 07:08:24 +00:00 |
|
Wayne Davison
|
b6b42c892c
|
Improve the format of the --iterations output.
|
2003-07-06 18:29:24 +00:00 |
|
Wayne Davison
|
97d53f8c75
|
Switch to using an input file so that backslashes are specified
normally, and so that test additions and changes are easier.
|
2003-07-06 17:41:01 +00:00 |
|
Wayne Davison
|
c21eeef5bc
|
Updated for latest wildmatch.c changes.
|
2003-07-06 04:34:19 +00:00 |
|
Wayne Davison
|
9a17dddbc5
|
Fixed the output of popt errors and changed our one option to be
--iterations (-i).
|
2003-07-05 19:21:41 +00:00 |
|
Wayne Davison
|
d5c973ccb7
|
Changed some names since "depth" wasn't really the right term.
|
2003-07-05 19:03:42 +00:00 |
|
Wayne Davison
|
076f60eed0
|
Added a --depth option to report recursion depth values.
|
2003-07-05 18:49:38 +00:00 |
|
Wayne Davison
|
af7086c63f
|
Change most SAME-AS-FNMATCH "false" values to "true" (since we _should_
work the same as fnmatch in most cases, if fnmatch was actually working
right).
|
2003-07-05 07:03:56 +00:00 |
|
Wayne Davison
|
8808589277
|
Get rid of a couple compiler warnings.
|
2003-07-05 06:56:16 +00:00 |
|
Wayne Davison
|
6cd5096063
|
Don't define COMPARE_WITH_FNMATCH by default.
|
2003-07-05 06:53:41 +00:00 |
|
Wayne Davison
|
677cd34acd
|
Include lib/wildmatch.h directly for now (until we make rsync.h include
it for us).
|
2003-07-05 00:13:38 +00:00 |
|
Wayne Davison
|
5de45bcadc
|
A testbed to stress the new wildmatch() routine.
|
2003-07-05 00:05:02 +00:00 |
|