summaryrefslogtreecommitdiff
path: root/git-mergetool.sh
Commit message (Expand)AuthorAgeFilesLines
...
* mergetool: Replace use of "echo -n" with printf(1) to be more portableTheodore Ts'o2007-03-291-14/+12
* mergetool: print an appropriate warning if merge.tool is unknownTheodore Ts'o2007-03-181-4/+9
* mergetool: Add support for vimdiff.James Bowes2007-03-181-3/+5
* Add git-mergetool to run an appropriate merge conflict resolution programTheodore Ts'o2007-03-131-0/+352