index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7800-difftool.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
difftool: create a tmpdir path without repeated slashes
David Aguilar
2021-10-01
1
-0
/
+7
*
Merge branch 'da/difftool-dir-diff-symlink-fix' into da/difftool
Junio C Hamano
2021-09-23
1
-2
/
+65
|
\
|
*
difftool: fix symlink-file writing in dir-diff mode
David Aguilar
2021-09-23
1
-2
/
+65
*
|
t: fix whitespace around &&
Andrei Rybak
2021-06-08
1
-1
/
+1
|
/
*
difftool.c: learn a new way start at specified file
ZheNing Hu
2021-02-22
1
-0
/
+32
*
Merge branch 'sg/t7800-difftool-robustify'
Junio C Hamano
2021-02-10
1
-19
/
+19
|
\
|
*
t7800-difftool: don't accidentally match tmp dirs
SZEDER Gábor
2021-01-09
1
-19
/
+19
*
|
t7[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-20
/
+20
*
|
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
|
t7800: simplify difftool test
Jinoh Kang
2020-11-11
1
-19
/
+9
*
|
diff: allow passing NULL to diff_free_filespec_data()
Jinoh Kang
2020-11-06
1
-0
/
+23
|
/
*
difftool -d: ensure that intent-to-add files are handled correctly
Johannes Schindelin
2020-07-02
1
-0
/
+8
*
t7800: don't rely on reuse_worktree_file()
Jeff King
2020-01-16
1
-3
/
+2
*
Merge branch 'dl/difftool-mergetool'
Junio C Hamano
2019-05-19
1
-0
/
+24
|
\
|
*
difftool: fallback on merge.guitool
Denton Liu
2019-05-13
1
-0
/
+16
|
*
difftool: make --gui, --tool and --extcmd mutually exclusive
Denton Liu
2019-05-13
1
-0
/
+8
*
|
difftool: allow running outside Git worktrees with --no-index
Johannes Schindelin
2019-03-18
1
-0
/
+10
*
|
parse-options: disable option abbreviation with PARSE_OPT_KEEP_UNKNOWN
Nguyễn Thái Ngọc Duy
2019-01-28
1
-2
/
+2
*
|
Merge branch 'js/mingw-utf8-env'
Junio C Hamano
2018-11-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
t7800: fix quoting
Johannes Schindelin
2018-10-31
1
-1
/
+1
*
|
t/*: fix ordering of expected/observed arguments
Matthew DeVore
2018-10-07
1
-1
/
+1
|
/
*
tests: fix tests broken under GETTEXT_POISON=YesPlease
Ævar Arnfjörð Bjarmason
2017-05-11
1
-2
/
+2
*
difftool: fix use-after-free
Johannes Schindelin
2017-04-14
1
-0
/
+19
*
difftool: handle modified symlinks in dir-diff mode
David Aguilar
2017-03-15
1
-0
/
+60
*
t7800: cleanup cruft left behind by tests
David Aguilar
2017-03-15
1
-1
/
+4
*
t7800: remove whitespace before redirect
David Aguilar
2017-03-15
1
-1
/
+1
*
t7800: replace "wc -l" with test_line_count
David Aguilar
2017-02-08
1
-12
/
+19
*
Merge branch 'da/difftool-dir-diff-fix' into da/t7800-cleanup
Junio C Hamano
2017-02-08
1
-3
/
+41
|
\
|
*
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
2016-12-08
1
-3
/
+41
*
|
t7800: simplify basic usage test
David Aguilar
2017-02-08
1
-8
/
+7
*
|
difftool: fix bug when printing usage
David Aguilar
2017-02-06
1
-0
/
+13
*
|
difftool: retire the scripted version
Johannes Schindelin
2017-01-19
1
-48
/
+46
*
|
difftool: add a skeleton for the upcoming builtin
Johannes Schindelin
2017-01-17
1
-0
/
+2
|
/
*
difftool: always honor fatal error exit codes
John Keeping
2016-08-16
1
-0
/
+6
*
Merge branch 'jk/difftool-in-subdir' into maint
Junio C Hamano
2016-08-12
1
-0
/
+14
|
\
|
*
difftool: avoid $GIT_DIR and $GIT_WORK_TREE
David Aguilar
2016-07-28
1
-0
/
+14
*
|
Merge branch 'ak/t7800-wo-readlink' into maint
Junio C Hamano
2016-07-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
t7800: readlink may not be available
Armin Kunaschik
2016-06-21
1
-1
/
+1
*
|
Merge branch 'da/difftool'
Junio C Hamano
2016-05-23
1
-0
/
+23
|
\
\
|
*
|
difftool: handle unmerged files in dir-diff mode
David Aguilar
2016-05-16
1
-0
/
+23
*
|
|
Merge branch 'nf/mergetool-prompt'
Junio C Hamano
2016-05-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
difftool/mergetool: make the form of yes/no questions consistent
Nikola Forró
2016-04-26
1
-1
/
+1
|
*
|
Merge branch 'jk/test-lint-forbid-when-finished-in-subshell' into maint
Junio C Hamano
2015-12-11
1
-4
/
+4
|
|
\
\
*
|
|
|
mingw: work around pwd issues in the tests
Johannes Schindelin
2016-01-28
1
-7
/
+7
*
|
|
|
Merge branch 'da/difftool'
Junio C Hamano
2015-11-04
1
-0
/
+19
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
difftool: ignore symbolic links in use_wt_file
David Aguilar
2015-10-29
1
-0
/
+19
|
|
/
*
/
t7800: don't use test_config in a subshell
John Keeping
2015-09-08
1
-4
/
+4
|
/
*
difftool: honor --trust-exit-code for builtin tools
David Aguilar
2014-11-14
1
-0
/
+5
*
difftool: add support for --trust-exit-code
David Aguilar
2014-10-28
1
-0
/
+43
*
difftool--helper: exit when reading a prompt answer fails
Johannes Sixt
2014-10-27
1
-0
/
+8
[next]