Age | Commit message (Expand) | Author | Files | Lines |
2018-02-14 | object: rename function 'typename' to 'type_name' | Brandon Williams | 1 | -1/+1 |
2017-12-06 | diff-tree: read the index so attribute checks work in bare repositories | Brandon Williams | 1 | -0/+2 |
2017-08-03 | submodule: remove gitmodules_config | Brandon Williams | 1 | -1/+0 |
2017-06-24 | Merge branch 'bw/config-h' | Junio C Hamano | 1 | -0/+1 |
2017-06-19 | Merge branch 'jk/consistent-h' | Junio C Hamano | 1 | -0/+3 |
2017-06-19 | Merge branch 'bw/object-id' | Junio C Hamano | 1 | -10/+6 |
2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
2017-06-13 | Merge branch 'jc/diff-tree-stale-comment' | Junio C Hamano | 1 | -3/+5 |
2017-06-05 | diff- and log- family: handle "git cmd -h" early | Junio C Hamano | 1 | -0/+3 |
2017-06-05 | builtin/diff-tree: cleanup references to sha1 | Brandon Williams | 1 | -5/+3 |
2017-06-05 | diff-tree: convert diff_tree_sha1 to struct object_id | Brandon Williams | 1 | -5/+3 |
2017-06-05 | Merge branch 'mb/diff-default-to-indent-heuristics' | Junio C Hamano | 1 | -1/+1 |
2017-06-02 | diff-tree: update stale in-code comments | Junio C Hamano | 1 | -3/+5 |
2017-05-09 | diff: have the diff-* builtins configure diff before initializing revisions | Marc Branchaud | 1 | -1/+1 |
2017-05-08 | object: convert parse_object* to take struct object_id | brian m. carlson | 1 | -1/+1 |
2017-05-08 | Convert lookup_tree to struct object_id | brian m. carlson | 1 | -1/+1 |
2017-05-08 | Convert lookup_commit* to struct object_id | brian m. carlson | 1 | -2/+2 |
2017-03-17 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -32/+31 |
2017-02-22 | builtin/diff-tree: convert to struct object_id | brian m. carlson | 1 | -32/+31 |
2017-01-30 | use SWAP macro | René Scharfe | 1 | -3/+1 |
2016-05-23 | Merge branch 'ar/diff-args-osx-precompose' | Junio C Hamano | 1 | -0/+2 |
2016-05-13 | diff: run arguments through precompose_argv | Alexander Rinass | 1 | -0/+2 |
2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -4/+4 |
2015-11-20 | Convert struct object to object_id | brian m. carlson | 1 | -2/+2 |
2015-11-20 | Add several uses of get_object_hash. | brian m. carlson | 1 | -4/+4 |
2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -1/+1 |
2014-07-22 | Merge branch 'jk/alloc-commit-id' | Junio C Hamano | 1 | -3/+1 |
2014-07-13 | diff-tree: avoid lookup_unknown_object | Jeff King | 1 | -3/+1 |
2014-07-08 | diff-tree: call free_commit_list() instead of duplicating its code | René Scharfe | 1 | -6/+2 |
2011-03-22 | diffcore-rename: fall back to -C when -C -C busts the rename limit | Junio C Hamano | 1 | -1/+11 |
2010-08-09 | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 1 | -0/+2 |
2010-03-24 | Merge branch 'pb/log-first-parent-p-m' | Junio C Hamano | 1 | -4/+14 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+170 |