git-tar-tree: no more void pointer arithmetic
[git.git] / git-merge.sh
2006-02-21 Junio C HamanoMerge branch 'lt/merge-tree'
2006-02-21 Junio C HamanoMerge branch 'jc/ident'
2006-02-20 Junio C HamanoMerge branch 'jc/perl' into next
2006-02-20 Junio C HamanoMerge branch 'ra/anno' into next
2006-02-20 Junio C HamanoMerge branch 'jc/pack-thin' into next
2006-02-20 Junio C HamanoMerge branch 'jc/pack-thin' into next
2006-02-20 Junio C HamanoMerge branch 'jc/rev-list' into next
2006-02-20 Junio C HamanoMerge branch 'js/portable' into next
2006-02-20 Junio C HamanoMerge branch 'jc/merge-msg' into next
2006-02-19 Junio C HamanoMerge branch 'jc/mv' into next
2006-02-19 Junio C HamanoMerge part of js/portable into next
2006-02-19 Johannes SchindelinOptionally work without python
2006-02-19 Junio C HamanoMerge branch 'jc/ident' into next
2006-02-19 Junio C HamanoKeep Porcelainish from failing by broken ident after...
2006-02-13 Junio C HamanoMerge branch 'jc/nostat'
2006-02-12 Junio C HamanoMerge branch 'master'
2006-02-12 Junio C HamanoOnly call git-rerere if $GIT_DIR/rr-cache exists.
2006-02-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Junio C Hamanogit-rerere: reuse recorded resolve.
2006-02-04 Junio C HamanoMerge branches 'jc/sha1', 'jc/diff' and 'jc/ws'
2006-02-04 Junio C Hamanogit-merge: Properly quote $merge_msg variable.
2006-01-30 Junio C HamanoMerge fixes up to GIT 1.1.6
2006-01-28 Junio C Hamanomerge: seed the commit message with list of conflicted...
2005-12-26 Junio C HamanoMerge branch 'jc/checkout'
2005-12-24 Junio C HamanoMerge fixes up to GIT 1.0.4
2005-12-24 Junio C HamanoGIT 1.0.4 v1.0.4
2005-12-23 Junio C Hamanomerge --no-commit: tweak message
2005-12-15 Junio C HamanoGIT 0.99.9n aka 1.0rc6 v0.99.9n v1.0rc6
2005-12-14 Junio C HamanoMerge branch 'hold/am'
2005-12-14 Junio C HamanoMerge branch 'fk/usage'
2005-12-14 freku045@student... Trivial usage string clean-up
2005-12-14 Junio C Hamano[PATCH] allow merging any committish
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-12-03 Fredrik Kuivinengit-merge: Exit with code 2 if no strategy was able...
2005-11-29 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
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-25 Junio C Hamanogit-sh-setup: die if outside git repository.
2005-11-24 Junio C Hamanogit-merge: make recursive the default strategy
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-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 HamanoUse 'merge-base --all' where applicable.
2005-11-07 Junio C HamanoGIT 0.99.9e v0.99.9e
2005-11-03 Junio C HamanoGIT 0.99.9c v0.99.9c
2005-11-03 Junio C HamanoAdd 'ours' merge strategy.
2005-11-03 Junio C HamanoAdd --no-commit to git-merge/git-pull.
2005-10-31 Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-28 Chris ShoemakerDocumentation changes to recursive option for git-diff...
2005-10-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-22 Junio C HamanoAllow git-merge not to commit.
2005-10-03 Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-03 Junio C HamanoMerge branch 'fixes'
2005-10-03 Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-03 Fredrik Kuivinen[PATCH] Enable and fix support for base less merges.
2005-10-02 Junio C HamanoHandle really trivial case inside git-merge.
2005-09-29 Peter AnvinMerge ... www.kernel.org/pub/scm/git/git.git
2005-09-28 Junio C HamanoUse git-update-ref in scripts.
2005-09-28 Junio C HamanoFastpath the normal case by not checking that index...
2005-09-27 H. Peter AnvinMerge ... git+ssh://kernel.org/pub/scm/git/git.git
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-27 Junio C HamanoGive default merge message after failed automerge.
2005-09-27 Junio C HamanoFix overzealous cleanliness check in git-merge
2005-09-25 Fredrik Kuivinen[PATCH] More descriptive messages for conflict cases...
2005-09-14 Junio C HamanoMerge branch 'master' of .
2005-09-13 Fredrik Kuivinen[PATCH] Rename the 'fredrik' merge strategy to 'recursive'.
2005-09-13 Junio C HamanoFix off-by-one error in git-merge
2005-09-11 Junio C HamanoAdd a new merge strategy by Fredrik Kuivinen.
2005-09-11 Junio C HamanoUse Daniel's read-tree in the merge strategy 'resolve'.
2005-09-11 Junio C HamanoMulti-backend merge driver.