summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mp/push-pushoption-config'Junio C Hamano2017-11-061-5/+21
|\
| * builtin/push.c: add push.pushOption configmp/push-pushoption-configMarius Paliga2017-10-241-5/+21
* | Merge branch 'jc/check-ref-format-oor'Junio C Hamano2017-11-061-2/+4
|\ \
| * | check-ref-format --branch: strip refs/heads/ using skip_prefixJunio C Hamano2017-10-181-2/+4
* | | Merge branch 'bc/object-id'Junio C Hamano2017-11-0630-179/+179
|\ \ \
| * | | refs: convert resolve_ref_unsafe to struct object_idbrian m. carlson2017-10-161-1/+1
| * | | worktree: convert struct worktree to object_idbrian m. carlson2017-10-161-3/+3
| * | | refs: convert resolve_gitlink_ref to struct object_idbrian m. carlson2017-10-161-2/+2
| * | | refs: convert reflog_expire parameter to struct object_idbrian m. carlson2017-10-161-3/+3
| * | | refs: convert read_ref_at to struct object_idbrian m. carlson2017-10-161-2/+2
| * | | refs: convert peel_ref to struct object_idbrian m. carlson2017-10-163-4/+4
| * | | builtin/pack-objects: convert to struct object_idbrian m. carlson2017-10-161-67/+68
| * | | pack-bitmap: convert traverse_bitmap_commit_list to object_idbrian m. carlson2017-10-162-6/+6
| * | | refs: convert dwim_log to struct object_idbrian m. carlson2017-10-161-2/+2
| * | | builtin/reflog: convert remaining unsigned char uses to object_idbrian m. carlson2017-10-161-9/+9
| * | | refs: convert dwim_ref and expand_ref to struct object_idbrian m. carlson2017-10-166-6/+6
| * | | refs: convert read_ref and read_ref_full to object_idbrian m. carlson2017-10-166-12/+12
| * | | refs: convert resolve_refdup and refs_resolve_refdup to struct object_idbrian m. carlson2017-10-169-13/+13
| * | | Convert check_connected to use struct object_idbrian m. carlson2017-10-163-9/+9
| * | | refs: update ref transactions to use struct object_idbrian m. carlson2017-10-167-13/+13
| * | | refs: convert update_ref and refs_update_ref to use struct object_idbrian m. carlson2017-10-168-31/+30
| * | | refs: convert delete_ref and refs_delete_ref to struct object_idbrian m. carlson2017-10-165-5/+5
* | | | Merge branch 'wk/pull-signoff'Junio C Hamano2017-11-061-0/+6
|\ \ \ \
| * | | | pull: pass --signoff/--no-signoff to "git merge"wk/pull-signoffW. Trevor King2017-10-131-0/+6
| |/ / /
* | | | Merge branch 'pc/submodule-helper'Junio C Hamano2017-11-061-17/+256
|\ \ \ \
| * | | | submodule: port submodule subcommand 'status' from shell to CPrathamesh Chavan2017-10-071-0/+198
| * | | | submodule--helper: introduce for_each_listed_submodule()Prathamesh Chavan2017-10-071-5/+35
| * | | | submodule--helper: introduce get_submodule_displaypath()Prathamesh Chavan2017-10-021-12/+23
* | | | | Merge branch 'pb/bisect-helper'Junio C Hamano2017-11-061-6/+131
|\ \ \ \ \
| * | | | | bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in Cpb/bisect-helperPranit Bauva2017-10-061-1/+33
| * | | | | bisect--helper: `bisect_clean_state` shell function in CPranit Bauva2017-10-061-1/+9
| * | | | | bisect--helper: `write_terms` shell function in CPranit Bauva2017-10-061-7/+29
| * | | | | bisect--helper: rewrite `check_term_format` shell function in CPranit Bauva2017-10-061-1/+59
| * | | | | bisect--helper: use OPT_CMDMODE instead of OPT_BOOLPranit Bauva2017-10-061-6/+11
* | | | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-11-061-0/+2
|\ \ \ \ \ \
| * | | | | | grep: take the read-lock when adding a submodulebw/grep-recurse-submodulesMartin Ă…gren2017-11-021-0/+2
* | | | | | | Merge branch 'ao/check-resolve-ref-unsafe-result'Junio C Hamano2017-11-061-0/+2
|\ \ \ \ \ \ \
| * | | | | | | commit: check result of resolve_ref_unsafeao/check-resolve-ref-unsafe-resultAndrey Okoshkin2017-10-211-0/+2
| * | | | | | | Merge branch 'jk/ref-filter-colors-fix' into maintJunio C Hamano2017-10-186-5/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'sb/branch-avoid-repeated-strbuf-release' into maintJunio C Hamano2017-10-181-2/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mg/timestamp-t-fix' into maintJunio C Hamano2017-10-181-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/diff-blob' into maintJunio C Hamano2017-10-181-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/describe-omit-some-refs' into maintJunio C Hamano2017-10-181-3/+6
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'aw/gc-lockfile-fscanf-fix' into maintJunio C Hamano2017-10-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rk/commit-tree-make-F-verbatim' into maintJunio C Hamano2017-10-181-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/packed-ref-store-prep' into maintJunio C Hamano2017-10-181-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/misc-resolve-ref-unsafe-fixes'Junio C Hamano2017-11-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | remote: handle broken symrefsJeff King2017-10-211-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jc/no-cmd-as-subroutine'Junio C Hamano2017-11-062-13/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | merge-ours: do not use cmd_*() as a subroutinejc/no-cmd-as-subroutineJunio C Hamano2017-10-111-9/+7