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
2025-03-21
refspec: replace `refspec_item_init()` with fetch/push variants
Taylor Blau
2025-03-18
fetch: don't ask for remote HEAD if followRemoteHEAD is "never"
Jeff King
2025-03-18
fetch: only respect followRemoteHEAD with configured refspecs
Jeff King
2025-03-10
fetch: use ref prefix list to skip ls-refs
Jeff King
2025-03-10
fetch: avoid ls-refs only to ask for HEAD symref update
Jeff King
2025-03-10
fetch: stop protecting additions to ref-prefix list
Jeff King
2025-03-10
fetch: ask server to advertise HEAD for config-less fetch
Jeff King
2025-03-10
Merge branch 'tb/fetch-follow-tags-fix'
Junio C Hamano
2025-03-07
fetch: fix following tags when fetching specific OID
Taylor Blau
2025-01-27
fetch set_head: fix non-mirror remotes in bare repositories
Bence Ferdinandy
2025-01-27
fetch set_head: refactor to use remote directly
Bence Ferdinandy
2025-01-06
Merge branch 'bf/fetch-set-head-config'
Junio C Hamano
2025-01-06
fetch: fix erroneous set_head advice message
Bence Ferdinandy
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-19
Merge branch 'bf/fetch-set-head-config'
Junio C Hamano
2024-12-19
Merge branch 'jc/set-head-symref-fix'
Junio C Hamano
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
2024-12-07
fetch: do not ask for HEAD unnecessarily
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
fetch set_head: add warn-if-not-$branch option
Bence Ferdinandy
2024-12-06
fetch set_head: move warn advice into advise_if_enabled
Bence Ferdinandy
2024-12-04
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
2024-12-02
fetch: add configuration for set_head behaviour
Bence Ferdinandy
2024-11-27
Merge branch 'bf/set-head-symref' into bf/fetch-set-head-config
Junio C Hamano
2024-11-25
fetch set_head: handle mirrored bare repositories
Bence Ferdinandy
2024-11-25
fetch: set remote/HEAD if it does not exist
Bence Ferdinandy
2024-11-22
Merge branch 'jk/fetch-prefetch-double-free-fix'
Junio C Hamano
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2024-11-12
refspec: store raw refspecs inside refspec_item
Jeff King
2024-11-12
refspec: drop separate raw_nr count
Jeff King
2024-11-12
fetch: adjust refspec->raw_nr when filtering prefetch refspecs
Jeff King
2024-11-04
doc: correct misleading descriptions for --shallow-exclude
Elijah Newren
2024-10-08
fetch: respect --server-option when fetching multiple remotes
Xing Xin
2024-09-25
fetch: free "raw" string when shrinking refspec
Jeff King
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-09-05
drop trailing newline from warning/error/die messages
Jeff King
2024-09-03
Merge branch 'js/fetch-push-trace2-annotation'
Junio C Hamano
2024-08-22
fetch: add top-level trace2 regions
Josh Steadmon
2024-08-22
builtin/fetch: fix leaking transaction with `--atomic`
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-06-20
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-07
refspec: remove global tag refspec structure
Patrick Steinhardt
2024-06-07
update-ref: add support for 'symref-delete' command
Karthik Nayak
2024-05-30
Merge branch 'ps/refs-without-the-repository-updates'
Junio C Hamano
2024-05-23
Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref
Junio C Hamano
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-17
refs: pass ref store when detecting dangling symrefs
Patrick Steinhardt
[prev]
[next]