index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7800-difftool.sh
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-07-11
Merge branch 'ak/t7800-wo-readlink' into maint
Junio C Hamano
1
-1
/
+1
2016-06-21
t7800: readlink may not be available
Armin Kunaschik
1
-1
/
+1
2016-05-23
Merge branch 'da/difftool'
Junio C Hamano
1
-0
/
+23
2016-05-16
difftool: handle unmerged files in dir-diff mode
David Aguilar
1
-0
/
+23
2016-05-03
Merge branch 'nf/mergetool-prompt'
Junio C Hamano
1
-1
/
+1
2016-04-25
difftool/mergetool: make the form of yes/no questions consistent
Nikola Forró
1
-1
/
+1
2016-01-28
mingw: work around pwd issues in the tests
Johannes Schindelin
1
-7
/
+7
2015-12-11
Merge branch 'jk/test-lint-forbid-when-finished-in-subshell' into maint
Junio C Hamano
1
-4
/
+4
2015-11-03
Merge branch 'da/difftool'
Junio C Hamano
1
-0
/
+19
2015-10-29
difftool: ignore symbolic links in use_wt_file
David Aguilar
1
-0
/
+19
2015-09-08
t7800: don't use test_config in a subshell
John Keeping
1
-4
/
+4
2014-11-14
difftool: honor --trust-exit-code for builtin tools
David Aguilar
1
-0
/
+5
2014-10-28
difftool: add support for --trust-exit-code
David Aguilar
1
-0
/
+43
2014-10-27
difftool--helper: exit when reading a prompt answer fails
Johannes Sixt
1
-0
/
+8
2014-04-21
run_external_diff: clean up error handling
Jeff King
1
-1
/
+1
2014-03-05
t7800: add a difftool test for .git-files
Junio C Hamano
1
-0
/
+14
2013-05-29
difftool --dir-diff: allow changing any clean working tree file
Kenichi Saita
1
-0
/
+19
2013-05-17
difftool: fix dir-diff when file does not exist in working tree
John Keeping
1
-0
/
+7
2013-03-29
t7800: run --dir-diff tests with and without symlinks
John Keeping
1
-8
/
+19
2013-03-29
t7800: fix tests when difftool uses --no-symlinks
John Keeping
1
-1
/
+1
2013-03-29
t7800: don't hide grep output
John Keeping
1
-27
/
+17
2013-03-29
difftool: don't overwrite modified files
John Keeping
1
-0
/
+30
2013-03-29
t7800: move '--symlinks' specific test to the end
John Keeping
1
-15
/
+15
2013-03-28
Merge branch 'jk/difftool-dir-diff-edit-fix'
Junio C Hamano
1
-0
/
+22
2013-03-14
difftool --dir-diff: symlink all files matching the working tree
John Keeping
1
-0
/
+22
2013-02-21
t7800: "defaults" is no longer a builtin tool name
David Aguilar
1
-2
/
+2
2013-02-20
t7800: modernize tests
David Aguilar
1
-198
/
+168
2013-02-19
t7800: update copyright notice
David Aguilar
1
-1
/
+1
2012-09-25
mergetool--lib: Allow custom commands to override built-ins
David Aguilar
1
-0
/
+11
2012-05-07
Merge branch 'th/difftool-diffall'
Junio C Hamano
1
-0
/
+57
2012-04-23
difftool: print list of valid tools with '--tool-help'
Tim Henigan
1
-0
/
+5
2012-04-23
difftool: teach difftool to handle directory diffs
Tim Henigan
1
-0
/
+39
2012-03-23
difftool: add '--no-gui' option
Tim Henigan
1
-0
/
+13
2012-03-19
t7800: Test difftool passing arguments to diff
David Aguilar
1
-0
/
+11
2011-10-14
t7800: avoid arithmetic expansion notation
Junio C Hamano
1
-2
/
+2
2011-10-10
git-difftool: allow skipping file by typing 'n' at prompt
Sitaram Chamarty
1
-1
/
+42
2011-08-11
test: consolidate definition of $LF
Junio C Hamano
1
-3
/
+0
2010-10-06
t7800 (difftool): add missing &&
Elijah Newren
1
-6
/
+6
2010-08-18
t/t7800-difftool.sh: Skip with prereq on no PERL
Ævar Arnfjörð Bjarmason
1
-27
/
+22
2010-06-25
tests: Skip tests in a way that makes sense under TAP
Ævar Arnfjörð Bjarmason
1
-1
/
+1
[next]