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