summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2020-06-24submodule: fall back to remote's HEAD for missing remote.<name>.branchJohannes Schindelin
2020-06-09Merge branch 'cb/bisect-helper-parser-fix'Junio C Hamano
2020-06-09Merge branch 'dl/remote-curl-deadlock-fix'Junio C Hamano
2020-06-09Merge branch 'bc/filter-process'Junio C Hamano
2020-06-09Merge branch 'tb/commit-graph-no-check-oids'Junio C Hamano
2020-06-02Merge branch 'rs/checkout-b-track-error'Junio C Hamano
2020-06-02Merge branch 'an/merge-single-strategy-optim'Junio C Hamano
2020-05-25Merge branch 'ds/multi-pack-verify'Junio C Hamano
2020-05-24stateless-connect: send response end packetDenton Liu
2020-05-24checkout: improve error messages for -b with extra argumentRené Scharfe
2020-05-24bisect--helper: avoid segfault with bad syntax in `start --term-*`Carlo Marcelo Arenas Belón
2020-05-21builtin/checkout: simplify metadata initializationbrian m. carlson
2020-05-19fsck: use ERROR_MULTI_PACK_INDEXDerrick Stolee
2020-05-19merge: optimization to skip evaluate_result for single strategyAndrew Ng
2020-05-18commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flagTaylor Blau
2020-05-18builtin/commit-graph.c: dereference tags in builtinTaylor Blau
2020-05-18builtin/commit-graph.c: extract 'read_one_commit()'Taylor Blau
2020-05-13Merge branch 'ss/submodule-set-url-in-c'Junio C Hamano
2020-05-13Merge branch 'jc/auto-gc-quiet'Junio C Hamano
2020-05-13Merge branch 'tb/shallow-cleanup'Junio C Hamano
2020-05-08Merge branch 'cb/avoid-colliding-with-netbsd-hmac'Junio C Hamano
2020-05-08Merge branch 'es/restore-staged-from-head-by-default'Junio C Hamano
2020-05-08Merge branch 'jk/for-each-ref-multi-key-sort-fix'Junio C Hamano
2020-05-08Merge branch 'dl/switch-c-option-in-error-message'Junio C Hamano
2020-05-08submodule: port subcommand 'set-url' from shell to CShourya Shukla
2020-05-07auto-gc: pass --quiet down from am, commit, merge and rebaseJunio C Hamano
2020-05-07auto-gc: extract a reusable helper from "git fetch"Junio C Hamano
2020-05-05Merge branch 'dl/push-recurse-submodules-fix'Junio C Hamano
2020-05-05Merge branch 'dl/opt-callback-cleanup'Junio C Hamano
2020-05-05restore: default to HEAD when combining --staged and --worktreeEric Sunshine
2020-05-05builtin/receive-pack: avoid generic function name hmac()Carlo Marcelo Arenas Belón
2020-05-04ref-filter: apply --ignore-case to all sorting keysJeff King
2020-05-01Merge branch 'js/anonymise-push-url-in-errors'Junio C Hamano
2020-05-01Merge branch 'es/bugreport'Junio C Hamano
2020-05-01Merge branch 'en/rebase-root-and-fork-point-are-incompatible'Junio C Hamano
2020-05-01Merge branch 'ds/blame-on-bloom'Junio C Hamano
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano
2020-05-01Merge branch 'tb/commit-graph-split-strategy'Junio C Hamano
2020-05-01Merge branch 'tb/reset-shallow'Junio C Hamano
2020-04-30shallow: use struct 'shallow_lock' for additional safetyTaylor Blau
2020-04-30shallow: extract a header file for shallow-related functionsTaylor Blau
2020-04-30switch: fix errors and comments related to -c and -CDenton Liu
2020-04-29Merge branch 'ps/transactional-update-ref-stdin'Junio C Hamano
2020-04-29Merge branch 'en/fill-directory-exponential'Junio C Hamano
2020-04-29Merge branch 'en/sparse-checkout'Junio C Hamano
2020-04-29Merge branch 'dl/merge-autostash-rebase-quit-fix'Junio C Hamano
2020-04-29Merge branch 'dl/merge-autostash'Junio C Hamano
2020-04-29Revert "commit-graph.c: introduce '--[no-]check-oids'"Junio C Hamano
2020-04-28Merge branch 'mt/grep-cquote-path'Junio C Hamano
2020-04-28Merge branch 'ds/log-exclude-decoration-config'Junio C Hamano