1. 5053313 urlmatch: use hex2chr() in append_normalized_escapes() by René Scharfe · 8 years ago
  2. a272b9e urlmatch: allow globbing for the URL host part by Patrick Steinhardt · 8 years ago
  3. af99049 urlmatch: include host in urlmatch ranking by Patrick Steinhardt · 8 years ago
  4. 3ec6e6e urlmatch: split host and port fields in `struct url_info` by Patrick Steinhardt · 8 years ago
  5. 3e6a0e6 urlmatch: enable normalization of URLs with globs by Patrick Steinhardt · 8 years ago
  6. 667f7eb urlmatch.c: make match_urls() static by Junio C Hamano · 10 years ago
  7. 50a7177 isxdigit: cast input to unsigned char by Jeff King · 10 years ago
  8. cf4fff5 refactor skip_prefix to return a boolean by Jeff King · 11 years ago
  9. a7f0a0e urlmatch.c: recompute pointer after append_normalized_escapes by Thomas Rast · 11 years ago
  10. 836b6fb config: add generic callback wrapper to parse section.<url>.key by Junio C Hamano · 12 years ago
  11. 3402a8d config: add helper to normalize and match URLs by Kyle J. McKay · 12 years ago