Merge http://www.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / http-push.c
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Decide whether to build http-push in the Makefile
2005-11-20 http-push memory/fd cleanup
2005-11-20 Improve XML parsing in http-push
2005-11-20 Isolate shared HTTP request functionality
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-10 Merge branch 'hold/svn'
2005-11-10 Merge branch 'hold/rpm'
2005-11-09 sparse fixes for http-{fetch,push}.c
2005-11-07 Small bugfixes for http-push.c
2005-11-07 Make http-push smarter about creating remote dirs
2005-11-07 http-push.c: include with angle bracket, not dq.
2005-11-06 Merge in http-push first stage.
2005-11-06 Refresh the remote lock if it is about to expire
2005-11-06 Improve lock handling
2005-11-06 Support remote references with slashes in their names
2005-11-06 Verify remote packs, speed up pending request queue
2005-11-06 Add support for pushing to a remote repository using...