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