summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAgeFilesLines
* submodule helper list: respect correct path prefixsb/submodule-module-list-fixStefan Beller2016-02-241-8/+2
* Merge branch 'jk/symbolic-ref-maint'Junio C Hamano2015-12-281-1/+1
|\
| * symbolic-ref: propagate error code from create_symref()Jeff King2015-12-211-1/+1
* | push: don't mark options of recurse-submodules for translationRalf Thielow2015-12-221-1/+1
* | Merge branch 'bc/format-patch-null-from-line'Junio C Hamano2015-12-211-0/+5
|\ \
| * | format-patch: add an option to suppress commit hashbrian m. carlson2015-12-151-0/+5
* | | Merge branch 'mc/push-recurse-submodules-config'Junio C Hamano2015-12-211-16/+19
|\ \ \
| * | | push: follow the "last one wins" convention for --recurse-submodulesmc/push-recurse-submodules-configMike Crowe2015-12-041-9/+3
| * | | push: add recurseSubmodules config optionMike Crowe2015-11-201-15/+24
* | | | Merge branch 'bc/object-id'Junio C Hamano2015-12-1037-279/+281
|\ \ \ \ | | |/ / | |/| |
| * | | Remove get_object_hash.brian m. carlson2015-11-2027-107/+107
| * | | Convert struct object to object_idbrian m. carlson2015-11-2025-125/+125
| * | | Add several uses of get_object_hash.brian m. carlson2015-11-2026-109/+109
| * | | ref_newer: convert to use struct object_idbrian m. carlson2015-11-201-1/+1
| * | | add_sought_entry_mem: convert to struct object_idbrian m. carlson2015-11-201-6/+8
| * | | Convert struct ref to use object_id.brian m. carlson2015-11-206-43/+43
| |/ /
* | | Merge branch 'dt/refs-backend-pre-vtable'Junio C Hamano2015-12-081-12/+0
|\ \ \
| * | | initdb: make safe_create_dir publicDavid Turner2015-11-201-12/+0
* | | | Merge branch 'rs/parseopt-short-help'Junio C Hamano2015-12-042-27/+2
|\ \ \ \
| * | | | show-ref: stop using PARSE_OPT_NO_INTERNAL_HELPrs/parseopt-short-helpRené Scharfe2015-11-201-11/+1
| * | | | grep: stop using PARSE_OPT_NO_INTERNAL_HELPRené Scharfe2015-11-201-16/+1
| | |/ / | |/| |
* | | | Merge branch 'mk/blame-first-parent'Jeff King2015-12-011-16/+14
|\ \ \ \
| * | | | blame: fix object casting regressionJeff King2015-11-241-16/+14
* | | | | Merge branch 'maint'Jeff King2015-12-011-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | allow hooks to ignore their standard input streamcb/hook-sigpipeClemens Buchacher2015-11-161-0/+3
| * | | | Merge branch 'js/misc-fixes' into maintJunio C Hamano2015-11-051-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/add-u-A-default-to-top' into maintJunio C Hamano2015-11-051-7/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'nd/clone-linked-checkout' into maintJunio C Hamano2015-11-051-3/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'es/worktree-add' into maintJunio C Hamano2015-11-041-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mk/blame-error-message' into maintJunio C Hamano2015-11-031-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/merge-file-exit-code' into maintJunio C Hamano2015-11-031-0/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jc/am-3-fallback-regression-fix' into maintJunio C Hamano2015-11-031-16/+33
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/usage-stdin' into maintJunio C Hamano2015-11-0311-12/+12
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rt/placeholder-in-usage' into maintJunio C Hamano2015-11-031-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/gc-auto-background-fix' into maintJunio C Hamano2015-11-031-1/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/clone-dissociate' into maintJunio C Hamano2015-11-031-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tk/stripspace' into maintJunio C Hamano2015-11-037-102/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/repository-extension' into maintJunio C Hamano2015-11-033-9/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'lf/ref-is-hidden-namespace'Jeff King2015-11-201-6/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | hideRefs: add support for matching full refsLukas Fleischer2015-11-051-6/+21
* | | | | | | | | | | | | | | | | | | Merge branch 'dk/gc-idx-wo-pack'Jeff King2015-11-202-2/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | gc: remove garbage .idx files from pack dirdk/gc-idx-wo-packDoug Kelly2015-11-041-0/+21
| * | | | | | | | | | | | | | | | | | prepare_packed_git(): refactor garbage reporting in pack directoryJunio C Hamano2015-08-171-2/+24
* | | | | | | | | | | | | | | | | | | Merge branch 'ea/checkout-progress'Junio C Hamano2015-11-051-2/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | checkout: add --progress optionea/checkout-progressEdmundo Carmona Antoranz2015-11-011-2/+12
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'mk/blame-first-parent'Junio C Hamano2015-11-031-14/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | blame: allow blame --reverse --first-parent when it makes sensemk/blame-first-parentMax Kirillov2015-10-301-2/+30
| * | | | | | | | | | | | | | | | | blame: extract find_single_finalMax Kirillov2015-10-301-12/+17
* | | | | | | | | | | | | | | | | | Merge branch 'rs/show-branch-argv-array'Junio C Hamano2015-11-031-16/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | show-branch: use argv_array for default argumentsrs/show-branch-argv-arrayRené Scharfe2015-11-011-16/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |