11 Commits (68e65ded5b790bfd8a1072a7f551a8f283f62f29)

Author SHA1 Message Date
René Scharfe 5053313562 urlmatch: use hex2chr() in append_normalized_escapes() 8 years ago
Patrick Steinhardt a272b9e70a urlmatch: allow globbing for the URL host part 8 years ago
Patrick Steinhardt af99049ca9 urlmatch: include host in urlmatch ranking 8 years ago
Patrick Steinhardt 3ec6e6e8a0 urlmatch: split host and port fields in `struct url_info` 8 years ago
Patrick Steinhardt 3e6a0e64a4 urlmatch: enable normalization of URLs with globs 8 years ago
Junio C Hamano 667f7eb2ea urlmatch.c: make match_urls() static 10 years ago
Jeff King 50a71776ab isxdigit: cast input to unsigned char 10 years ago
Jeff King cf4fff579e refactor skip_prefix to return a boolean 11 years ago
Thomas Rast a7f0a0efa5 urlmatch.c: recompute pointer after append_normalized_escapes 12 years ago
Junio C Hamano 836b6fb5a5 config: add generic callback wrapper to parse section.<url>.key 12 years ago
Kyle J. McKay 3402a8dc48 config: add helper to normalize and match URLs 12 years ago