aboutsummaryrefslogtreecommitdiffstats
path: root/url.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-28list-objects-filter: implement composite filtersMatthew DeVore1-0/+8
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu1-8/+8
2018-08-15Add missing includes and forward declarationsElijah Newren1-0/+2
2011-07-20url: decode buffers that are not NUL-terminatedJeff King1-0/+1
2010-11-26url: add str wrapper for end_url_with_slash()Tay Ray Chuan1-0/+1
2010-11-26shift end_url_with_slash() from http.[ch] to url.[ch]Tay Ray Chuan1-0/+2
2010-05-24make url-related functions reusableJeff King1-0/+10