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
/
t7800-difftool.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
1
-1
/
+0
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-11-13
builtin/difftool: intialize some hashmap variables
Simon Marchi
1
-0
/
+4
2024-09-27
builtin/difftool: plug several trivial memory leaks
Patrick Steinhardt
1
-0
/
+1
2024-03-22
t7800: use single quotes for test bodies
Patrick Steinhardt
1
-20
/
+20
2024-03-22
t7800: improve test descriptions with empty arguments
Patrick Steinhardt
1
-8
/
+8
2024-02-20
git-difftool--helper: honor `--trust-exit-code` with `--dir-diff`
Patrick Steinhardt
1
-45
/
+54
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-2
/
+2
2023-04-05
mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
Tao Klerks
1
-0
/
+52
2022-10-06
Sync with 2.33.5
Taylor Blau
1
-0
/
+1
2022-10-06
Sync with 2.32.4
Taylor Blau
1
-0
/
+1
2022-10-06
Sync with 2.30.6
Taylor Blau
1
-0
/
+1
2022-10-01
t/t7NNN: allow local submodules
Taylor Blau
1
-0
/
+1
2021-10-12
Merge branch 'da/difftool-dir-diff-symlink-fix' into maint
Junio C Hamano
1
-2
/
+65
2021-09-30
difftool: create a tmpdir path without repeated slashes
David Aguilar
1
-0
/
+7
2021-09-23
Merge branch 'da/difftool-dir-diff-symlink-fix' into da/difftool
Junio C Hamano
1
-2
/
+65
2021-09-23
difftool: fix symlink-file writing in dir-diff mode
David Aguilar
1
-2
/
+65
2021-06-08
t: fix whitespace around &&
Andrei Rybak
1
-1
/
+1
2021-02-22
difftool.c: learn a new way start at specified file
ZheNing Hu
1
-0
/
+32
2021-02-10
Merge branch 'sg/t7800-difftool-robustify'
Junio C Hamano
1
-19
/
+19
2021-01-09
t7800-difftool: don't accidentally match tmp dirs
SZEDER Gábor
1
-19
/
+19
2020-11-19
t7[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-20
/
+20
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-11-11
t7800: simplify difftool test
Jinoh Kang
1
-19
/
+9
2020-11-06
diff: allow passing NULL to diff_free_filespec_data()
Jinoh Kang
1
-0
/
+23
2020-07-01
difftool -d: ensure that intent-to-add files are handled correctly
Johannes Schindelin
1
-0
/
+8
2020-01-16
t7800: don't rely on reuse_worktree_file()
Jeff King
1
-3
/
+2
2019-05-19
Merge branch 'dl/difftool-mergetool'
Junio C Hamano
1
-0
/
+24
2019-05-13
difftool: fallback on merge.guitool
Denton Liu
1
-0
/
+16
2019-05-13
difftool: make --gui, --tool and --extcmd mutually exclusive
Denton Liu
1
-0
/
+8
2019-03-18
difftool: allow running outside Git worktrees with --no-index
Johannes Schindelin
1
-0
/
+10
2019-01-27
parse-options: disable option abbreviation with PARSE_OPT_KEEP_UNKNOWN
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-11-13
Merge branch 'js/mingw-utf8-env'
Junio C Hamano
1
-1
/
+1
2018-10-31
t7800: fix quoting
Johannes Schindelin
1
-1
/
+1
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
1
-1
/
+1
2017-05-11
tests: fix tests broken under GETTEXT_POISON=YesPlease
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2017-04-13
difftool: fix use-after-free
Johannes Schindelin
1
-0
/
+19
2017-03-15
difftool: handle modified symlinks in dir-diff mode
David Aguilar
1
-0
/
+60
2017-03-15
t7800: cleanup cruft left behind by tests
David Aguilar
1
-1
/
+4
2017-03-15
t7800: remove whitespace before redirect
David Aguilar
1
-1
/
+1
2017-02-08
t7800: replace "wc -l" with test_line_count
David Aguilar
1
-12
/
+19
2017-02-08
Merge branch 'da/difftool-dir-diff-fix' into da/t7800-cleanup
Junio C Hamano
1
-3
/
+41
2017-02-08
t7800: simplify basic usage test
David Aguilar
1
-8
/
+7
2017-02-06
difftool: fix bug when printing usage
David Aguilar
1
-0
/
+13
2017-01-19
difftool: retire the scripted version
Johannes Schindelin
1
-48
/
+46
2017-01-17
difftool: add a skeleton for the upcoming builtin
Johannes Schindelin
1
-0
/
+2
2016-12-08
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
1
-3
/
+41
2016-08-15
difftool: always honor fatal error exit codes
John Keeping
1
-0
/
+6
2016-08-12
Merge branch 'jk/difftool-in-subdir' into maint
Junio C Hamano
1
-0
/
+14
2016-07-28
difftool: avoid $GIT_DIR and $GIT_WORK_TREE
David Aguilar
1
-0
/
+14
[next]