54 Commits (5a9681f46aa9e152f32e76d7ade9d4c11313f99a)

Author SHA1 Message Date
Junio C Hamano 3adab6f3a7 merge: do not launch an editor on "--no-edit $tag" 13 years ago
Junio C Hamano b5c9f1c1b0 merge: do not create a signed tag merge under --ff-only option 13 years ago
Junio C Hamano 274a5c06d5 merge: record tag objects without peeling in MERGE_HEAD 13 years ago
Junio C Hamano 57b58db74c merge: notice local merging of tags and keep it unwrapped 13 years ago
Jay Soffian 66f4b98ad9 Teach merge the '[-e|--edit]' option 13 years ago
Jonathan Nieder 8c5cea0095 tests: check git does not barf on merge.ff values for future versions of git 14 years ago
Jonathan Nieder 3fc0dbf00b tests: teach verify_parents to check for extra parents 14 years ago
Junio C Hamano f23e8decd5 merge: introduce merge.ff configuration variable 14 years ago
Junio C Hamano 0d8fc3efc6 merge: make branch.<name>.mergeoptions correctly override merge.<option> 14 years ago
Jonathan Nieder 73151df0cf tests: eliminate unnecessary setup test assertions 14 years ago
Junio C Hamano c9ea118e75 i18n: use test_i18n{cmp,grep} in t7600, t7607, t7611 and t7811 14 years ago
Ævar Arnfjörð Bjarmason 157efde10f i18n: git-merge "Wonderful" message 14 years ago
Nguyễn Thái Ngọc Duy da53eec688 merge -h: show usage even with corrupt index 14 years ago
Jonathan Nieder 94d63ce2ab t7600 (merge): test merge from branch yet to be born 15 years ago
Jonathan Nieder ff372c7851 t7600 (merge): check reflog entry 15 years ago
Jonathan Nieder df516fb558 t7600 (merge): do not launch gitk for --debug 15 years ago
Jonathan Nieder 4c0734578f t7600 (merge): modernize style 15 years ago
Jonathan Nieder b81f925f70 merge: do not mistake (ancestor of) tag for branch 15 years ago
Junio C Hamano 016e5ff243 war on "sleep" in tests 15 years ago
Björn Gustavsson 134748353b Teach 'git merge' and 'git pull' the option --ff-only 15 years ago
Miklos Vajna 4e6d4bc0f0 Add testcase to ensure merging an early part of a branch is done properly 17 years ago
Miklos Vajna cf10f9fdd5 builtin-commit: use reduce_heads() only when appropriate 17 years ago
Miklos Vajna 668f26fff6 builtin-merge: refresh the index before calling a strategy 17 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