index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
urlmatch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
credential: allow wildcard patterns when matching config
brian m. carlson
2020-02-20
1
-1
/
+3
*
urlmatch: use hex2chr() in append_normalized_escapes()
René Scharfe
2017-07-09
1
-5
/
+5
*
urlmatch: allow globbing for the URL host part
Patrick Steinhardt
2017-02-01
1
-4
/
+45
*
urlmatch: include host in urlmatch ranking
Patrick Steinhardt
2017-02-01
1
-24
/
+34
*
urlmatch: split host and port fields in `struct url_info`
Patrick Steinhardt
2017-01-31
1
-4
/
+12
*
urlmatch: enable normalization of URLs with globs
Patrick Steinhardt
2017-01-31
1
-2
/
+12
*
urlmatch.c: make match_urls() static
Junio C Hamano
2015-01-15
1
-3
/
+3
*
isxdigit: cast input to unsigned char
Jeff King
2014-10-16
1
-4
/
+4
*
refactor skip_prefix to return a boolean
Jeff King
2014-06-20
1
-2
/
+1
*
urlmatch.c: recompute pointer after append_normalized_escapes
Thomas Rast
2013-09-13
1
-1
/
+5
*
config: add generic callback wrapper to parse section.<url>.key
Junio C Hamano
2013-07-31
1
-0
/
+67
*
config: add helper to normalize and match URLs
Kyle J. McKay
2013-07-31
1
-0
/
+468