Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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_escapesjc/url-match | Thomas Rast | 2013-09-12 | 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 |