summaryrefslogtreecommitdiff
path: root/builtin/difftool.c
Commit message (Expand)AuthorAgeFilesLines
* difftool: address a couple of resource/memory leaksJohannes Schindelin2017-05-081-10/+23
* difftool: fix use-after-freejs/difftool-builtinJohannes Schindelin2017-04-131-2/+5
* difftool: avoid strcpyJeff King2017-03-301-16/+15
* difftool: handle modified symlinks in dir-diff modeDavid Aguilar2017-03-151-5/+46
* difftool: fix bug when printing usageDavid Aguilar2017-02-061-4/+4
* difftool: hack around -Wzero-length-format warningJeff King2017-01-251-1/+1
* difftool: retire the scripted versionJohannes Schindelin2017-01-191-41/+0
* difftool: implement the functionality in the builtinJohannes Schindelin2017-01-191-1/+671
* difftool: add a skeleton for the upcoming builtinJohannes Schindelin2017-01-171-0/+63