Make git-clone to take long double-dashed origin option (--origin)
[gitweb.git] / http-push.c
2006-03-26 Merge branches 'jc/clone' and 'jc/name'
2006-03-26 Merge branch 'jc/merge'
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-24 Merge branch 'jc/name' into next
2006-03-24 Merge branch 'jc/cvsimport'
2006-03-24 Merge branch 'jc/fetch'
2006-03-22 Merge branch 'jc/revlist' into next
2006-03-22 Merge branch 'jc/clone' into next
2006-03-21 http-push.c: squelch C90 warnings.
2006-03-21 Merge branch 'jc/clone' into next
2006-03-21 Merge branch 'jc/name' into next
2006-03-21 Merge branch 'jc/clone' into next
2006-03-20 http-push: don't assume char is signed
2006-03-20 http-push: add support for deleting remote branches
2006-03-20 Merge branch 'jc/clone' into next
2006-03-18 Merge branch 'jc/empty'
2006-03-15 Merge branch 'lt/diff' into next
2006-03-15 Merge branch 'lt/diff' into next
2006-03-13 Merge branch 'jc/pack'
2006-03-13 Merge branch 'jc/fsck'
2006-03-13 Merge branch 'nh/http'
2006-03-13 Merge branch 'jc/diff' into next
2006-03-13 Merge branch 'jc/diff' into next
2006-03-13 Merge branch 'jc/diff' into next
2006-03-13 Merge branch 'jc/empty' into next
2006-03-12 Merge branch 'jc/empty' into next
2006-03-12 Merge branch 'master' into next
2006-03-12 Merge branch 'jc/diff' into next
2006-03-11 Merge branch 'nh/http' into next
2006-03-11 http-push: cleanup
2006-03-11 http-push: support for updating remote info/refs
2006-03-11 http-push: improve remote lock management
2006-03-11 http-push: refactor remote file/directory processing
2006-03-11 HTTP slot reuse fixes
2006-03-11 http-push: fix revision walk
2006-03-08 Merge branch 'master' into next
2006-03-08 Update http-push functionality
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-11-30 Merge branch 'jc/subdir'
2005-11-30 Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect...
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 http-push cleanup
2005-11-29 Make networking commands to work from a subdirectory.
2005-11-29 Fix typo in http-push.c
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-26 GIT 0.99.9k v0.99.9k
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 GIT 0.99.9g v0.99.9g
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-08 Merge branch 'master'
2005-11-07 Small bugfixes for http-push.c
2005-11-07 Make http-push smarter about creating remote dirs
2005-11-07 GIT 0.99.9e v0.99.9e
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...