index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t3070-wildmatch.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t3070: make chain lint tester happy
Michael J Gruber
2023-03-28
1
-4
/
+6
*
wildmatch: fix exponential behavior
Phillip Wood
2023-03-20
1
-0
/
+9
*
test-lib: retire "lint harder" optimization hack
Eric Sunshine
2022-09-01
1
-5
/
+0
*
tests: fix broken &&-chains in compound statements
Eric Sunshine
2021-12-13
1
-1
/
+1
*
leak tests: mark various "generic" tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2021-10-13
1
-0
/
+1
*
t: avoid sed-based chain-linting in some expensive cases
Jeff King
2021-05-13
1
-0
/
+5
*
Merge branch 'nd/wildmatch-double-asterisk'
Junio C Hamano
2018-11-13
1
-2
/
+2
|
\
|
*
wildmatch: change behavior of "foo**bar" in WM_PATHNAME mode
Nguyễn Thái Ngọc Duy
2018-10-29
1
-2
/
+2
*
|
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2018-07-30
1
-2
/
+1
|
/
*
t/helper: merge test-wildmatch into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-7
/
+7
*
wildmatch test: mark test as EXPENSIVE_ON_WINDOWS
Ævar Arnfjörð Bjarmason
2018-01-30
1
-8
/
+8
*
wildmatch test: create & test files on disk in addition to in-memory
Ævar Arnfjörð Bjarmason
2018-01-30
1
-11
/
+190
*
wildmatch test: perform all tests under all wildmatch() modes
Ævar Arnfjörð Bjarmason
2018-01-30
1
-252
/
+226
*
wildmatch test: use test_must_fail, not ! for test-wildmatch
Ævar Arnfjörð Bjarmason
2018-01-30
1
-3
/
+3
*
wildmatch test: remove dead fnmatch() test code
Ævar Arnfjörð Bjarmason
2018-01-30
1
-178
/
+178
*
wildmatch test: use a paranoia pattern from nul_match()
Ævar Arnfjörð Bjarmason
2018-01-30
1
-3
/
+12
*
wildmatch test: don't try to vertically align our output
Ævar Arnfjörð Bjarmason
2018-01-30
1
-5
/
+5
*
wildmatch test: use more standard shell style
Ævar Arnfjörð Bjarmason
2018-01-30
1
-3
/
+6
*
wildmatch test: indent with tabs, not spaces
Ævar Arnfjörð Bjarmason
2018-01-30
1
-27
/
+27
*
Spelling fixes
Ville Skyttä
2017-06-27
1
-1
/
+1
*
wildmatch test: cover a blind spot in "/" matching
Ævar Arnfjörð Bjarmason
2017-06-16
1
-0
/
+2
*
wildmatch test: remove redundant duplicate test
Ævar Arnfjörð Bjarmason
2017-05-29
1
-1
/
+0
*
stop using fnmatch (either native or compat)
Nguyễn Thái Ngọc Duy
2014-02-20
1
-13
/
+0
*
wildmatch: properly fold case everywhere
Anthony Ramine
2013-06-02
1
-6
/
+49
*
wildmatch: advance faster in <asterisk> + <literal> patterns
Nguyễn Thái Ngọc Duy
2013-01-02
1
-0
/
+8
*
wildmatch: make a special case for "*/" with FNM_PATHNAME
Nguyễn Thái Ngọc Duy
2013-01-02
1
-0
/
+8
*
wildmatch: support "no FNM_PATHNAME" mode
Nguyễn Thái Ngọc Duy
2013-01-02
1
-0
/
+27
*
wildmatch: fix "**" special case
Nguyễn Thái Ngọc Duy
2013-01-02
1
-1
/
+1
*
t3070: Disable some failing fnmatch tests
Ramsay Jones
2012-12-16
1
-3
/
+3
*
test-wildmatch: avoid Windows path mangling
Nguyễn Thái Ngọc Duy
2012-11-20
1
-5
/
+5
*
wildmatch: make /**/ match zero or more directories
Nguyễn Thái Ngọc Duy
2012-10-15
1
-1
/
+7
*
wildmatch: adjust "**" behavior
Nguyễn Thái Ngọc Duy
2012-10-15
1
-2
/
+3
*
t3070: disable unreliable fnmatch tests
Nguyễn Thái Ngọc Duy
2012-10-15
1
-43
/
+43
*
Integrate wildmatch to git
Nguyễn Thái Ngọc Duy
2012-10-15
1
-0
/
+188