summaryrefslogtreecommitdiff
path: root/src/net.c
Commit message (Expand)AuthorAgeFilesLines
* net: free the url's query componentEdward Thomson2020-01-241-0/+1
* net: introduce path formatting functionEdward Thomson2020-01-241-0/+12
* net: introduce url formatting functionEdward Thomson2020-01-241-0/+33
* net: introduce git_net_url_joinpathEdward Thomson2020-01-241-0/+70
* net: refactor gitno redirect handlingEdward Thomson2020-01-241-0/+106
* net: add an isvalid functionEdward Thomson2020-01-241-0/+5
* git_net_url_parse: don't git_buf_decode_percent for pathIan Hattendorf2019-07-241-1/+1
* net: rename gitno_connection_data to git_net_urlEdward Thomson2019-06-101-0/+184