summaryrefslogtreecommitdiff
path: root/builtin/difftool.c
Commit message (Expand)AuthorAgeFilesLines
* sha1_file: convert index_fd to struct object_idPatryk Obara2017-08-201-1/+1
* builtin/difftool.c: drop hashmap_cmp_fn castStefan Beller2017-07-051-15/+22
* hashmap.h: compare function has access to a data fieldStefan Beller2017-06-301-9/+15
* Merge branch 'bw/config-h'Junio C Hamano2017-06-241-0/+1
|\
| * config: don't include config.h by defaultBrandon Williams2017-06-151-0/+1
* | difftool: address a couple of resource/memory leaksJohannes Schindelin2017-05-081-10/+23
|/
* difftool: fix use-after-freejs/difftool-builtinJohannes Schindelin2017-04-131-2/+5
* difftool: avoid strcpyJeff King2017-03-301-16/+15
* difftool: handle modified symlinks in dir-diff modeDavid Aguilar2017-03-151-5/+46
* difftool: fix bug when printing usageDavid Aguilar2017-02-061-4/+4
* difftool: hack around -Wzero-length-format warningJeff King2017-01-251-1/+1
* difftool: retire the scripted versionJohannes Schindelin2017-01-191-41/+0
* difftool: implement the functionality in the builtinJohannes Schindelin2017-01-191-1/+671
* difftool: add a skeleton for the upcoming builtinJohannes Schindelin2017-01-171-0/+63