index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-mergetool.sh
Age
Commit message (
Expand
)
Author
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-06-10
git-mergetool: Make default selection of merge-tool more intelligent
Theodore Ts'o
2007-06-10
[PATCH] git-mergetool: Allow gvimdiff to be used as a mergetool
Dan McGee
2007-06-06
Fix typo in git-mergetool
Josh Triplett
2007-03-29
mergetool: Clean up description of files and prompts for merge resolutions
Theodore Ts'o
2007-03-29
mergetool: Make git-rm quiet when resolving a deleted file conflict
Theodore Ts'o
2007-03-29
mergetool: Add support for Apple Mac OS X's opendiff command
Theodore Ts'o
2007-03-29
mergetool: Fix abort command when resolving symlinks and deleted files
Theodore Ts'o
2007-03-29
mergetool: Remove spurious error message if merge.tool config option not set
Theodore Ts'o
2007-03-29
mergetool: factor out common code
Theodore Ts'o
2007-03-29
mergetool: portability fix: don't use reserved word function
Theodore Ts'o
2007-03-29
mergetool: portability fix: don't assume true is in /bin
Theodore Ts'o
2007-03-29
mergetool: Don't error out in the merge case where the local file is deleted
Theodore Ts'o
2007-03-29
mergetool: Replace use of "echo -n" with printf(1) to be more portable
Theodore Ts'o
2007-03-18
mergetool: print an appropriate warning if merge.tool is unknown
Theodore Ts'o
2007-03-18
mergetool: Add support for vimdiff.
James Bowes
2007-03-13
Add git-mergetool to run an appropriate merge conflict resolution program
Theodore Ts'o