summaryrefslogtreecommitdiff
path: root/builtin/diff-tree.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'jk/consistent-h'Junio C Hamano2017-06-191-0/+3
|\ \
| * | diff- and log- family: handle "git cmd -h" earlyJunio C Hamano2017-06-051-0/+3
| |/
* | Merge branch 'bw/object-id'Junio C Hamano2017-06-191-10/+6
|\ \
| * | builtin/diff-tree: cleanup references to sha1Brandon Williams2017-06-051-5/+3
| * | diff-tree: convert diff_tree_sha1 to struct object_idBrandon Williams2017-06-051-5/+3
* | | Merge branch 'jc/diff-tree-stale-comment'Junio C Hamano2017-06-131-3/+5
|\ \ \
| * | | diff-tree: update stale in-code commentsjc/diff-tree-stale-commentJunio C Hamano2017-06-021-3/+5
* | | | Merge branch 'mb/diff-default-to-indent-heuristics'Junio C Hamano2017-06-051-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | diff: have the diff-* builtins configure diff before initializing revisionsMarc Branchaud2017-05-091-1/+1
| | |/ | |/|
* | | object: convert parse_object* to take struct object_idbrian m. carlson2017-05-081-1/+1
* | | Convert lookup_tree to struct object_idbrian m. carlson2017-05-081-1/+1
* | | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-081-2/+2
|/ /
* | Merge branch 'bc/object-id'Junio C Hamano2017-03-171-32/+31
|\ \
| * | builtin/diff-tree: convert to struct object_idbrian m. carlson2017-02-221-32/+31
* | | use SWAP macroRené Scharfe2017-01-301-3/+1
|/ /
* | Merge branch 'ar/diff-args-osx-precompose'Junio C Hamano2016-05-231-0/+2
|\ \
| * | diff: run arguments through precompose_argvar/diff-args-osx-precomposeAlexander Rinass2016-05-131-0/+2
| |/
* | Remove get_object_hash.brian m. carlson2015-11-201-4/+4
* | Convert struct object to object_idbrian m. carlson2015-11-201-2/+2
* | Add several uses of get_object_hash.brian m. carlson2015-11-201-4/+4
|/
* standardize usage info string formatAlex Henrie2015-01-141-1/+1
* Merge branch 'jk/alloc-commit-id'Junio C Hamano2014-07-221-3/+1
|\
| * diff-tree: avoid lookup_unknown_objectjk/alloc-commit-idJeff King2014-07-131-3/+1
* | diff-tree: call free_commit_list() instead of duplicating its codeRené Scharfe2014-07-081-6/+2
|/
* diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano2011-03-221-1/+11
* Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-091-0/+2
* Merge branch 'pb/log-first-parent-p-m'Junio C Hamano2010-03-241-4/+14
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+170