index
:
platform/upstream/rsync
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_wearable
backup/rsync-3.1.1-20220217
pristine-tar
sandbox/backup/rsync_3.2.3_20240122
sandbox/dh0128.kwak/rsync-3.2.3-20220216
sandbox/rsync_3.2.7
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wildtest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-01
Include 2008 in the copyright years.
Wayne Davison
1
-1
/
+1
2007-07-10
Tweaking the license text a bit more.
Wayne Davison
1
-2
/
+3
2007-07-07
Switching to GPL 3.
Wayne Davison
1
-3
/
+2
2007-02-04
Further modifications to the copyright comment section.
Wayne Davison
1
-4
/
+3
2006-04-25
Updated the FSF's address to an even newer one.
Wayne Davison
1
-3
/
+3
2006-04-25
- Updated the address for the FSF in the opening comment.
Wayne Davison
1
-2
/
+18
2006-01-26
Include popt.h using <popt.h> instead of "popt.h".
Wayne Davison
1
-1
/
+1
2006-01-13
Fixed a bug in the explode_mode code that was causing a crash
Wayne Davison
1
-19
/
+7
2006-01-02
Added -x and -e options, which are used to exercise wildmatch_array().
Wayne Davison
1
-2
/
+55
2004-02-07
Got rid of unused true/false defines.
Wayne Davison
1
-3
/
+0
2004-01-08
We now take a TESTFILE arg on the command-line.
Wayne Davison
1
-8
/
+14
2003-07-07
Improved the summary output to use correct English for all counts.
Wayne Davison
1
-4
/
+6
2003-07-06
Improve the format of the --iterations output.
Wayne Davison
1
-2
/
+4
2003-07-06
Switch to using an input file so that backslashes are specified
Wayne Davison
1
-132
/
+81
2003-07-06
Updated for latest wildmatch.c changes.
Wayne Davison
1
-16
/
+29
2003-07-05
Fixed the output of popt errors and changed our one option to be
Wayne Davison
1
-2
/
+4
2003-07-05
Changed some names since "depth" wasn't really the right term.
Wayne Davison
1
-5
/
+5
2003-07-05
Added a --depth option to report recursion depth values.
Wayne Davison
1
-159
/
+129
2003-07-05
Change most SAME-AS-FNMATCH "false" values to "true" (since we _should_
Wayne Davison
1
-7
/
+7
2003-07-05
Get rid of a couple compiler warnings.
Wayne Davison
1
-0
/
+4
2003-07-05
Don't define COMPARE_WITH_FNMATCH by default.
Wayne Davison
1
-1
/
+1
2003-07-05
Include lib/wildmatch.h directly for now (until we make rsync.h include
Wayne Davison
1
-0
/
+1
2003-07-05
A testbed to stress the new wildmatch() routine.
Wayne Davison
1
-0
/
+214