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
*
hex-ll: separate out non-hash-algo functions
Calvin Wan
2023-09-30
1
-1
/
+1
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-3
/
+4
*
treewide: replace cache.h with more direct headers, where possible
Elijah Newren
2023-02-24
1
-1
/
+3
*
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
convert trivial uses of strncmp() to starts_with()
Jeff King
2023-01-08
1
-3
/
+3
*
urlmatch.c: add and use a *_release() function
Ævar Arnfjörð Bjarmason
2022-03-04
1
-0
/
+5
*
urlmatch: add underscore to URL_HOST_CHARS
Jeff King
2021-10-13
1
-1
/
+1
*
credential: handle `credential.<partial-URL>.<key>` again
Johannes Schindelin
2020-04-25
1
-3
/
+7
*
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