index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
fetch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
Merge branch 'ps/refspec-wo-the-repository'
Junio C Hamano
1
-3
/
+6
2026-07-19
Merge branch 'ty/migrate-ignorecase'
Junio C Hamano
1
-1
/
+1
2026-07-16
refspec: stop depending on `the_repository`
Patrick Steinhardt
1
-2
/
+4
2026-07-16
refspec: let callers pass in hash algorithm when parsing items
Patrick Steinhardt
1
-1
/
+2
2026-07-06
Merge branch 'mh/fetch-follow-remote-head-config'
Junio C Hamano
1
-12
/
+50
2026-06-19
config: use repo_ignore_case() to access core.ignorecase
Tian Yuchen
1
-1
/
+1
2026-06-19
fetch: fixup a misaligned comment
Matt Hunter
1
-1
/
+1
2026-06-19
fetch: add configuration variable fetch.followRemoteHEAD
Matt Hunter
1
-5
/
+36
2026-06-19
fetch: refactor do_fetch handling of followRemoteHEAD
Matt Hunter
1
-4
/
+10
2026-06-19
fetch: return 0 on known git_fetch_config
Matt Hunter
1
-0
/
+1
2026-06-19
fetch: rename function report_set_head
Matt Hunter
1
-2
/
+2
2026-06-19
fetch: fixup set_head advice for warn-if-not-branch
Matt Hunter
1
-1
/
+1
2026-06-11
environment: stop using `the_repository` in `is_bare_repository()`
Patrick Steinhardt
1
-1
/
+1
2026-06-09
Merge branch 'ua/push-remote-group'
Junio C Hamano
1
-42
/
+0
2026-05-27
Merge branch 'ds/fetch-negotiation-options'
Junio C Hamano
1
-18
/
+69
2026-05-20
remote: add remote.*.negotiationInclude config
Derrick Stolee
1
-0
/
+12
2026-05-20
fetch: add --negotiation-include option for negotiation
Derrick Stolee
1
-8
/
+30
2026-05-20
remote: add remote.*.negotiationRestrict config
Derrick Stolee
1
-7
/
+21
2026-05-20
transport: rename negotiation_tips
Derrick Stolee
1
-9
/
+9
2026-05-20
fetch: add --negotiation-restrict option
Derrick Stolee
1
-5
/
+8
2026-05-04
remote: move remote group resolution to remote.c
Usman Akinyemi
1
-42
/
+0
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
1
-2
/
+2
2026-03-12
run-command: wean auto_maintenance() functions off the_repository
Burak Kaan Karaçay
1
-1
/
+1
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
1
-2
/
+5
2026-03-04
Merge branch 'cx/fetch-display-ubfix'
Junio C Hamano
1
-1
/
+1
2026-02-25
fetch: fix wrong evaluation order in URL trailing-slash trimming
cuiweixie
1
-1
/
+1
2026-02-23
refs: replace `refs_for_each_glob_ref()`
Patrick Steinhardt
1
-2
/
+5
2026-02-17
fetch-pack: wire up and enable auto filter logic
Christian Couder
1
-0
/
+2
2026-02-17
fetch: make filter_options local to cmd_fetch()
Christian Couder
1
-21
/
+27
2026-01-25
fetch: delay user information post committing of transaction
Karthik Nayak
1
-54
/
+192
2026-01-25
fetch: utilize rejected ref error details
Karthik Nayak
1
-4
/
+6
2026-01-25
refs: add rejection detail to the callback function
Karthik Nayak
1
-0
/
+1
2025-12-23
Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates'
Junio C Hamano
1
-26
/
+45
2025-12-10
fetch: fix failed batched updates skipping operations
Karthik Nayak
1
-1
/
+5
2025-12-10
fetch: fix non-conflicting tags not being committed
Karthik Nayak
1
-0
/
+8
2025-11-30
Merge branch 'ja/doc-synopsis-style'
Junio C Hamano
1
-1
/
+1
2025-11-21
fetch: extract out reference committing logic
Karthik Nayak
1
-26
/
+33
2025-11-19
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
[next]