Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 2018-07-18 | 34 | -51/+81 |
|\ | |||||
| * | path.c: migrate global git_path_* to take a repository argument | Stefan Beller | 2018-05-18 | 5 | -42/+43 |
| * | shallow: add repository argument to is_repository_shallow | Stefan Beller | 2018-05-18 | 4 | -5/+6 |
| * | shallow: add repository argument to register_shallow | Stefan Beller | 2018-05-18 | 2 | -2/+2 |
| * | commit: add repository argument to register_commit_graft | Jonathan Nieder | 2018-05-16 | 1 | -1/+2 |
| * | object-store: move object access functions to object-store.h | Stefan Beller | 2018-05-16 | 27 | -0/+27 |
* | | Merge branch 'nd/completion-negation' | Junio C Hamano | 2018-06-28 | 1 | -4/+6 |
|\ \ | |||||
| * | | completion: suppress some -no- options | Nguyễn Thái Ngọc Duy | 2018-05-29 | 1 | -4/+6 |
* | | | Merge branch 'ms/send-pack-honor-config' | Junio C Hamano | 2018-06-28 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | builtin/send-pack: populate the default configs | Masaya Suzuki | 2018-06-12 | 1 | -1/+1 |
* | | | | Merge branch 'ab/refspec-init-fix' | Junio C Hamano | 2018-06-28 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | refspec: s/refspec_item_init/&_or_die/g | Ævar Arnfjörð Bjarmason | 2018-06-11 | 2 | -2/+2 |
* | | | | | Merge branch 'sb/plug-misc-leaks' | Junio C Hamano | 2018-06-25 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | submodule--helper: plug mem leak in print_default_remote | Stefan Beller | 2018-06-01 | 1 | -1/+2 |
* | | | | | | Merge branch 'sg/update-ref-stdin-cleanup' | Junio C Hamano | 2018-06-25 | 1 | -12/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | update-ref --stdin: use skip_prefix() | SZEDER Gábor | 2018-06-04 | 1 | -12/+13 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'nd/complete-config-vars' | Junio C Hamano | 2018-06-25 | 5 | -57/+59 |
|\ \ \ \ \ \ | |||||
| * | | | | | | completion: drop the hard coded list of config vars | Nguyễn Thái Ngọc Duy | 2018-05-29 | 1 | -1/+8 |
| * | | | | | | am: move advice.amWorkDir parsing back to advice.c | Nguyễn Thái Ngọc Duy | 2018-05-29 | 1 | -5/+1 |
| * | | | | | | help: add --config to list all available config | Nguyễn Thái Ngọc Duy | 2018-05-29 | 4 | -0/+18 |
| * | | | | | | Add and use generic name->id mapping code for color slot parsing | Nguyễn Thái Ngọc Duy | 2018-05-29 | 3 | -54/+35 |
| * | | | | | | Merge branch 'nd/command-list' into nd/complete-config-vars | Junio C Hamano | 2018-05-29 | 2 | -32/+9 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/show-index' | Junio C Hamano | 2018-06-25 | 1 | -0/+86 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | make show-index a builtin | Jeff King | 2018-05-29 | 1 | -0/+86 |
* | | | | | | | | Merge branch 'nd/diff-apply-ita' | Junio C Hamano | 2018-06-25 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | diff: turn --ita-invisible-in-index on by default | Nguyễn Thái Ngọc Duy | 2018-05-29 | 1 | -0/+7 |
* | | | | | | | | | Merge branch 'ds/commit-graph-lockfile-fix' | Junio C Hamano | 2018-06-25 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | merge: check config before loading commits | Derrick Stolee | 2018-05-22 | 1 | -3/+4 |
* | | | | | | | | | | Merge branch 'nd/commit-util-to-slab' | Junio C Hamano | 2018-06-25 | 7 | -40/+101 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | merge: use commit-slab in merge remote desc instead of commit->util | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -12/+13 |
| * | | | | | | | | | | log: use commit-slab in prepare_bases() instead of commit->util | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -2/+8 |
| * | | | | | | | | | | show-branch: note about its object flags usage | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -0/+5 |
| * | | | | | | | | | | show-branch: use commit-slab for commit-name instead of commit->util | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -12/+27 |
| * | | | | | | | | | | name-rev: use commit-slab for rev-name instead of commit->util | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -3/+20 |
| * | | | | | | | | | | revision.c: use commit-slab for show_source | Nguyễn Thái Ngọc Duy | 2018-05-21 | 2 | -7/+14 |
| * | | | | | | | | | | describe: use commit-slab for commit names instead of commit->util | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -3/+13 |
| * | | | | | | | | | | blame: use commit-slab for blame suspects instead of commit->util | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'pc/submodule-helper-foreach' | Junio C Hamano | 2018-06-25 | 1 | -0/+144 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | submodule: port submodule subcommand 'foreach' from shell to C | Prathamesh Chavan | 2018-05-11 | 1 | -0/+144 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'sb/blame-color' | Junio C Hamano | 2018-06-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | blame: release string_list after use in parse_color_fields() | René Scharfe | 2018-06-14 | 1 | -0/+1 |
* | | | | | | | | | | | Merge branch 'rd/doc-remote-tracking-with-hyphen' | Junio C Hamano | 2018-06-18 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Use hyphenated "remote-tracking branch" (docs and comments) | Robert P. J. Day | 2018-06-13 | 2 | -3/+3 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Sync with Git 2.15.2 | Junio C Hamano | 2018-05-22 | 2 | -11/+44 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Sync with Git 2.14.4 | Junio C Hamano | 2018-05-22 | 2 | -11/+44 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Sync with Git 2.13.7 | Junio C Hamano | 2018-05-22 | 2 | -11/+44 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
* | | | \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/index-pack-maint' | Junio C Hamano | 2018-06-13 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | index-pack: correct install_packed_git() args | Junio C Hamano | 2018-06-11 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | index-pack: handle --strict checks of non-repo packs | Jeff King | 2018-06-01 | 1 | -2/+6 |
* | | | | | | | | | | | | | | | Merge branch 'rd/init-typo' | Junio C Hamano | 2018-06-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |