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
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
2026-03-12
run-command: wean auto_maintenance() functions off the_repository
Burak Kaan Karaçay
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
2026-03-04
Merge branch 'cx/fetch-display-ubfix'
Junio C Hamano
2026-02-25
fetch: fix wrong evaluation order in URL trailing-slash trimming
cuiweixie
2026-02-23
refs: replace `refs_for_each_glob_ref()`
Patrick Steinhardt
2026-02-17
fetch-pack: wire up and enable auto filter logic
Christian Couder
2026-02-17
fetch: make filter_options local to cmd_fetch()
Christian Couder
2026-01-25
fetch: delay user information post committing of transaction
Karthik Nayak
2026-01-25
fetch: utilize rejected ref error details
Karthik Nayak
2026-01-25
refs: add rejection detail to the callback function
Karthik Nayak
2025-12-23
Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates'
Junio C Hamano
2025-12-10
fetch: fix failed batched updates skipping operations
Karthik Nayak
2025-12-10
fetch: fix non-conflicting tags not being committed
Karthik Nayak
2025-11-30
Merge branch 'ja/doc-synopsis-style'
Junio C Hamano
2025-11-21
fetch: extract out reference committing logic
Karthik Nayak
2025-11-19
doc: convert git fetch to synopsis style
Jean-Noël Avila
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-16
Merge branch 'ph/fetch-prune-optim'
Junio C Hamano
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-08
Merge branch 'kn/fetch-push-bulk-ref-update'
Junio C Hamano
2025-07-01
clean up interface for refs_warn_dangling_symrefs
Phil Hord
2025-07-01
fetch-prune: optimize dangling-ref reporting
Phil Hord
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
2025-06-25
Merge branch 'ps/maintenance-ref-lock'
Junio C Hamano
2025-06-03
usage: allow dying without writing an error message
Patrick Steinhardt
2025-05-19
fetch: use batched reference updates
Karthik Nayak
2025-05-15
fetch: avoid unnecessary work when there is no current branch
Johannes Schindelin
2025-05-15
fetch: carefully clear local variable's address after use
Johannes Schindelin
2025-05-12
Merge branch 'ps/object-store-cleanup'
Junio C Hamano
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
2025-04-24
Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup
Junio C Hamano
2025-04-17
Merge branch 'jk/fetch-follow-remote-head-fix'
Junio C Hamano
2025-04-17
global: use designated initializers for options
Patrick Steinhardt
2025-04-16
Merge branch 'kn/non-transactional-batch-updates'
Junio C Hamano
2025-04-16
Merge branch 'jt/ref-transaction-abort-fix'
Junio C Hamano
2025-04-15
Merge branch 'jt/clone-guess-remote-head-fix'
Junio C Hamano
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-09
fetch: make set_head() call easier to read
Jeff King
2025-04-08
refs: introduce enum-based transaction error types
Karthik Nayak
2025-03-25
remote: allow `guess_remote_head()` to suppress advice
Justin Tobler
2025-03-21
builtin/fetch: avoid aborting closed reference transaction
Justin Tobler
[next]