| Age | Commit message (Expand) | Author | Files | Lines |
| 29 hours | Merge branch 'ja/doc-synopsis-style' | Junio C Hamano | 1 | -1/+1 |
| 12 days | doc: convert git fetch to synopsis style | Jean-Noël Avila | 1 | -1/+1 |
| 2025-11-04 | refs: introduce wrapper struct for `each_ref_fn` | Patrick Steinhardt | 1 | -9/+4 |
| 2025-09-17 | refs/files: catch conflicts on case-insensitive file-systems | Karthik Nayak | 1 | -3/+18 |
| 2025-07-23 | config: drop `git_config_get_int()` wrapper | Patrick Steinhardt | 1 | -2/+2 |
| 2025-07-23 | config: drop `git_config_get_string()` wrapper | Patrick Steinhardt | 1 | -1/+1 |
| 2025-07-23 | config: drop `git_config()` wrapper | Patrick Steinhardt | 1 | -2/+2 |
| 2025-07-16 | Merge branch 'ph/fetch-prune-optim' | Junio C Hamano | 1 | -11/+8 |
| 2025-07-15 | Merge branch 'ps/object-store' | Junio C Hamano | 1 | -10/+11 |
| 2025-07-08 | Merge branch 'kn/fetch-push-bulk-ref-update' | Junio C Hamano | 1 | -54/+73 |
| 2025-07-01 | clean up interface for refs_warn_dangling_symrefs | Phil Hord | 1 | -4/+1 |
| 2025-07-01 | fetch-prune: optimize dangling-ref reporting | Phil Hord | 1 | -10/+10 |
| 2025-07-01 | odb: rename `has_object()` | Patrick Steinhardt | 1 | -8/+9 |
| 2025-07-01 | object-store: rename files to "odb.{c,h}" | Patrick Steinhardt | 1 | -1/+1 |
| 2025-07-01 | object-store: rename `object_directory` to `odb_source` | Patrick Steinhardt | 1 | -1/+1 |
| 2025-06-25 | Merge branch 'ps/maintenance-ref-lock' | Junio C Hamano | 1 | -1/+1 |
| 2025-06-03 | usage: allow dying without writing an error message | Patrick Steinhardt | 1 | -1/+1 |
| 2025-05-19 | fetch: use batched reference updates | Karthik Nayak | 1 | -54/+73 |
| 2025-05-15 | fetch: avoid unnecessary work when there is no current branch | Johannes Schindelin | 1 | -1/+1 |
| 2025-05-15 | fetch: carefully clear local variable's address after use | Johannes Schindelin | 1 | -0/+1 |
| 2025-05-12 | Merge branch 'ps/object-store-cleanup' | Junio C Hamano | 1 | -8/+7 |
| 2025-04-29 | treewide: convert users of `repo_has_object_file()` to `has_object()` | Patrick Steinhardt | 1 | -8/+7 |
| 2025-04-24 | Merge branch 'ps/parse-options-integers' | Junio C Hamano | 1 | -2/+8 |
| 2025-04-24 | Merge branch 'ps/object-file-cleanup' | Junio C Hamano | 1 | -1/+1 |
| 2025-04-24 | Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup | Junio C Hamano | 1 | -1/+1 |
| 2025-04-17 | Merge branch 'jk/fetch-follow-remote-head-fix' | Junio C Hamano | 1 | -25/+11 |
| 2025-04-17 | global: use designated initializers for options | Patrick Steinhardt | 1 | -2/+8 |
| 2025-04-16 | Merge branch 'kn/non-transactional-batch-updates' | Junio C Hamano | 1 | -1/+1 |
| 2025-04-16 | Merge branch 'jt/ref-transaction-abort-fix' | Junio C Hamano | 1 | -1/+8 |
| 2025-04-15 | Merge branch 'jt/clone-guess-remote-head-fix' | Junio C Hamano | 1 | -1/+1 |
| 2025-04-15 | object-store: merge "object-store-ll.h" and "object-store.h" | Patrick Steinhardt | 1 | -1/+1 |
| 2025-04-09 | fetch: make set_head() call easier to read | Jeff King | 1 | -4/+5 |
| 2025-04-08 | refs: introduce enum-based transaction error types | Karthik Nayak | 1 | -1/+1 |
| 2025-03-25 | remote: allow `guess_remote_head()` to suppress advice | Justin Tobler | 1 | -1/+1 |
| 2025-03-21 | builtin/fetch: avoid aborting closed reference transaction | Justin Tobler | 1 | -1/+8 |
| 2025-03-21 | refspec: replace `refspec_item_init()` with fetch/push variants | Taylor Blau | 1 | -1/+1 |
| 2025-03-18 | fetch: don't ask for remote HEAD if followRemoteHEAD is "never" | Jeff King | 1 | -4/+2 |
| 2025-03-18 | fetch: only respect followRemoteHEAD with configured refspecs | Jeff King | 1 | -19/+6 |
| 2025-03-10 | fetch: use ref prefix list to skip ls-refs | Jeff King | 1 | -20/+7 |
| 2025-03-10 | fetch: avoid ls-refs only to ask for HEAD symref update | Jeff King | 1 | -3/+2 |
| 2025-03-10 | fetch: stop protecting additions to ref-prefix list | Jeff King | 1 | -6/+4 |
| 2025-03-10 | fetch: ask server to advertise HEAD for config-less fetch | Jeff King | 1 | -0/+8 |
| 2025-03-10 | Merge branch 'tb/fetch-follow-tags-fix' | Junio C Hamano | 1 | -1/+3 |
| 2025-03-07 | fetch: fix following tags when fetching specific OID | Taylor Blau | 1 | -1/+3 |
| 2025-01-27 | fetch set_head: fix non-mirror remotes in bare repositories | Bence Ferdinandy | 1 | -5/+5 |
| 2025-01-27 | fetch set_head: refactor to use remote directly | Bence Ferdinandy | 1 | -8/+7 |
| 2025-01-06 | Merge branch 'bf/fetch-set-head-config' | Junio C Hamano | 1 | -2/+2 |
| 2025-01-06 | fetch: fix erroneous set_head advice message | Bence Ferdinandy | 1 | -2/+2 |
| 2024-12-23 | Merge branch 'ps/build-sign-compare' | Junio C Hamano | 1 | -0/+3 |
| 2024-12-19 | Merge branch 'bf/fetch-set-head-config' | Junio C Hamano | 1 | -6/+55 |
| 2024-12-19 | Merge branch 'jc/set-head-symref-fix' | Junio C Hamano | 1 | -1/+19 |
| 2024-12-19 | Merge branch 'bf/set-head-symref' | Junio C Hamano | 1 | -0/+74 |
| 2024-12-07 | fetch: do not ask for HEAD unnecessarily | Junio C Hamano | 1 | -1/+19 |
| 2024-12-06 | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 1 | -0/+3 |
| 2024-12-06 | fetch set_head: add warn-if-not-$branch option | Bence Ferdinandy | 1 | -5/+11 |
| 2024-12-06 | fetch set_head: move warn advice into advise_if_enabled | Bence Ferdinandy | 1 | -4/+13 |
| 2024-12-04 | Merge branch 'ps/ref-backend-migration-optim' | Junio C Hamano | 1 | -2/+2 |
| 2024-12-02 | fetch: add configuration for set_head behaviour | Bence Ferdinandy | 1 | -6/+40 |
| 2024-11-27 | Merge branch 'bf/set-head-symref' into bf/fetch-set-head-config | Junio C Hamano | 1 | -0/+74 |
| 2024-11-25 | fetch set_head: handle mirrored bare repositories | Bence Ferdinandy | 1 | -5/+11 |
| 2024-11-25 | fetch: set remote/HEAD if it does not exist | Bence Ferdinandy | 1 | -0/+68 |
| 2024-11-22 | Merge branch 'jk/fetch-prefetch-double-free-fix' | Junio C Hamano | 1 | -6/+2 |
| 2024-11-21 | refs: allow passing flags when setting up a transaction | Patrick Steinhardt | 1 | -2/+2 |
| 2024-11-12 | refspec: store raw refspecs inside refspec_item | Jeff King | 1 | -6/+2 |
| 2024-11-12 | refspec: drop separate raw_nr count | Jeff King | 1 | -1/+0 |
| 2024-11-12 | fetch: adjust refspec->raw_nr when filtering prefetch refspecs | Jeff King | 1 | -0/+1 |
| 2024-11-04 | doc: correct misleading descriptions for --shallow-exclude | Elijah Newren | 1 | -2/+2 |
| 2024-10-08 | fetch: respect --server-option when fetching multiple remotes | Xing Xin | 1 | -0/+2 |
| 2024-09-25 | fetch: free "raw" string when shrinking refspec | Jeff King | 1 | -0/+1 |
| 2024-09-23 | Merge branch 'jc/pass-repo-to-builtins' | Junio C Hamano | 1 | -2/+5 |
| 2024-09-13 | builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h | John Cai | 1 | -1/+1 |
| 2024-09-13 | builtin: add a repository parameter for builtin functions | John Cai | 1 | -1/+4 |
| 2024-09-05 | drop trailing newline from warning/error/die messages | Jeff King | 1 | -2/+2 |
| 2024-09-03 | Merge branch 'js/fetch-push-trace2-annotation' | Junio C Hamano | 1 | -1/+15 |
| 2024-08-22 | fetch: add top-level trace2 regions | Josh Steadmon | 1 | -1/+15 |
| 2024-08-22 | builtin/fetch: fix leaking transaction with `--atomic` | Patrick Steinhardt | 1 | -4/+4 |
| 2024-08-09 | refs: add referent to each_ref_fn | John Cai | 1 | -1/+2 |
| 2024-06-20 | Merge branch 'kn/update-ref-symref' | Junio C Hamano | 1 | -2/+2 |
| 2024-06-17 | Merge branch 'ps/no-writable-strings' | Junio C Hamano | 1 | -3/+8 |
| 2024-06-07 | refspec: remove global tag refspec structure | Patrick Steinhardt | 1 | -3/+8 |
| 2024-06-07 | update-ref: add support for 'symref-delete' command | Karthik Nayak | 1 | -2/+2 |
| 2024-05-30 | Merge branch 'ps/refs-without-the-repository-updates' | Junio C Hamano | 1 | -1/+2 |
| 2024-05-23 | Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref | Junio C Hamano | 1 | -1/+1 |
| 2024-05-20 | Merge branch 'kn/ref-transaction-symref' | Junio C Hamano | 1 | -1/+1 |
| 2024-05-17 | refs: pass ref store when detecting dangling symrefs | Patrick Steinhardt | 1 | -1/+2 |
| 2024-05-07 | cocci: apply rules to rewrite callers of "refs" interfaces | Patrick Steinhardt | 1 | -6/+14 |
| 2024-05-07 | refs: accept symref values in `ref_transaction_update()` | Karthik Nayak | 1 | -1/+1 |
| 2024-04-15 | Merge branch 'ds/fetch-config-parse-microfix' | Junio C Hamano | 1 | -0/+1 |
| 2024-04-05 | fetch: return when parsing submodule.recurse | Derrick Stolee | 1 | -0/+1 |
| 2024-03-11 | Merge branch 'js/merge-base-with-missing-commit' | Junio C Hamano | 1 | -0/+2 |
| 2024-02-28 | commit-reach(repo_in_merge_bases_many): report missing commits | Johannes Schindelin | 1 | -0/+2 |
| 2024-02-26 | fetch: convert strncmp() with strlen() to starts_with() | René Scharfe | 1 | -3/+2 |
| 2024-01-19 | Merge branch 'tb/fetch-all-configuration' | Junio C Hamano | 1 | -1/+16 |
| 2024-01-08 | Merge branch 'en/header-cleanup' | Junio C Hamano | 1 | -2/+0 |
| 2024-01-08 | fetch: add new config option fetch.all | Tamino Bauknecht | 1 | -1/+16 |
| 2023-12-26 | treewide: remove unnecessary includes in source files | Elijah Newren | 1 | -2/+0 |
| 2023-12-18 | fetch: no redundant error message for atomic fetch | Jiang Xin | 1 | -5/+9 |
| 2023-09-13 | Merge branch 'jk/unused-post-2.42-part2' | Junio C Hamano | 1 | -2/+2 |
| 2023-09-05 | parse-options: prefer opt->value to globals in callbacks | Jeff King | 1 | -2/+2 |
| 2023-08-29 | fetch: mark unused parameter in ref_transaction callback | Jeff King | 1 | -1/+1 |
| 2023-07-27 | Merge branch 'jc/transport-parseopt-fix' | Junio C Hamano | 1 | -4/+1 |
| 2023-07-18 | parse-options: introduce OPT_IPVERSION() | Junio C Hamano | 1 | -4/+1 |
| 2023-07-06 | Merge branch 'gc/config-context' | Junio C Hamano | 1 | -5/+8 |
| 2023-06-28 | config: pass kvi to die_bad_number() | Glen Choo | 1 | -2/+2 |
| 2023-06-28 | config: add ctx arg to config_fn_t | Glen Choo | 1 | -3/+6 |
| 2023-06-21 | object-store-ll.h: split this header out of object-store.h | Elijah Newren | 1 | -1/+1 |
| 2023-06-21 | repository: remove unnecessary include of path.h | Elijah Newren | 1 | -0/+1 |
| 2023-06-21 | cache.h: remove this no-longer-used header | Elijah Newren | 1 | -2/+1 |
| 2023-05-17 | fetch: use `fetch_config` to store "submodule.fetchJobs" value | Patrick Steinhardt | 1 | -5/+6 |
| 2023-05-17 | fetch: use `fetch_config` to store "fetch.parallel" value | Patrick Steinhardt | 1 | -7/+8 |
| 2023-05-17 | fetch: use `fetch_config` to store "fetch.recurseSubmodules" value | Patrick Steinhardt | 1 | -15/+16 |
| 2023-05-17 | fetch: use `fetch_config` to store "fetch.showForcedUpdates" value | Patrick Steinhardt | 1 | -14/+21 |
| 2023-05-17 | fetch: use `fetch_config` to store "fetch.pruneTags" value | Patrick Steinhardt | 1 | -4/+5 |
| 2023-05-17 | fetch: use `fetch_config` to store "fetch.prune" value | Patrick Steinhardt | 1 | -4/+5 |
| 2023-05-17 | fetch: pass through `fetch_config` directly | Patrick Steinhardt | 1 | -15/+16 |
| 2023-05-17 | fetch: drop unneeded NULL-check for `remote_ref` | Patrick Steinhardt | 1 | -3/+2 |
| 2023-05-17 | fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value | Patrick Steinhardt | 1 | -1/+0 |
| 2023-05-15 | Merge branch 'ps/fetch-output-format' | Junio C Hamano | 1 | -197/+285 |
| 2023-05-10 | fetch: introduce machine-parseable "porcelain" output format | Patrick Steinhardt | 1 | -19/+69 |
| 2023-05-10 | fetch: move option related variables into main function | Patrick Steinhardt | 1 | -97/+100 |
| 2023-05-10 | fetch: lift up parsing of "fetch.output" config variable | Patrick Steinhardt | 1 | -18/+32 |
| 2023-05-10 | fetch: introduce `display_format` enum | Patrick Steinhardt | 1 | -21/+46 |
| 2023-05-10 | fetch: refactor calculation of the display table width | Patrick Steinhardt | 1 | -41/+34 |
| 2023-05-10 | fetch: print left-hand side when fetching HEAD:foo | Patrick Steinhardt | 1 | -18/+19 |
| 2023-05-10 | fetch: fix `--no-recurse-submodules` with multi-remote fetches | Patrick Steinhardt | 1 | -0/+2 |
| 2023-05-09 | Merge branch 'en/header-split-cache-h-part-2' | Junio C Hamano | 1 | -0/+1 |
| 2023-04-25 | Merge branch 'en/header-split-cache-h' | Junio C Hamano | 1 | -0/+6 |
| 2023-04-24 | pkt-line.h: move declarations for pkt-line.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-11 | pager.h: move declarations for pager.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-11 | object-name.h: move declarations for object-name.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-11 | treewide: be explicit about dependence on oid-array.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-11 | treewide: be explicit about dependence on advice.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-11 | treewide: be explicit about dependence on trace.h & trace2.h | Elijah Newren | 1 | -0/+2 |
| 2023-04-06 | Merge branch 'ds/fetch-bundle-uri-with-all' | Junio C Hamano | 1 | -1/+6 |
| 2023-04-06 | Merge branch 'en/header-split-cleanup' | Junio C Hamano | 1 | -0/+2 |
| 2023-04-06 | Merge branch 'ab/remove-implicit-use-of-the-repository' | Junio C Hamano | 1 | -10/+11 |
| 2023-04-06 | Merge branch 'ps/fetch-ref-update-reporting' | Junio C Hamano | 1 | -129/+138 |
| 2023-04-04 | Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-... | Junio C Hamano | 1 | -10/+11 |
| 2023-03-31 | fetch: download bundles once, even with --all | Derrick Stolee | 1 | -1/+6 |
| 2023-03-28 | cocci: apply the "promisor-remote.h" part of "the_repository.pending" | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
| 2023-03-28 | cocci: apply the "object-store.h" part of "the_repository.pending" | Ævar Arnfjörð Bjarmason | 1 | -6/+6 |
| 2023-03-28 | cocci: apply the "commit-reach.h" part of "the_repository.pending" | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
| 2023-03-28 | cocci: apply the "cache.h" part of "the_repository.pending" | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2023-03-21 | environment.h: move declarations for environment.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-21 | treewide: be explicit about dependence on gettext.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-20 | fetch: centralize printing of reference updates | Patrick Steinhardt | 1 | -53/+55 |
| 2023-03-20 | fetch: centralize logic to print remote URL | Patrick Steinhardt | 1 | -55/+44 |
| 2023-03-20 | fetch: centralize handling of per-reference format | Patrick Steinhardt | 1 | -3/+4 |
| 2023-03-20 | fetch: pass the full local reference name to `format_display` | Patrick Steinhardt | 1 | -12/+11 |
| 2023-03-20 | fetch: move output format into `display_state` | Patrick Steinhardt | 1 | -7/+6 |
| 2023-03-20 | fetch: move reference width calculation into `display_state` | Patrick Steinhardt | 1 | -46/+65 |
| 2023-03-19 | Merge branch 'ew/fetch-no-write-fetch-head-fix' | Junio C Hamano | 1 | -0/+2 |
| 2023-03-17 | Merge branch 'ew/fetch-hiderefs' | Junio C Hamano | 1 | -0/+2 |
| 2023-03-17 | Merge branch 'jk/unused-post-2.39-part2' | Junio C Hamano | 1 | -2/+4 |
| 2023-03-17 | Merge branch 'en/header-cleanup' | Junio C Hamano | 1 | -0/+1 |
| 2023-03-09 | fetch: pass --no-write-fetch-head to subprocesses | Eric Wong | 1 | -0/+2 |
| 2023-02-27 | fetch: support hideRefs to speed up connectivity checks | Eric Wong | 1 | -0/+2 |
| 2023-02-24 | run_processes_parallel: mark unused callback parameters | Jeff King | 1 | -2/+4 |
| 2023-02-23 | cache.h: remove dependence on hex.h; make other files include it explicitly | Elijah Newren | 1 | -0/+1 |
| 2023-02-21 | fetch: choose a sensible default with --jobs=0 again | Matthias Aßhauer | 1 | -0/+3 |
| 2023-02-15 | Merge branch 'ds/bundle-uri-5' | Junio C Hamano | 1 | -0/+6 |
| 2023-01-31 | fetch: fetch from an external bundle URI | Derrick Stolee | 1 | -0/+6 |
| 2023-01-19 | fetch: fix duplicate remote parallel fetch bug | Calvin Wan | 1 | -0/+1 |
| 2022-11-08 | Merge branch 'rs/no-more-run-command-v' | Taylor Blau | 1 | -3/+6 |
| 2022-10-30 | replace and remove run_command_v_opt() | René Scharfe | 1 | -3/+6 |
| 2022-10-12 | run-command API: move *_tr2() users to "run_processes_parallel()" | Ævar Arnfjörð Bjarmason | 1 | -6/+12 |
| 2022-10-12 | run-command API: don't fall back on online_cpus() | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2022-10-12 | run-command API: have "run_processes_parallel{,_tr2}()" return void | Ævar Arnfjörð Bjarmason | 1 | -9/+8 |
| 2022-09-19 | Merge branch 'jk/list-objects-filter-cleanup' | Junio C Hamano | 1 | -1/+1 |
| 2022-09-15 | Merge branch 'jk/proto-v2-ref-prefix-fix' | Junio C Hamano | 1 | -3/+15 |
| 2022-09-14 | Merge branch 'ab/unused-annotation' | Junio C Hamano | 1 | -4/+4 |
| 2022-09-14 | Merge branch 'jk/unused-annotation' | Junio C Hamano | 1 | -4/+5 |
| 2022-09-12 | list-objects-filter: add and use initializers | Jeff King | 1 | -1/+1 |
| 2022-09-08 | fetch: add branch.*.merge to default ref-prefix extension | Jeff King | 1 | -3/+15 |
| 2022-09-08 | fetch: stop checking for NULL transport->remote in do_fetch() | Jeff King | 1 | -1/+1 |
| 2022-09-01 | git-compat-util.h: use "UNUSED", not "UNUSED(var)" | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
| 2022-08-29 | Merge branch 'ds/decorate-filter-tweak' | Junio C Hamano | 1 | -2/+4 |
| 2022-08-19 | hashmap: mark unused callback parameters | Jeff King | 1 | -1/+1 |
| 2022-08-19 | refs: mark unused each_ref_fn parameters | Jeff King | 1 | -3/+4 |
| 2022-08-05 | fetch: use ref_namespaces during prefetch | Derrick Stolee | 1 | -2/+4 |
| 2022-07-18 | Merge branch 'ab/cocci-unused' | Junio C Hamano | 1 | -2/+1 |
| 2022-07-11 | Merge branch 'ds/branch-checked-out' | Junio C Hamano | 1 | -29/+17 |
| 2022-07-06 | cocci: add and apply a rule to find "unused" strbufs | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
| 2022-06-21 | fetch: stop passing around unused worktrees variable | Jeff King | 1 | -15/+9 |
| 2022-06-15 | fetch: use new branch_checked_out() and add tests | Derrick Stolee | 1 | -14/+8 |
| 2022-05-25 | Merge branch 'jc/avoid-redundant-submodule-fetch' | Junio C Hamano | 1 | -1/+15 |
| 2022-05-18 | fetch: do not run a redundant fetch from submodule | Junio C Hamano | 1 | -1/+15 |
| 2022-05-16 | fetch: limit shared symref check only for local branches | Orgad Shaneh | 1 | -0/+1 |
| 2022-04-04 | Merge branch 'rc/fetch-refetch' | Junio C Hamano | 1 | -2/+32 |
| 2022-03-28 | fetch: after refetch, encourage auto gc repacking | Robert Coup | 1 | -1/+18 |
| 2022-03-28 | fetch: add --refetch option | Robert Coup | 1 | -1/+14 |
| 2022-03-25 | Merge branch 'gc/recursive-fetch-with-unused-submodules' | Junio C Hamano | 1 | -7/+7 |
| 2022-03-16 | Merge branch 'ps/fetch-mirror-optim' | Junio C Hamano | 1 | -15/+27 |
| 2022-03-16 | fetch: fetch unpopulated, changed submodules | Glen Choo | 1 | -7/+7 |
| 2022-03-13 | Merge branch 'ps/fetch-atomic' | Junio C Hamano | 1 | -61/+129 |
| 2022-03-01 | fetch: avoid lookup of commits when not appending to FETCH_HEAD | Patrick Steinhardt | 1 | -15/+27 |
| 2022-03-01 | Merge branch 'ps/fetch-atomic' into ps/fetch-mirror-optim | Junio C Hamano | 1 | -61/+129 |
| 2022-02-25 | Merge branch 'ja/i18n-common-messages' | Junio C Hamano | 1 | -2/+2 |
| 2022-02-23 | Merge branch 'ps/fetch-optim-with-commit-graph' | Junio C Hamano | 1 | -2/+6 |
| 2022-02-18 | Merge branch 'js/short-help-outside-repo-fix' | Junio C Hamano | 1 | -2/+4 |