Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not unquote + into ' ' in URLs | Thomas Rast | 2010-07-25 | 1 | -5/+6 |
* | url_decode: URL scheme ends with a colon and does not require a slash | Junio C Hamano | 2010-06-24 | 1 | -4/+4 |
* | url.c: "<scheme>://" part at the beginning should not be URL decoded | Junio C Hamano | 2010-06-23 | 1 | -10/+18 |
* | make url-related functions reusable | Jeff King | 2010-05-24 | 1 | -0/+118 |