index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7610-mergetool.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-9
/
+9
2025-04-08
tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm
Elijah Newren
1
-29
/
+11
2024-12-10
Merge branch 'pb/mergetool-errors'
Junio C Hamano
1
-0
/
+8
2024-11-25
git-mergetool--lib.sh: add error message if 'setup_user_tool' fails
Philippe Blain
1
-0
/
+8
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-11-04
diff-lib: fix leaking diffopts in `do_diff_cache()`
Patrick Steinhardt
1
-0
/
+1
2023-04-05
mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
Tao Klerks
1
-0
/
+38
2022-11-15
t7610: use "file:///dev/null", not "/dev/null", fixes MinGW
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-11-09
t7610: fix flaky timeout issue, don't clone from example.com
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-02-17
Merge branch 'sh/mergetool-hideresolved'
Junio C Hamano
1
-0
/
+18
2021-02-09
mergetool: add hideResolved configuration
Seth House
1
-0
/
+18
2021-01-25
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
1
-87
/
+90
2021-01-15
Merge branch 'pb/mergetool-tool-help-fix'
Junio C Hamano
1
-0
/
+11
2021-01-06
mergetool--lib: fix '--tool-help' to correctly show available tools
Philippe Blain
1
-0
/
+11
2020-11-19
t7[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-88
/
+88
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-10-26
merge tests: expect improved directory/file conflict handling in ort
Elijah Newren
1
-3
/
+29
2019-06-12
t7610-mergetool: use test_cmp instead of test $(cat file) = $txt
Johannes Sixt
1
-45
/
+90
2019-06-10
t7610-mergetool: do not place pipelines headed by `yes` in subshells
Johannes Sixt
1
-85
/
+85
2019-05-13
mergetool: fallback to tool when guitool unavailable
Denton Liu
1
-0
/
+19
2019-04-25
t7610: add mergetool --gui tests
Denton Liu
1
-0
/
+22
2019-04-25
t7610: unsuppress output
Denton Liu
1
-61
/
+61
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-2
/
+1
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
1
-2
/
+1
2018-08-20
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
1
-2
/
+1
2018-07-30
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2018-07-03
t: use test_write_lines() instead of series of 'echo' commands
Eric Sunshine
1
-4
/
+4
2017-10-07
tests: fix diff order arguments in test_cmp
Stefan Beller
1
-2
/
+2
2017-01-18
Merge branch 'rh/mergetool-regression-fix'
Junio C Hamano
1
-114
/
+165
2017-01-18
Merge branch 'pb/test-must-fail-is-for-git'
Junio C Hamano
1
-1
/
+1
2017-01-10
mergetool: fix running in subdir when rerere enabled
Richard Hansen
1
-1
/
+6
2017-01-10
t7610: add test case for rerere+mergetool+subdir bug
Richard Hansen
1
-1
/
+20
2017-01-10
t7610: spell 'git reset --hard' consistently
Richard Hansen
1
-18
/
+19
2017-01-10
t7610: don't assume the checked-out commit
Richard Hansen
1
-6
/
+6
2017-01-10
t7610: always work on a test-specific branch
Richard Hansen
1
-2
/
+8
2017-01-10
t7610: delete some now-unnecessary 'git reset --hard' lines
Richard Hansen
1
-2
/
+0
2017-01-10
t7610: run 'git reset --hard' after each test to clean up
Richard Hansen
1
-0
/
+8
2017-01-10
t7610: don't rely on state from previous test
Richard Hansen
1
-0
/
+6
2017-01-10
t7610: use test_when_finished for cleanup tasks
Richard Hansen
1
-34
/
+37
2017-01-10
t7610: move setup code to the 'setup' test case
Richard Hansen
1
-30
/
+35
2017-01-10
t7610: update branch names to match test number
Richard Hansen
1
-41
/
+41
2017-01-07
don't use test_must_fail with grep
Pranit Bauva
1
-1
/
+1
2016-12-16
Merge branch 'ak/lazy-prereq-mktemp'
Junio C Hamano
1
-1
/
+2
2016-11-29
t7610: clean up foo.XXXXXX tmpdir
Jeff King
1
-1
/
+2
2016-10-11
mergetool: honor -O<orderfile>
David Aguilar
1
-0
/
+27
2016-10-11
mergetool: honor diff.orderFile
David Aguilar
1
-0
/
+33
2016-07-06
t7610: test for mktemp before test execution
Armin Kunaschik
1
-1
/
+6
2016-03-10
mergetool: honor tempfile configuration when resolving delete conflicts
David Aguilar
1
-0
/
+25
2016-03-10
mergetool: support delete/delete conflicts
David Aguilar
1
-0
/
+39
2015-09-08
t7610: don't use test_config in a subshell
John Keeping
1
-1
/
+1
[next]