Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sha1_file: introduce an nth_packed_object_oid function | brian m. carlson | 2017-02-22 | 2 | -3/+20 |
* | refs: simplify parsing of reflog entries | brian m. carlson | 2017-02-22 | 1 | -5/+6 |
* | refs: convert each_reflog_ent_fn to struct object_id | brian m. carlson | 2017-02-22 | 10 | -50/+50 |
* | reflog-walk: convert struct reflog_info to struct object_id | brian m. carlson | 2017-02-22 | 1 | -6/+6 |
* | builtin/replace: convert to struct object_id | brian m. carlson | 2017-02-22 | 1 | -56/+56 |
* | Convert remaining callers of resolve_refdup to object_id | brian m. carlson | 2017-02-22 | 6 | -23/+23 |
* | builtin/merge: convert to struct object_id | brian m. carlson | 2017-02-22 | 1 | -68/+66 |
* | builtin/clone: convert to struct object_id | brian m. carlson | 2017-02-22 | 1 | -5/+5 |
* | builtin/branch: convert to struct object_id | brian m. carlson | 2017-02-22 | 1 | -13/+13 |
* | builtin/grep: convert to struct object_id | brian m. carlson | 2017-02-22 | 1 | -12/+12 |
* | builtin/fmt-merge-message: convert to struct object_id | brian m. carlson | 2017-02-22 | 1 | -35/+35 |
* | builtin/fast-export: convert to struct object_id | brian m. carlson | 2017-02-22 | 1 | -29/+29 |
* | builtin/describe: convert to struct object_id | brian m. carlson | 2017-02-22 | 1 | -25/+25 |
* | builtin/diff-tree: convert to struct object_id | brian m. carlson | 2017-02-22 | 1 | -32/+31 |
* | builtin/commit: convert to struct object_id | brian m. carlson | 2017-02-20 | 1 | -23/+23 |
* | hex: introduce parse_oid_hex | brian m. carlson | 2017-02-20 | 2 | -0/+17 |
* | Git 2.12-rc1v2.12.0-rc1 | Junio C Hamano | 2017-02-10 | 2 | -1/+16 |
* | Merge branch 'nd/rev-list-all-includes-HEAD-doc' | Junio C Hamano | 2017-02-10 | 1 | -2/+2 |
|\ | |||||
| * | rev-list-options.txt: update --all about HEAD | Nguyễn Thái Ngọc Duy | 2017-02-08 | 1 | -2/+2 |
* | | Merge branch 'rs/fill-directory-optim' | Junio C Hamano | 2017-02-10 | 1 | -4/+3 |
|\ \ | |||||
| * | | dir: avoid allocation in fill_directory() | René Scharfe | 2017-02-08 | 1 | -4/+3 |
* | | | Merge branch 'jk/log-graph-name-only' | Junio C Hamano | 2017-02-10 | 2 | -0/+49 |
|\ \ \ | |||||
| * | | | diff: print line prefix for --name-only output | Jeff King | 2017-02-08 | 2 | -0/+49 |
* | | | | Merge branch 'da/t7800-cleanup' | Junio C Hamano | 2017-02-10 | 1 | -12/+19 |
|\ \ \ \ | |||||
| * | | | | t7800: replace "wc -l" with test_line_count | David Aguilar | 2017-02-08 | 1 | -12/+19 |
| * | | | | Merge branch 'da/difftool-dir-diff-fix' into da/t7800-cleanup | Junio C Hamano | 2017-02-08 | 2 | -3/+45 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'dl/difftool-doc-no-gui-option' | Junio C Hamano | 2017-02-10 | 1 | -2/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Document the --no-gui option in difftool | Denton Liu | 2017-02-08 | 1 | -2/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'js/difftool-builtin' | Junio C Hamano | 2017-02-10 | 2 | -4/+16 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | t7800: simplify basic usage test | David Aguilar | 2017-02-08 | 1 | -8/+7 |
| * | | | | | difftool: fix bug when printing usage | David Aguilar | 2017-02-06 | 2 | -4/+17 |
* | | | | | | Merge branch 'rs/p5302-create-repositories-before-tests' | Junio C Hamano | 2017-02-10 | 1 | -0/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | p5302: create repositories for index-pack results explicitly | René Scharfe | 2017-02-06 | 1 | -0/+7 |
* | | | | | | | Merge branch 'ps/worktree-prune-help-fix' | Junio C Hamano | 2017-02-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | worktree: fix option descriptions for `prune` | Patrick Steinhardt | 2017-02-06 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'ew/complete-svn-authorship-options' | Junio C Hamano | 2017-02-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | completion: fix git svn authorship switches | Eric Wong | 2017-02-06 | 1 | -2/+2 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jk/reset-to-break-a-commit-doc' | Junio C Hamano | 2017-02-10 | 1 | -0/+38 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | reset: add an example of how to split a commit into two | Jacob Keller | 2017-02-04 | 1 | -0/+38 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'bw/push-submodule-only' | Junio C Hamano | 2017-02-10 | 2 | -7/+8 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | completion: add completion for --recurse-submodules=only | Cornelius Weig | 2017-02-02 | 1 | -1/+1 |
| * | | | | | | | doc: add doc for git-push --recurse-submodules=only | Cornelius Weig | 2017-02-02 | 1 | -6/+7 |
* | | | | | | | | Git 2.12-rc0v2.12.0-rc0 | Junio C Hamano | 2017-02-03 | 2 | -7/+30 |
* | | | | | | | | Merge branch 'cw/log-updates-for-all-refs-really' | Junio C Hamano | 2017-02-03 | 15 | -30/+133 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | doc: add note about ignoring '--no-create-reflog' | Cornelius Weig | 2017-02-02 | 2 | -0/+6 |
| * | | | | | | | | update-ref: add test cases for bare repository | Cornelius Weig | 2017-01-31 | 1 | -7/+36 |
| * | | | | | | | | refs: add option core.logAllRefUpdates = always | Cornelius Weig | 2017-01-31 | 14 | -20/+88 |
| * | | | | | | | | config: add markup to core.logAllRefUpdates doc | Cornelius Weig | 2017-01-30 | 1 | -3/+3 |
* | | | | | | | | | Merge branch 'pl/complete-diff-submodule-diff' | Junio C Hamano | 2017-02-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Completion: Add support for --submodule=diff | Peter Law | 2017-01-31 | 1 | -1/+1 |
| |/ / / / / / / / |