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