index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7600-merge.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-13
merge/pull: extend merge.stat configuration variable to cover --compact-summary
Junio C Hamano
1
-0
/
+46
2025-06-13
merge/pull: add the "--compact-summary" option
Junio C Hamano
1
-1
/
+27
2025-01-17
builtins: send usage_with_options() help text to standard output
Junio C Hamano
1
-1
/
+1
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
1
-0
/
+1
2024-06-18
merge: avoid write merge state when unable to write index
Kyle Zhao
1
-0
/
+10
2024-06-11
rerere: fix various trivial leaks
Patrick Steinhardt
1
-0
/
+1
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-15
/
+15
2023-05-23
t7600-merge: modernize test format
John Cai
1
-20
/
+20
2022-12-05
t7600: don't ignore "rev-parse" exit code in helper
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-08-24
merge: only apply autostash when appropriate
Elijah Newren
1
-0
/
+9
2021-12-13
t6000-t9999: detect and signal failure within loop
Eric Sunshine
1
-1
/
+1
2021-09-12
tests: remove leftover untracked files
Elijah Newren
1
-0
/
+1
2021-07-23
merge: apply autostash if merge strategy fails
Philippe Blain
1
-0
/
+8
2021-07-23
merge: apply autostash if fast-forward fails
Philippe Blain
1
-0
/
+11
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2020-11-19
t7[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-23
/
+23
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-08-06
t: don't spuriously close and reopen quotes
Martin Ågren
1
-3
/
+3
2020-07-30
Revert "fmt-merge-msg: stop treating `master` specially"
Junio C Hamano
1
-7
/
+7
2020-06-23
fmt-merge-msg: stop treating `master` specially
Johannes Schindelin
1
-7
/
+7
2020-04-10
merge: teach --autostash option
Denton Liu
1
-0
/
+132
2020-03-24
t7600: use test_write_lines()
Denton Liu
1
-11
/
+11
2019-06-17
Merge branch 'vv/merge-squash-with-explicit-commit'
Junio C Hamano
1
-0
/
+6
2019-06-13
Merge branch 'jk/help-unknown-ref-fix'
Junio C Hamano
1
-0
/
+20
2019-06-13
Merge branch 'nd/merge-quit'
Junio C Hamano
1
-0
/
+26
2019-05-28
merge: refuse --commit with --squash
Vishal Verma
1
-0
/
+6
2019-05-19
merge: add --quit
Nguyễn Thái Ngọc Duy
1
-0
/
+26
2019-05-15
help_unknown_ref(): check for refname ambiguity
Jeff King
1
-0
/
+6
2019-05-15
help_unknown_ref(): duplicate collected refnames
Jeff King
1
-0
/
+14
2019-04-18
merge: add scissors line on merge conflict
Denton Liu
1
-0
/
+46
2019-04-18
t7600: clean up style
Denton Liu
1
-14
/
+13
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
1
-6
/
+3
2018-02-16
merge: allow fast-forward when merging a tracked tag
Junio C Hamano
1
-1
/
+37
2017-10-07
tests: fix diff order arguments in test_cmp
Stefan Beller
1
-3
/
+3
2017-08-23
merge: save merge state earlier
Michael J Gruber
1
-0
/
+15
2016-12-14
merge: ensure '--abort' option takes no arguments
Chris Packham
1
-0
/
+2
2016-12-14
merge: add '--continue' option as a synonym for 'git commit'
Chris Packham
1
-0
/
+9
2016-04-06
Merge branch 'jv/merge-nothing-into-void'
Junio C Hamano
1
-0
/
+10
2016-04-06
Merge branch 'ss/commit-squash-msg'
Junio C Hamano
1
-0
/
+28
2016-03-23
merge: fix NULL pointer dereference when merging nothing into void
Junio C Hamano
1
-0
/
+10
2016-03-21
commit: do not lose SQUASH_MSG contents
Sven Strickroth
1
-0
/
+28
2015-10-30
Merge branch 'jk/merge-file-exit-code'
Junio C Hamano
1
-0
/
+33
2015-10-29
merge-file: clamp exit code to maximum 127
Jeff King
1
-0
/
+33
2015-03-20
t: fix trivial &&-chain breakage
Jeff King
1
-1
/
+1
2014-05-15
git-show: fix 'git show -s' to not add extra terminator after merge commit
Max Kirillov
1
-6
/
+5
2013-07-23
t7600: fix typo in test title
Junio C Hamano
1
-1
/
+1
2013-07-02
merge: handle --ff/--no-ff/--ff-only as a tri-state option
Miklos Vajna
1
-3
/
+9
2013-06-26
Merge branch 'vl/typofix'
Junio C Hamano
1
-1
/
+1
2013-06-19
random typofixes (committed missing a 't', successful missing an 's')
Veres Lajos
1
-1
/
+1
[next]