summaryrefslogtreecommitdiff
path: root/url.c
Commit message (Expand)AuthorAgeFilesLines
* url_decode: URL scheme ends with a colon and does not require a slashJunio C Hamano2010-06-241-4/+4
* url.c: "<scheme>://" part at the beginning should not be URL decodedJunio C Hamano2010-06-231-10/+18
* make url-related functions reusableJeff King2010-05-241-0/+118