summaryrefslogtreecommitdiff
path: root/http-push.c
Commit message (Expand)AuthorAgeFilesLines
* 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