summaryrefslogtreecommitdiffstats
path: root/urlmatch.c
Commit message (Expand)AuthorAgeFilesLines
* isxdigit: cast input to unsigned charJeff King2014-10-161-4/+4
* refactor skip_prefix to return a booleanJeff King2014-06-201-2/+1
* urlmatch.c: recompute pointer after append_normalized_escapesThomas Rast2013-09-121-1/+5
* config: add generic callback wrapper to parse section.<url>.keyJunio C Hamano2013-07-311-0/+67
* config: add helper to normalize and match URLsKyle J. McKay2013-07-311-0/+468