Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-08 | difftool: address a couple of resource/memory leaks | Johannes Schindelin | 1 | -10/+23 |
2017-04-13 | difftool: fix use-after-free | Johannes Schindelin | 1 | -2/+5 |
2017-03-30 | difftool: avoid strcpy | Jeff King | 1 | -16/+15 |
2017-03-15 | difftool: handle modified symlinks in dir-diff mode | David Aguilar | 1 | -5/+46 |
2017-02-06 | difftool: fix bug when printing usage | David Aguilar | 1 | -4/+4 |
2017-01-25 | difftool: hack around -Wzero-length-format warning | Jeff King | 1 | -1/+1 |
2017-01-19 | difftool: retire the scripted version | Johannes Schindelin | 1 | -41/+0 |
2017-01-19 | difftool: implement the functionality in the builtin | Johannes Schindelin | 1 | -1/+671 |
2017-01-17 | difftool: add a skeleton for the upcoming builtin | Johannes Schindelin | 1 | -0/+63 |