Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |