30 Commits (4c8d4c14c6de59bc14d6118724ffee949e8654a7)

Author SHA1 Message Date
Miklos Vajna 4e6d4bc0f0 Add testcase to ensure merging an early part of a branch is done properly 16 years ago
Miklos Vajna cf10f9fdd5 builtin-commit: use reduce_heads() only when appropriate 16 years ago
Miklos Vajna 668f26fff6 builtin-merge: refresh the index before calling a strategy 16 years ago
Nanako Shiraishi 47a528ad24 tests: use "git xyzzy" form (t7200 - t9001) 17 years ago
Junio C Hamano 446247db78 merge: fix numerus bugs around "trivial merge" area 17 years ago
Junio C Hamano 9ca8f6079c "git-merge": allow fast-forwarding in a stat-dirty tree 17 years ago
Miklos Vajna dce61e728b Add a second testcase for handling invalid strategies in git-merge 17 years ago
Michele Ballabio 74f5b7fba4 builtin-merge.c: Fix option parsing 17 years ago
Johannes Sixt 01941bd543 t7600-merge: Use test_expect_failure to test option parsing 17 years ago
Junio C Hamano 711f6b295c reduce_heads(): protect from duplicate input 17 years ago
Sverre Hvammen Johansen 3d1dd4728b reduce_heads(): thinkofix 17 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Junio C Hamano 4393c23741 Teach merge.log to "git-merge" again 17 years ago
SZEDER Gábor efb779f887 merge, pull: add '--(no-)log' command line option 17 years ago
SZEDER Gábor d8abe148be merge, pull: introduce '--(no-)stat' option 17 years ago
Jeff King 82ebb0b6ec add test_cmp function for test scripts 17 years ago
Jeff King b4ce54fc61 remove use of "tail -n 1" and "tail -1" 17 years ago
Jeff King aadbe44f88 grep portability fix: don't use "-e" or "-q" 17 years ago
Gerrit Pape e6d1f76ccf git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options 17 years ago
Junio C Hamano 7ee906694c t/t7600: avoid GNUism in grep 17 years ago
Lars Hjemli d66424c4ac git-merge: add --ff and --no-ff options 18 years ago
Lars Hjemli d08af0ad74 git-merge: add support for --commit and --no-squash 18 years ago
Lars Hjemli aec7b362ad git-merge: add support for branch.<name>.mergeoptions 18 years ago
Lars Hjemli a85d1b6917 Add test-script for git-merge porcelain 18 years ago