summaryrefslogtreecommitdiff
path: root/builtin/difftool.c
AgeCommit message (Expand)Author
2017-05-08difftool: address a couple of resource/memory leaksJohannes Schindelin
2017-04-14difftool: fix use-after-freeJohannes Schindelin
2017-03-30difftool: avoid strcpyJeff King
2017-03-15difftool: handle modified symlinks in dir-diff modeDavid Aguilar
2017-02-06difftool: fix bug when printing usageDavid Aguilar
2017-01-25difftool: hack around -Wzero-length-format warningJeff King
2017-01-19difftool: retire the scripted versionJohannes Schindelin
2017-01-19difftool: implement the functionality in the builtinJohannes Schindelin
2017-01-17difftool: add a skeleton for the upcoming builtinJohannes Schindelin