Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v0.2
wildmatch
Browse files
May 23, 2016
wildmatch: handle foo/**/bar matching foo/bar
· 378a6c94
davvid
authored
May 17, 2016
View commits for tag v0.2
v0.2
378a6c94
wildmatch: install wildmatch.h into include/wildmatch
· ffcc9147
davvid
authored
May 17, 2016
ffcc9147
wildmatch.h: add short wildmatch description
· 4d92554a
davvid
authored
May 17, 2016
4d92554a
tests: move tests into functions for easier debugging
· 6cd42537
davvid
authored
May 17, 2016
6cd42537
wildmatch: properly collapse sequential **/**/** patterns
· d8cca29d
davvid
authored
May 17, 2016
View commits for tag v0.1
v0.1
d8cca29d
wildmatch: add initial support for wildstar matching
· 28b3f8a4
davvid
authored
May 17, 2016
28b3f8a4
wildmatch: handle the backslash edge case from the Git tests case
· 964de4c5
davvid
authored
May 16, 2016
964de4c5
wildmatch: add OpenBSD fnmatch base implementation and tests
· 69ee7e9a
davvid
authored
May 16, 2016
View commits for tag v0.0
v0.0
69ee7e9a
build: add cmake scripts and a Makefile wrapper
· 7c2cb09a
davvid
authored
May 15, 2016
7c2cb09a
wildmatch: initial project skeleton
· 07d45c68
davvid
authored
May 15, 2016
07d45c68
Loading