summaryrefslogtreecommitdiff
path: root/http-push.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/subdir'Junio C Hamano2005-11-301-0/+1
|\
| * Make networking commands to work from a subdirectory.Junio C Hamano2005-11-281-0/+1
* | http-push cleanupNick Hengeveld2005-11-291-2/+3
|/
* Fix typo in http-push.cJan Andres2005-11-281-1/+1
* Decide whether to build http-push in the MakefileNick Hengeveld2005-11-191-9/+0
* http-push memory/fd cleanupNick Hengeveld2005-11-191-3/+14
* Improve XML parsing in http-pushNick Hengeveld2005-11-191-156/+163
* Isolate shared HTTP request functionalityNick Hengeveld2005-11-191-448/+36
* sparse fixes for http-{fetch,push}.cPeter Hagervall2005-11-081-13/+13
* Small bugfixes for http-push.cJohannes Schindelin2005-11-071-2/+12
* Make http-push smarter about creating remote dirsNick Hengeveld2005-11-071-1/+9
* http-push.c: include with angle bracket, not dq.Paul Collins2005-11-061-1/+1
* Refresh the remote lock if it is about to expireNick Hengeveld2005-11-061-27/+79
* Improve lock handlingNick Hengeveld2005-11-061-54/+147
* Support remote references with slashes in their namesNick Hengeveld2005-11-061-3/+39
* Verify remote packs, speed up pending request queueNick Hengeveld2005-11-061-16/+21
* Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld2005-11-061-0/+1625