index
:
android_external_rsync
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
gb-release-7.2
gingerbread
gingerbread-release
ics
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
master
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wildtest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump the year to 2014.
Wayne Davison
2014-01-26
1
-1
/
+1
*
Set number_separator the first time it gets used.
Wayne Davison
2013-06-11
1
-1
/
+0
*
Update copyright year.
Wayne Davison
2013-01-19
1
-1
/
+1
*
Fix two unused-variable compiler warnings.
Wayne Davison
2011-09-22
1
-4
/
+9
*
Update the copyright year.
Wayne Davison
2009-01-03
1
-1
/
+1
*
Output numbers in 3-digit groups by default (e.g. 1,234,567).
Wayne Davison
2008-09-01
1
-0
/
+1
*
Include 2008 in the copyright years.
Wayne Davison
2008-03-01
1
-1
/
+1
*
Tweaking the license text a bit more.
Wayne Davison
2007-07-10
1
-2
/
+3
*
Switching to GPL 3.
Wayne Davison
2007-07-07
1
-3
/
+2
*
Further modifications to the copyright comment section.
Wayne Davison
2007-02-04
1
-4
/
+3
*
Updated the FSF's address to an even newer one.
Wayne Davison
2006-04-25
1
-3
/
+3
*
- Updated the address for the FSF in the opening comment.
Wayne Davison
2006-04-25
1
-2
/
+18
*
Include popt.h using <popt.h> instead of "popt.h".
Wayne Davison
2006-01-26
1
-1
/
+1
*
Fixed a bug in the explode_mode code that was causing a crash
Wayne Davison
2006-01-13
1
-19
/
+7
*
Added -x and -e options, which are used to exercise wildmatch_array().
Wayne Davison
2006-01-02
1
-2
/
+55
*
Got rid of unused true/false defines.
Wayne Davison
2004-02-07
1
-3
/
+0
*
We now take a TESTFILE arg on the command-line.
Wayne Davison
2004-01-08
1
-8
/
+14
*
Improved the summary output to use correct English for all counts.
Wayne Davison
2003-07-07
1
-4
/
+6
*
Improve the format of the --iterations output.
Wayne Davison
2003-07-06
1
-2
/
+4
*
Switch to using an input file so that backslashes are specified
Wayne Davison
2003-07-06
1
-132
/
+81
*
Updated for latest wildmatch.c changes.
Wayne Davison
2003-07-06
1
-16
/
+29
*
Fixed the output of popt errors and changed our one option to be
Wayne Davison
2003-07-05
1
-2
/
+4
*
Changed some names since "depth" wasn't really the right term.
Wayne Davison
2003-07-05
1
-5
/
+5
*
Added a --depth option to report recursion depth values.
Wayne Davison
2003-07-05
1
-159
/
+129
*
Change most SAME-AS-FNMATCH "false" values to "true" (since we _should_
Wayne Davison
2003-07-05
1
-7
/
+7
*
Get rid of a couple compiler warnings.
Wayne Davison
2003-07-05
1
-0
/
+4
*
Don't define COMPARE_WITH_FNMATCH by default.
Wayne Davison
2003-07-05
1
-1
/
+1
*
Include lib/wildmatch.h directly for now (until we make rsync.h include
Wayne Davison
2003-07-05
1
-0
/
+1
*
A testbed to stress the new wildmatch() routine.
Wayne Davison
2003-07-05
1
-0
/
+214