summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2020-06-25Merge branch 'en/clean-cleanups'Junio C Hamano
2020-06-22Merge branch 'es/worktree-duplicate-paths'Junio C Hamano
2020-06-18Merge branch 'en/sparse-checkout'Junio C Hamano
2020-06-18Merge branch 'js/reflog-anonymize-for-clone-and-fetch'Junio C Hamano
2020-06-13clean: optimize and document cases where we recurse into subdirectoriesElijah Newren
2020-06-13clean: consolidate handling of ignored parametersElijah Newren
2020-06-13dir, clean: avoid disallowed behaviorElijah Newren
2020-06-10worktree: make "move" refuse to move atop missing registered worktreeEric Sunshine
2020-06-10worktree: generalize candidate worktree path validationEric Sunshine
2020-06-10worktree: prune linked worktree referencing main worktree pathEric Sunshine
2020-06-10worktree: prune duplicate entries referencing same worktree pathEric Sunshine
2020-06-10worktree: make high-level pruning re-usableEric Sunshine
2020-06-10worktree: give "should be pruned?" function more meaningful nameEric Sunshine
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-08worktree: factor out repeated string literalEric Sunshine
2020-06-05sparse-checkout: avoid staging deletions of all filesElijah Newren
2020-06-04clone/fetch: anonymize URLs in the reflogJohannes Schindelin
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