Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-15 | urlmatch.c: make match_urls() static | Junio C Hamano | 1 | -3/+3 |
2014-10-16 | isxdigit: cast input to unsigned char | Jeff King | 1 | -4/+4 |
2014-06-20 | refactor skip_prefix to return a boolean | Jeff King | 1 | -2/+1 |
2013-09-12 | urlmatch.c: recompute pointer after append_normalized_escapes | Thomas Rast | 1 | -1/+5 |
2013-07-31 | config: add generic callback wrapper to parse section.<url>.key | Junio C Hamano | 1 | -0/+67 |
2013-07-31 | config: add helper to normalize and match URLs | Kyle J. McKay | 1 | -0/+468 |