summaryrefslogtreecommitdiff
path: root/url.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-25Do not unquote + into ' ' in URLsLibravatar Thomas Rast1-5/+6
2010-06-24url_decode: URL scheme ends with a colon and does not require a slashLibravatar Junio C Hamano1-4/+4
2010-06-23url.c: "<scheme>://" part at the beginning should not be URL decodedLibravatar Junio C Hamano1-10/+18
2010-05-24make url-related functions reusableLibravatar Jeff King1-0/+118