aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/difftool (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07difftool: move 'git-difftool' out of contribDavid Aguilar3-394/+0
2009-04-07difftool/mergetool: add diffuse as merge and diff toolSebastian Pipping2-6/+8
2009-04-07difftool: add a -y shortcut for --no-promptDavid Aguilar2-25/+17
2009-04-07difftool: use perl built-ins when testing for msysDavid Aguilar1-2/+5
2009-04-07difftool: remove the backup file featureDavid Aguilar1-33/+1
2009-04-07difftool: remove merge options for opendiff, tkdiff, kdiff3 and xxdiffDavid Aguilar1-7/+3
2009-04-07git-mergetool/difftool: make (g)vimdiff workable under WindowsMarkus Heidelberg1-2/+8
2009-03-11contrib/difftool: use a separate config namespace for difftool commandsDavid Aguilar3-23/+32
2009-01-31contrib/difftool: Don't repeat merge tool candidatesDavid Aguilar1-19/+12
2009-01-31contrib/difftool: add support for KompareMarkus Heidelberg2-7/+12
2009-01-19contrib/difftool: remove distracting 'echo' in the SIGINT handlerMarkus Heidelberg1-1/+0
2009-01-19contrib/difftool: change trap condition from SIGINT to INTMarkus Heidelberg1-1/+1
2009-01-18difftool: put the cursor on the editable file for VimDavid Aguilar1-2/+6
2009-01-18difftool: fix documentation problemsDavid Aguilar2-13/+12
2009-01-17contrib: add 'git difftool' for launching common merge toolsDavid Aguilar3-0/+418