aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/diff-tree.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-20Remove get_object_hash.brian m. carlson1-4/+4
2015-11-20Convert struct object to object_idbrian m. carlson1-2/+2
2015-11-20Add several uses of get_object_hash.brian m. carlson1-4/+4
2015-01-14standardize usage info string formatAlex Henrie1-1/+1
2014-07-22Merge branch 'jk/alloc-commit-id'Junio C Hamano1-3/+1
2014-07-13diff-tree: avoid lookup_unknown_objectJeff King1-3/+1
2014-07-08diff-tree: call free_commit_list() instead of duplicating its codeRené Scharfe1-6/+2
2011-03-22diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano1-1/+11
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann1-0/+2
2010-03-24Merge branch 'pb/log-first-parent-p-m'Junio C Hamano1-4/+14
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-0/+170