summaryrefslogtreecommitdiff
path: root/urlmatch.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-01urlmatch: include host in urlmatch rankingLibravatar Patrick Steinhardt1-1/+2
2017-01-31urlmatch: split host and port fields in `struct url_info`Libravatar Patrick Steinhardt1-4/+5
2015-01-15urlmatch.c: make match_urls() staticLibravatar Junio C Hamano1-1/+0
2013-07-31config: add generic callback wrapper to parse section.<url>.keyLibravatar Junio C Hamano1-0/+18
2013-07-31config: add helper to normalize and match URLsLibravatar Kyle J. McKay1-0/+36