summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAgeFilesLines
* Update messages in preparation for i18nNguyễn Thái Ngọc Duy2018-07-2312-68/+77
* Merge branch 'nd/completion-negation'Junio C Hamano2018-06-281-4/+6
|\
| * completion: suppress some -no- optionsNguyễn Thái Ngọc Duy2018-05-291-4/+6
* | Merge branch 'ms/send-pack-honor-config'Junio C Hamano2018-06-281-1/+1
|\ \
| * | builtin/send-pack: populate the default configsMasaya Suzuki2018-06-121-1/+1
* | | Merge branch 'ab/refspec-init-fix'Junio C Hamano2018-06-282-2/+2
|\ \ \
| * | | refspec: s/refspec_item_init/&_or_die/gÆvar Arnfjörð Bjarmason2018-06-112-2/+2
* | | | Merge branch 'sb/plug-misc-leaks'Junio C Hamano2018-06-251-1/+2
|\ \ \ \
| * | | | submodule--helper: plug mem leak in print_default_remoteStefan Beller2018-06-011-1/+2
* | | | | Merge branch 'sg/update-ref-stdin-cleanup'Junio C Hamano2018-06-251-12/+13
|\ \ \ \ \
| * | | | | update-ref --stdin: use skip_prefix()SZEDER Gábor2018-06-041-12/+13
| | |_|/ / | |/| | |
* | | | | Merge branch 'nd/complete-config-vars'Junio C Hamano2018-06-255-57/+59
|\ \ \ \ \
| * | | | | completion: drop the hard coded list of config varsNguyễn Thái Ngọc Duy2018-05-291-1/+8
| * | | | | am: move advice.amWorkDir parsing back to advice.cNguyễn Thái Ngọc Duy2018-05-291-5/+1
| * | | | | help: add --config to list all available configNguyễn Thái Ngọc Duy2018-05-294-0/+18
| * | | | | Add and use generic name->id mapping code for color slot parsingNguyễn Thái Ngọc Duy2018-05-293-54/+35
| * | | | | Merge branch 'nd/command-list' into nd/complete-config-varsJunio C Hamano2018-05-292-32/+9
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'jk/show-index'Junio C Hamano2018-06-251-0/+86
|\ \ \ \ \ \
| * | | | | | make show-index a builtinJeff King2018-05-291-0/+86
* | | | | | | Merge branch 'nd/diff-apply-ita'Junio C Hamano2018-06-251-0/+7
|\ \ \ \ \ \ \
| * | | | | | | diff: turn --ita-invisible-in-index on by defaultNguyễn Thái Ngọc Duy2018-05-291-0/+7
* | | | | | | | Merge branch 'ds/commit-graph-lockfile-fix'Junio C Hamano2018-06-251-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | merge: check config before loading commitsDerrick Stolee2018-05-221-3/+4
* | | | | | | | | Merge branch 'nd/commit-util-to-slab'Junio C Hamano2018-06-257-40/+101
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge: use commit-slab in merge remote desc instead of commit->utilNguyễn Thái Ngọc Duy2018-05-211-12/+13
| * | | | | | | | | log: use commit-slab in prepare_bases() instead of commit->utilNguyễn Thái Ngọc Duy2018-05-211-2/+8
| * | | | | | | | | show-branch: note about its object flags usageNguyễn Thái Ngọc Duy2018-05-211-0/+5
| * | | | | | | | | show-branch: use commit-slab for commit-name instead of commit->utilNguyễn Thái Ngọc Duy2018-05-211-12/+27
| * | | | | | | | | name-rev: use commit-slab for rev-name instead of commit->utilNguyễn Thái Ngọc Duy2018-05-211-3/+20
| * | | | | | | | | revision.c: use commit-slab for show_sourceNguyễn Thái Ngọc Duy2018-05-212-7/+14
| * | | | | | | | | describe: use commit-slab for commit names instead of commit->utilNguyễn Thái Ngọc Duy2018-05-211-3/+13
| * | | | | | | | | blame: use commit-slab for blame suspects instead of commit->utilNguyễn Thái Ngọc Duy2018-05-211-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'pc/submodule-helper-foreach'Junio C Hamano2018-06-251-0/+144
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule: port submodule subcommand 'foreach' from shell to CPrathamesh Chavan2018-05-111-0/+144
| |/ / / / / / / /
* | | | | | | | | Merge branch 'sb/blame-color'Junio C Hamano2018-06-181-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blame: release string_list after use in parse_color_fields()René Scharfe2018-06-141-0/+1
* | | | | | | | | | Merge branch 'rd/doc-remote-tracking-with-hyphen'Junio C Hamano2018-06-182-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use hyphenated "remote-tracking branch" (docs and comments)Robert P. J. Day2018-06-132-3/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Sync with Git 2.15.2Junio C Hamano2018-05-222-11/+44
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Sync with Git 2.14.4Junio C Hamano2018-05-222-11/+44
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Sync with Git 2.13.7Junio C Hamano2018-05-222-11/+44
| | | |\ \ \ \ \ \ \ \ \
* | | | \ \ \ \ \ \ \ \ \ Merge branch 'jk/index-pack-maint'Junio C Hamano2018-06-131-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | index-pack: correct install_packed_git() argsJunio C Hamano2018-06-111-1/+1
| * | | | | | | | | | | | | index-pack: handle --strict checks of non-repo packsJeff King2018-06-011-2/+6
* | | | | | | | | | | | | | Merge branch 'rd/init-typo'Junio C Hamano2018-06-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | init: fix grammar in "templates not found" msgRobert P. J. Day2018-05-301-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'en/rev-parse-invalid-range'Junio C Hamano2018-06-011-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rev-parse: check lookup'ed commit references for NULLElijah Newren2018-05-251-2/+6
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'nd/use-opt-int-set-f'Junio C Hamano2018-06-0110-46/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use OPT_SET_INT_F() for cmdline option specificationNguyễn Thái Ngọc Duy2018-05-2410-46/+45
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |