Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hashmap.h: compare function has access to a data field | Stefan Beller | 2017-06-30 | 1 | -9/+15 |
* | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 | 1 | -0/+1 |
|\ | |||||
| * | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -0/+1 |
* | | difftool: address a couple of resource/memory leaks | Johannes Schindelin | 2017-05-08 | 1 | -10/+23 |
|/ | |||||
* | 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 |