aboutsummaryrefslogtreecommitdiff
path: root/builtin/difftool.c
Commit message (Expand)AuthorAge
* read-cache: leave lock in right state in `write_locked_index()`Martin Ă…gren2017-10-07
* sha1_file: convert index_fd to struct object_idPatryk Obara2017-08-20
* builtin/difftool.c: drop hashmap_cmp_fn castStefan Beller2017-07-05
* hashmap.h: compare function has access to a data fieldStefan Beller2017-06-30
* Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\
| * config: don't include config.h by defaultBrandon Williams2017-06-15
* | difftool: address a couple of resource/memory leaksJohannes Schindelin2017-05-08
|/
* difftool: fix use-after-freeJohannes Schindelin2017-04-13
* difftool: avoid strcpyJeff King2017-03-30
* difftool: handle modified symlinks in dir-diff modeDavid Aguilar2017-03-15
* difftool: fix bug when printing usageDavid Aguilar2017-02-06
* difftool: hack around -Wzero-length-format warningJeff King2017-01-25
* difftool: retire the scripted versionJohannes Schindelin2017-01-19
* difftool: implement the functionality in the builtinJohannes Schindelin2017-01-19
* difftool: add a skeleton for the upcoming builtinJohannes Schindelin2017-01-17