aboutsummaryrefslogtreecommitdiff
path: root/t/t7600-merge.sh
Commit message (Expand)AuthorAge
* 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
|\ \ | |/ |/|
| * Add a second testcase for handling invalid strategies in git-mergeMiklos Vajna2008-07-29
* | merge: fix numerus bugs around "trivial merge" areaJunio C Hamano2008-08-23
* | "git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano2008-08-20
|/
* builtin-merge.c: Fix option parsingMichele Ballabio2008-07-20
* Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\
| * t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* | Merge branch 'maint'Junio C Hamano2008-07-16
|\ \
| * | t7600-merge: Use test_expect_failure to test option parsingJohannes Sixt2008-07-16
| |/
* | reduce_heads(): protect from duplicate inputJunio C Hamano2008-07-14
* | reduce_heads(): thinkofixSverre Hvammen Johansen2008-07-13
* | Teach merge.log to "git-merge" againJunio C Hamano2008-07-10
|/
* merge, pull: add '--(no-)log' command line optionSZEDER Gábor2008-04-12
* merge, pull: introduce '--(no-)stat' optionSZEDER Gábor2008-04-12
* add test_cmp function for test scriptsJeff King2008-03-13
* remove use of "tail -n 1" and "tail -1"Jeff King2008-03-13
* grep portability fix: don't use "-e" or "-q"Jeff King2008-03-13
* git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2008-03-03
* t/t7600: avoid GNUism in grepJunio C Hamano2008-01-05
* git-merge: add --ff and --no-ff optionsLars Hjemli2007-09-23
* git-merge: add support for --commit and --no-squashLars Hjemli2007-09-23
* git-merge: add support for branch.<name>.mergeoptionsLars Hjemli2007-09-23
* Add test-script for git-merge porcelainLars Hjemli2007-09-23