aboutsummaryrefslogtreecommitdiff
path: root/builtin/diff-tree.c
Commit message (Expand)AuthorAge
* diff-tree: read the index so attribute checks work in bare repositoriesBrandon Williams2017-12-06
* submodule: remove gitmodules_configBrandon Williams2017-08-03
* Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\
| * config: don't include config.h by defaultBrandon Williams2017-06-15
* | Merge branch 'jk/consistent-h'Junio C Hamano2017-06-19
|\ \
| * | diff- and log- family: handle "git cmd -h" earlyJunio C Hamano2017-06-05
| |/
* | Merge branch 'bw/object-id'Junio C Hamano2017-06-19
|\ \
| * | builtin/diff-tree: cleanup references to sha1Brandon Williams2017-06-05
| * | diff-tree: convert diff_tree_sha1 to struct object_idBrandon Williams2017-06-05
* | | Merge branch 'jc/diff-tree-stale-comment'Junio C Hamano2017-06-13
|\ \ \
| * | | diff-tree: update stale in-code commentsJunio C Hamano2017-06-02
* | | | Merge branch 'mb/diff-default-to-indent-heuristics'Junio C Hamano2017-06-05
|\ \ \ \ | |_|/ / |/| | |
| * | | diff: have the diff-* builtins configure diff before initializing revisionsMarc Branchaud2017-05-09
| | |/ | |/|
* | | object: convert parse_object* to take struct object_idbrian m. carlson2017-05-08
* | | Convert lookup_tree to struct object_idbrian m. carlson2017-05-08
* | | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
|/ /
* | Merge branch 'bc/object-id'Junio C Hamano2017-03-17
|\ \
| * | builtin/diff-tree: convert to struct object_idbrian m. carlson2017-02-22
* | | use SWAP macroRené Scharfe2017-01-30
|/ /
* | Merge branch 'ar/diff-args-osx-precompose'Junio C Hamano2016-05-23
|\ \
| * | diff: run arguments through precompose_argvAlexander Rinass2016-05-13
| |/
* | Remove get_object_hash.brian m. carlson2015-11-20
* | Convert struct object to object_idbrian m. carlson2015-11-20
* | Add several uses of get_object_hash.brian m. carlson2015-11-20
|/
* standardize usage info string formatAlex Henrie2015-01-14
* Merge branch 'jk/alloc-commit-id'Junio C Hamano2014-07-22
|\
| * diff-tree: avoid lookup_unknown_objectJeff King2014-07-13
* | diff-tree: call free_commit_list() instead of duplicating its codeRené Scharfe2014-07-08
|/
* diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano2011-03-22
* Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-09
* Merge branch 'pb/log-first-parent-p-m'Junio C Hamano2010-03-24
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22