Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 2019-05-05 | 1 | -2/+2 |
* | urlmatch.h: fix include guard | Elijah Newren | 2018-08-15 | 1 | -0/+2 |
* | urlmatch: include host in urlmatch ranking | Patrick Steinhardt | 2017-02-01 | 1 | -1/+2 |
* | urlmatch: split host and port fields in `struct url_info` | Patrick Steinhardt | 2017-01-31 | 1 | -4/+5 |
* | urlmatch.c: make match_urls() static | Junio C Hamano | 2015-01-15 | 1 | -1/+0 |
* | config: add generic callback wrapper to parse section.<url>.key | Junio C Hamano | 2013-07-31 | 1 | -0/+18 |
* | config: add helper to normalize and match URLs | Kyle J. McKay | 2013-07-31 | 1 | -0/+36 |