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
2021-09-01
fetch: avoid second connectivity check if we already have all objects
Patrick Steinhardt
2021-09-01
fetch: merge fetching and consuming refs
Patrick Steinhardt
2021-09-01
fetch: refactor fetch refs to be more extendable
Patrick Steinhardt
2021-09-01
connected: refactor iterator to return next object ID directly
Patrick Steinhardt
2021-09-01
fetch: avoid unpacking headers in object existence check
Patrick Steinhardt
2021-09-01
fetch: speed up lookup of want refs via commit-graph
Patrick Steinhardt
2021-08-30
fetch: skip formatting updated refs with `--quiet`
Patrick Steinhardt
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
2021-08-24
Merge branch 'jt/push-negotiation-fixes'
Junio C Hamano
2021-07-16
Merge branch 'ab/fetch-negotiate-segv-fix'
Junio C Hamano
2021-07-15
fetch: die on invalid --negotiation-tip hash
Jonathan Tan
2021-07-08
fetch: fix segfault in --negotiate-only without --negotiation-tip=*
Ævar Arnfjörð Bjarmason
2021-05-20
fetch: improve grammar of "shallow roots" message
Alex Henrie
2021-05-16
Merge branch 'jt/push-negotiation'
Junio C Hamano
2021-05-05
fetch: teach independent negotiation (no packfile)
Jonathan Tan
2021-04-16
fetch: add --prefetch option
Derrick Stolee
2021-02-17
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
2021-02-05
connect, transport: encapsulate arg in struct
Jonathan Tan
2021-01-12
fetch: implement support for atomic reference updates
Patrick Steinhardt
2021-01-12
fetch: allow passing a transaction to `s_update_ref()`
Patrick Steinhardt
2021-01-12
fetch: refactor `s_update_ref` to use common exit path
Patrick Steinhardt
2021-01-12
fetch: use strbuf to format FETCH_HEAD updates
Patrick Steinhardt
2021-01-12
fetch: extract writing to FETCH_HEAD
Patrick Steinhardt
2020-11-02
hashmap: provide deallocation function names
Elijah Newren
2020-10-05
Merge branch 'jk/refspecs-negative'
Junio C Hamano
2020-10-05
Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch'
Junio C Hamano
2020-09-30
refspec: add support for negative refspecs
Jacob Keller
2020-09-28
fetch: do not override partial clone filter
Jonathan Tan
2020-09-25
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
2020-09-22
Merge branch 'ar/fetch-ipversion-in-all'
Junio C Hamano
2020-09-22
Merge branch 'os/fetch-submodule-optim'
Junio C Hamano
2020-09-17
maintenance: replace run_auto_gc()
Derrick Stolee
2020-09-15
fetch: pass --ipv4 and --ipv6 options to sub-fetches
Alex Riesen
2020-09-06
refspec: add and use refspec_appendf()
René Scharfe
2020-09-06
fetch: do not look for submodule changes in unchanged refs
Orgad Shaneh
2020-09-03
Merge branch 'jt/lazy-fetch'
Junio C Hamano
2020-09-02
fetch: no FETCH_HEAD display if --no-write-fetch-head
Jonathan Tan
2020-08-27
Merge branch 'jk/leakfix'
Junio C Hamano
2020-08-18
fetch: only populate existing_refs if needed
Jonathan Tan
2020-08-18
fetch: avoid reading submodule config until needed
Jonathan Tan
2020-08-18
fetch: allow refspecs specified through stdin
Jonathan Tan
2020-08-18
fetch: optionally allow disabling FETCH_HEAD update
Junio C Hamano
2020-08-14
config: fix leaks from git_config_get_string_const()
Jeff King
2020-07-30
strvec: rename struct fields
Jeff King
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
2020-06-29
Merge branch 'xl/upgrade-repo-format'
Junio C Hamano
2020-06-17
Merge branch 'js/reflog-anonymize-for-clone-and-fetch'
Junio C Hamano
2020-06-05
fetch: allow adding a filter after initial clone
Xin Li
[prev]
[next]