summaryrefslogtreecommitdiffstats
path: root/url.h
AgeCommit message (Expand)AuthorLines
2026-01-12submodule: fix case-folding gitdir filesystem collisionsAdrian Ratiu-0/+7
2026-01-12builtin/credential-store: move is_rfc3986_unreserved to url.[ch]Adrian Ratiu-0/+7
2019-06-28list-objects-filter: implement composite filtersMatthew DeVore-0/+8
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu-8/+8
2018-08-15Add missing includes and forward declarationsElijah Newren-0/+2
2011-07-20url: decode buffers that are not NUL-terminatedJeff King-0/+1
2010-11-26url: add str wrapper for end_url_with_slash()Tay Ray Chuan-0/+1
2010-11-26shift end_url_with_slash() from http.[ch] to url.[ch]Tay Ray Chuan-0/+2
2010-05-24make url-related functions reusableJeff King-0/+10