aboutsummaryrefslogtreecommitdiff
path: root/t/t7600-merge.sh
Commit message (Expand)AuthorAge
* tests: fix diff order arguments in test_cmpStefan Beller2017-10-07
* merge: save merge state earlierMichael J Gruber2017-08-23
* merge: ensure '--abort' option takes no argumentsChris Packham2016-12-14
* merge: add '--continue' option as a synonym for 'git commit'Chris Packham2016-12-14
* Merge branch 'jv/merge-nothing-into-void'Junio C Hamano2016-04-06
|\
| * merge: fix NULL pointer dereference when merging nothing into voidJunio C Hamano2016-03-23
* | Merge branch 'ss/commit-squash-msg'Junio C Hamano2016-04-06
|\ \ | |/ |/|
| * commit: do not lose SQUASH_MSG contentsSven Strickroth2016-03-21
* | Merge branch 'jk/merge-file-exit-code'Junio C Hamano2015-10-30
|\ \ | |/ |/|
| * merge-file: clamp exit code to maximum 127Jeff King2015-10-29
* | t: fix trivial &&-chain breakageJeff King2015-03-20
|/
* git-show: fix 'git show -s' to not add extra terminator after merge commitMax Kirillov2014-05-15
* t7600: fix typo in test titleJunio C Hamano2013-07-23
* merge: handle --ff/--no-ff/--ff-only as a tri-state optionMiklos Vajna2013-07-02
* Merge branch 'vl/typofix'Junio C Hamano2013-06-26
|\
| * random typofixes (committed missing a 't', successful missing an 's')Veres Lajos2013-06-19
* | t7600: use test_config to set/unset git config variablesYann Droneaud2013-03-25
|/
* Fix tests under GETTEXT_POISON on parseoptJiang Xin2012-08-27
* merge: do not launch an editor on "--no-edit $tag"Junio C Hamano2012-02-09
* merge: do not create a signed tag merge under --ff-only optionJunio C Hamano2012-02-05
* merge: record tag objects without peeling in MERGE_HEADJunio C Hamano2011-11-08
* merge: notice local merging of tags and keep it unwrappedJunio C Hamano2011-11-07
* Teach merge the '[-e|--edit]' optionJay Soffian2011-10-12
* Merge branch 'mg/merge-ff-config'Junio C Hamano2011-05-16
|\
| * tests: check git does not barf on merge.ff values for future versions of gitJonathan Nieder2011-05-06
| * merge: introduce merge.ff configuration variableJunio C Hamano2011-05-06
| * Merge branch 'jc/maint-branch-mergeoptions' into mg/merge-ff-configJunio C Hamano2011-05-06
| |\
* | \ Merge branch 'jc/maint-branch-mergeoptions'Junio C Hamano2011-05-11
|\ \ \ | | |/ | |/|
| * | merge: make branch.<name>.mergeoptions correctly override merge.<option>Junio C Hamano2011-05-06
* | | Merge branch 'jn/maint-test-merge-verify-parents'Junio C Hamano2011-05-11
|\ \ \
| * | | tests: teach verify_parents to check for extra parentsJonathan Nieder2011-05-06
| * | | tests: eliminate unnecessary setup test assertionsJonathan Nieder2011-05-06
| | |/ | |/|
* | | i18n: use test_i18n{cmp,grep} in t7600, t7607, t7611 and t7811Junio C Hamano2011-04-14
|/ /
* | i18n: git-merge "Wonderful" messageÆvar Arnfjörð Bjarmason2011-03-09
* | merge -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy2010-10-22
* | t7600 (merge): test merge from branch yet to be bornJonathan Nieder2010-08-18
* | t7600 (merge): check reflog entryJonathan Nieder2010-08-18
* | t7600 (merge): do not launch gitk for --debugJonathan Nieder2010-08-18
* | t7600 (merge): modernize styleJonathan Nieder2010-08-18
* | merge: do not mistake (ancestor of) tag for branchJonathan Nieder2010-08-18
* | war on "sleep" in testsJunio C Hamano2010-04-06
|/
* Teach 'git merge' and 'git pull' the option --ff-onlyBjörn Gustavsson2009-10-30
* Merge branch 'mv/merge-noff'Junio C Hamano2008-10-19
|\
| * builtin-commit: use reduce_heads() only when appropriateMiklos Vajna2008-10-03
* | Merge branch 'maint'Junio C Hamano2008-10-17
|\ \
| * | Add testcase to ensure merging an early part of a branch is done properlyMiklos Vajna2008-10-14
* | | builtin-merge: refresh the index before calling a strategyMiklos Vajna2008-10-03
| |/ |/|
* | Merge branch 'maint'Junio C Hamano2008-09-03
|\ \ | |/
| * tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-03
* | Merge branch 'mv/merge-custom'Junio C Hamano2008-08-27
|\ \ | |/ |/|