index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
fetch.c
Age
Commit message (
Expand
)
Author
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
Merge branch 'ps/fetch-ref-update-reporting'
Junio C Hamano
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-31
fetch: download bundles once, even with --all
Derrick Stolee
2023-03-28
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-20
fetch: centralize printing of reference updates
Patrick Steinhardt
2023-03-20
fetch: centralize logic to print remote URL
Patrick Steinhardt
2023-03-20
fetch: centralize handling of per-reference format
Patrick Steinhardt
2023-03-20
fetch: pass the full local reference name to `format_display`
Patrick Steinhardt
2023-03-20
fetch: move output format into `display_state`
Patrick Steinhardt
2023-03-20
fetch: move reference width calculation into `display_state`
Patrick Steinhardt
2023-03-19
Merge branch 'ew/fetch-no-write-fetch-head-fix'
Junio C Hamano
2023-03-17
Merge branch 'ew/fetch-hiderefs'
Junio C Hamano
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-03-09
fetch: pass --no-write-fetch-head to subprocesses
Eric Wong
2023-02-27
fetch: support hideRefs to speed up connectivity checks
Eric Wong
2023-02-24
run_processes_parallel: mark unused callback parameters
Jeff King
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-21
fetch: choose a sensible default with --jobs=0 again
Matthias Aßhauer
2023-02-15
Merge branch 'ds/bundle-uri-5'
Junio C Hamano
2023-01-31
fetch: fetch from an external bundle URI
Derrick Stolee
2023-01-19
fetch: fix duplicate remote parallel fetch bug
Calvin Wan
2022-11-08
Merge branch 'rs/no-more-run-command-v'
Taylor Blau
2022-10-30
replace and remove run_command_v_opt()
René Scharfe
2022-10-12
run-command API: move *_tr2() users to "run_processes_parallel()"
Ævar Arnfjörð Bjarmason
2022-10-12
run-command API: don't fall back on online_cpus()
Ævar Arnfjörð Bjarmason
2022-10-12
run-command API: have "run_processes_parallel{,_tr2}()" return void
Ævar Arnfjörð Bjarmason
2022-09-19
Merge branch 'jk/list-objects-filter-cleanup'
Junio C Hamano
2022-09-15
Merge branch 'jk/proto-v2-ref-prefix-fix'
Junio C Hamano
2022-09-14
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-12
list-objects-filter: add and use initializers
Jeff King
2022-09-08
fetch: add branch.*.merge to default ref-prefix extension
Jeff King
2022-09-08
fetch: stop checking for NULL transport->remote in do_fetch()
Jeff King
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-08-29
Merge branch 'ds/decorate-filter-tweak'
Junio C Hamano
2022-08-19
hashmap: mark unused callback parameters
Jeff King
2022-08-19
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-05
fetch: use ref_namespaces during prefetch
Derrick Stolee
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
[prev]
[next]