Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-24 | credential: handle `credential.<partial-URL>.<key>` again | Johannes Schindelin | 1 | -0/+5 |
2020-02-20 | credential: allow wildcard patterns when matching config | brian m. carlson | 1 | -0/+9 |
2019-05-05 | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 1 | -2/+2 |
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 |