summaryrefslogtreecommitdiffstats
path: root/urlmatch.c
AgeCommit message (Expand)AuthorLines
2014-10-16isxdigit: cast input to unsigned charJeff King-4/+4
2014-06-20refactor skip_prefix to return a booleanJeff King-2/+1
2013-09-12urlmatch.c: recompute pointer after append_normalized_escapesThomas Rast-1/+5
2013-07-31config: add generic callback wrapper to parse section.<url>.keyJunio C Hamano-0/+67
2013-07-31config: add helper to normalize and match URLsKyle J. McKay-0/+468