]> git.ipfire.org Git - thirdparty/git.git/history - http-push.c
Allow building of RPM from interim snapshot.
[thirdparty/git.git] / http-push.c
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04  Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
2005-11-30  Junio C HamanoMerge branch 'jc/subdir'
2005-11-30  Junio C HamanoMerge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect...
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Nick Hengeveldhttp-push cleanup
2005-11-29  Junio C HamanoMake networking commands to work from a subdirectory.
2005-11-29  Jan AndresFix typo in http-push.c
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-26  Junio C HamanoGIT 0.99.9k v0.99.9k
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
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 HamanoGIT 0.99.9g v0.99.9g
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-08  Junio C HamanoMerge branch 'master'
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  Junio C HamanoGIT 0.99.9e v0.99.9e
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...