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