summaryrefslogtreecommitdiff
path: root/url.c
AgeCommit message (Expand)Author
2010-07-26Do not unquote + into ' ' in URLsThomas Rast
2010-06-24url_decode: URL scheme ends with a colon and does not require a slashJunio C Hamano
2010-06-23url.c: "<scheme>://" part at the beginning should not be URL decodedJunio C Hamano
2010-05-24make url-related functions reusableJeff King