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