index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-mergetool--lib.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mergetool: honor mergetool.$tool.trustExitCode for built-in tools
David Aguilar
2016-11-29
1
-11
/
+45
*
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
*
|
mergetools: create mergetool_find_win32_cmd() helper function for winmerge
Jacob Nisnevich
2016-04-04
1
-0
/
+25
|
/
*
mergetool-lib: fix default tool selection
Michael J Gruber
2015-06-19
1
-0
/
+1
*
mergetool--lib: set IFS for difftool and mergetool
David Aguilar
2015-05-20
1
-0
/
+3
*
mergetool--lib: remove use of $status global
David Aguilar
2014-11-21
1
-14
/
+5
*
mergetool--lib: remove no-op assignment to $status from setup_user_tool
Junio C Hamano
2014-11-21
1
-1
/
+0
*
Merge branch 'da/difftool'
Junio C Hamano
2014-11-18
1
-0
/
+1
|
\
|
*
difftool: honor --trust-exit-code for builtin tools
David Aguilar
2014-11-14
1
-0
/
+1
*
|
mergetool: rename bc3 to bc
Junio C Hamano
2014-10-21
1
-1
/
+1
|
/
*
remove #!interpreter line from shell libraries
Jonathan Nieder
2013-11-26
1
-2
/
+1
*
mergetool--lib: Fix typo in the merge/difftool help
Stefan Saasen
2013-10-15
1
-1
/
+1
*
mergetools/diffmerge: support DiffMerge as a git mergetool
Stefan Saasen
2013-10-14
1
-1
/
+2
*
many small typofixes
Ondřej Bílka
2013-07-29
1
-1
/
+1
*
mergetool--lib: refactor {diff,merge}_cmd logic
John Keeping
2013-06-17
1
-47
/
+35
*
doc: generate a list of valid merge tools
David Aguilar
2013-02-03
1
-1
/
+2
*
mergetool--lib: list user configured tools in '--tool-help'
John Keeping
2013-02-03
1
-1
/
+40
*
mergetool--lib: add functions for finding available tools
David Aguilar
2013-02-03
1
-36
/
+65
*
mergetool--lib: improve the help text in guess_merge_tool()
David Aguilar
2013-01-29
1
-1
/
+7
*
mergetool--lib: simplify command expressions
David Aguilar
2013-01-29
1
-23
/
+15
*
mergetools: simplify how we handle "vim" and "defaults"
David Aguilar
2013-01-29
1
-30
/
+31
*
mergetool--lib: don't call "exit" in setup_tool
John Keeping
2013-01-28
1
-3
/
+20
*
mergetool--lib: improve show_tool_help() output
David Aguilar
2013-01-28
1
-5
/
+21
*
git-mergetool: don't hardcode 'mergetool' in show_tool_help
John Keeping
2013-01-25
1
-2
/
+4
*
git-mergetool: remove redundant assignment
John Keeping
2013-01-25
1
-1
/
+0
*
git-mergetool: move show_tool_help to mergetool--lib
John Keeping
2013-01-25
1
-0
/
+37
*
Merge branch 'da/mergetool-custom'
Junio C Hamano
2012-10-01
1
-2
/
+38
|
\
|
*
mergetool--lib: Allow custom commands to override built-ins
David Aguilar
2012-09-25
1
-2
/
+38
*
|
Merge branch 'da/difftool-updates'
Junio C Hamano
2012-08-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add Code Compare v2.80.4 as a merge / diff tool for Windows
Sebastian Schuberth
2012-08-10
1
-1
/
+1
*
|
mergetool: support --tool-help option like difftool does
Junio C Hamano
2012-07-23
1
-1
/
+5
|
/
*
Merge branch 'maint'
Junio C Hamano
2011-09-20
1
-1
/
+1
|
\
|
*
git-mergetool: check return value from read
Jay Soffian
2011-09-20
1
-1
/
+1
*
|
mergetool--lib: Refactor tools into separate files
David Aguilar
2011-08-19
1
-333
/
+52
*
|
mergetool--lib: Make style consistent with git
David Aguilar
2011-08-19
1
-53
/
+100
*
|
misc-sh: fix up whitespace in some other .sh files.
Jon Seymour
2011-08-06
1
-3
/
+3
*
|
Merge branch 'da/git-prefix-everywhere' into next
Junio C Hamano
2011-06-30
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
git-mergetool--lib: Make vimdiff retain the current directory
David Aguilar
2011-05-27
1
-0
/
+7
*
|
Pass empty file to p4merge where no base is suitable.
Ciaran Jessup
2011-05-02
1
-6
/
+3
|
/
*
Merge branch 'ss/mergetool--lib'
Junio C Hamano
2011-03-20
1
-104
/
+121
|
\
|
*
mergetool--lib: Add Beyond Compare 3 as a tool
Sebastian Schuberth
2011-02-28
1
-2
/
+20
|
*
mergetool--lib: Sort tools alphabetically for easier lookup
Sebastian Schuberth
2011-02-28
1
-110
/
+109
*
|
mergetool-lib: call vim in readonly mode for diffs
Michael J Gruber
2011-02-25
1
-2
/
+2
|
/
*
mergetool-lib: make the three-way diff the default for vim/gvim
Dan McGee
2010-09-29
1
-3
/
+15
*
mergetool-lib: add a three-way diff view for vim/gvim
Dan McGee
2010-09-15
1
-2
/
+7
*
mergetool-lib: combine vimdiff and gvimdiff run blocks
Dan McGee
2010-09-15
1
-14
/
+3
*
mergetool: Remove explicit references to /dev/tty
Charles Bailey
2010-08-20
1
-1
/
+1
*
add shebang line to git-mergetool--lib.sh
Jeff King
2010-01-29
1
-0
/
+1
*
Merge branch 'rs/work-around-grep-opt-insanity'
Junio C Hamano
2009-11-25
1
-7
/
+6
|
\
[next]