index
:
git
main
maint
master
next
seen
todo
Git: sistema de control de versiones
mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
fetch.c
Age
Commit message (
Expand
)
Author
2022-07-18
Merge branch 'ab/cocci-unused'
Junio C Hamano
2022-07-11
Merge branch 'ds/branch-checked-out'
Junio C Hamano
2022-07-06
cocci: add and apply a rule to find "unused" strbufs
Ævar Arnfjörð Bjarmason
2022-06-21
fetch: stop passing around unused worktrees variable
Jeff King
2022-06-15
fetch: use new branch_checked_out() and add tests
Derrick Stolee
2022-05-25
Merge branch 'jc/avoid-redundant-submodule-fetch'
Junio C Hamano
2022-05-18
fetch: do not run a redundant fetch from submodule
Junio C Hamano
2022-05-16
fetch: limit shared symref check only for local branches
Orgad Shaneh
2022-04-04
Merge branch 'rc/fetch-refetch'
Junio C Hamano
2022-03-28
fetch: after refetch, encourage auto gc repacking
Robert Coup
2022-03-28
fetch: add --refetch option
Robert Coup
2022-03-25
Merge branch 'gc/recursive-fetch-with-unused-submodules'
Junio C Hamano
2022-03-17
Merge branch 'ps/fetch-mirror-optim'
Junio C Hamano
2022-03-16
fetch: fetch unpopulated, changed submodules
Glen Choo
2022-03-13
Merge branch 'ps/fetch-atomic'
Junio C Hamano
2022-03-01
fetch: avoid lookup of commits when not appending to FETCH_HEAD
Patrick Steinhardt
2022-03-01
Merge branch 'ps/fetch-atomic' into ps/fetch-mirror-optim
Junio C Hamano
2022-02-25
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
2022-02-24
Merge branch 'ps/fetch-optim-with-commit-graph'
Junio C Hamano
2022-02-18
Merge branch 'js/short-help-outside-repo-fix'
Junio C Hamano
2022-02-18
Merge branch 'ab/release-transport-ls-refs-options'
Junio C Hamano
2022-02-17
fetch: make `--atomic` flag cover pruning of refs
Patrick Steinhardt
2022-02-17
fetch: make `--atomic` flag cover backfilling of tags
Patrick Steinhardt
2022-02-17
fetch: report errors when backfilling tags fails
Patrick Steinhardt
2022-02-17
fetch: control lifecycle of FETCH_HEAD in a single place
Patrick Steinhardt
2022-02-17
fetch: backfill tags before setting upstream
Patrick Steinhardt
2022-02-12
Merge branch 'tg/fetch-prune-exit-code-fix'
Junio C Hamano
2022-02-12
Merge branch 'rc/negotiate-only-typofix'
Junio C Hamano
2022-02-10
fetch: skip computing output width when not printing anything
Patrick Steinhardt
2022-02-09
Merge branch 'gc/fetch-negotiate-only-early-return'
Junio C Hamano
2022-02-08
checkout/fetch/pull/pack-objects: allow `-h` outside a repository
Johannes Schindelin
2022-02-07
ls-remote & transport API: release "struct transport_ls_refs_options"
Ævar Arnfjörð Bjarmason
2022-02-04
i18n: factorize "invalid value" messages
Jean-Noël Avila
2022-01-31
fetch --prune: exit with error if pruning fails
Thomas Gummerer
2022-01-28
fetch: fix negotiate-only error message
Robert Coup
2022-01-20
fetch: help translators by reusing the same message template
Junio C Hamano
2022-01-19
fetch --negotiate-only: do not update submodules
Glen Choo
2022-01-19
fetch: skip tasks related to fetching objects
Glen Choo
2022-01-19
fetch: use goto cleanup in cmd_fetch()
Glen Choo
2022-01-12
Merge branch 'ps/lockfile-cleanup-fix'
Junio C Hamano
2022-01-10
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
2022-01-10
Merge branch 'ds/fetch-pull-with-sparse-index'
Junio C Hamano
2022-01-07
fetch: fix deadlock when cleaning up lockfiles in async signals
Patrick Steinhardt
2022-01-05
i18n: standardize "cannot open" and "cannot read"
Jean-Noël Avila
2022-01-05
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
2021-12-23
Merge branch 'ab/fetch-set-upstream-while-detached'
Junio C Hamano
2021-12-22
fetch/pull: use the sparse index
Derrick Stolee
2021-12-07
pull, fetch: fix segfault in --set-upstream option
Ævar Arnfjörð Bjarmason
2021-12-02
fetch: protect branches checked out in all worktrees
Anders Kaseorg
2021-12-02
fetch: lowercase error messages
Anders Kaseorg
[next]