summaryrefslogtreecommitdiffstats
path: root/http-push.c
AgeCommit message (Expand)AuthorLines
2005-11-30Merge branch 'jc/subdir'Junio C Hamano-0/+1
2005-11-29http-push cleanupNick Hengeveld-2/+3
2005-11-28Make networking commands to work from a subdirectory.Junio C Hamano-0/+1
2005-11-28Fix typo in http-push.cJan Andres-1/+1
2005-11-19Decide whether to build http-push in the MakefileNick Hengeveld-9/+0
2005-11-19http-push memory/fd cleanupNick Hengeveld-3/+14
2005-11-19Improve XML parsing in http-pushNick Hengeveld-156/+163
2005-11-19Isolate shared HTTP request functionalityNick Hengeveld-448/+36
2005-11-08sparse fixes for http-{fetch,push}.cPeter Hagervall-13/+13
2005-11-07Small bugfixes for http-push.cJohannes Schindelin-2/+12
2005-11-07Make http-push smarter about creating remote dirsNick Hengeveld-1/+9
2005-11-06http-push.c: include with angle bracket, not dq.Paul Collins-1/+1
2005-11-06Refresh the remote lock if it is about to expireNick Hengeveld-27/+79
2005-11-06Improve lock handlingNick Hengeveld-54/+147
2005-11-06Support remote references with slashes in their namesNick Hengeveld-3/+39
2005-11-06Verify remote packs, speed up pending request queueNick Hengeveld-16/+21
2005-11-06Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld-0/+1625