]> git.ipfire.org Git - thirdparty/git.git/history - http-push.c
Decide whether to build http-push in the Makefile
[thirdparty/git.git] / http-push.c
2005-11-20  Nick HengeveldDecide whether to build http-push in the Makefile
2005-11-20  Nick Hengeveldhttp-push memory/fd cleanup
2005-11-20  Nick HengeveldImprove XML parsing in http-push
2005-11-20  Nick HengeveldIsolate shared HTTP request functionality
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-10  Junio C HamanoMerge branch 'hold/svn'
2005-11-10  Junio C HamanoMerge branch 'hold/rpm'
2005-11-09  Peter Hagervallsparse fixes for http-{fetch,push}.c
2005-11-07  Johannes SchindelinSmall bugfixes for http-push.c
2005-11-07  Nick HengeveldMake http-push smarter about creating remote dirs
2005-11-07  Paul Collinshttp-push.c: include with angle bracket, not dq.
2005-11-06  Junio C HamanoMerge in http-push first stage.
2005-11-06  Nick HengeveldRefresh the remote lock if it is about to expire
2005-11-06  Nick HengeveldImprove lock handling
2005-11-06  Nick HengeveldSupport remote references with slashes in their names
2005-11-06  Nick HengeveldVerify remote packs, speed up pending request queue
2005-11-06  Nick HengeveldAdd support for pushing to a remote repository using...