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
/
fetch-pack.c
Age
Commit message (
Expand
)
Author
6 days
Merge branch 'ps/odb-cleanup'
Junio C Hamano
7 days
Merge branch 'ps/fsck-wo-the-repository'
Junio C Hamano
14 days
odb: rename `odb_has_object()` flags
Patrick Steinhardt
2026-03-24
use strvec_pushv() to add another strvec
Junio C Hamano
2026-03-23
fsck: store repository in fsck options
Patrick Steinhardt
2026-03-23
fsck: initialize fsck options via a function
Patrick Steinhardt
2026-03-23
fetch-pack: move fsck options into function scope
Patrick Steinhardt
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
2026-02-23
refs: replace `refs_for_each_rawref()`
Patrick Steinhardt
2026-02-17
fetch-pack: wire up and enable auto filter logic
Christian Couder
2025-12-05
Merge branch 'jc/optional-path'
Junio C Hamano
2025-11-24
config: really treat missing optional path as not configured
Junio C Hamano
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
2025-09-24
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt
2025-08-28
Merge branch 'jk/fetch-check-graph-objects-fix'
Junio C Hamano
2025-08-25
fetch-pack: re-scan when double-checking graph objects
Jeff King
2025-08-21
Merge branch 'jc/string-list-split'
Junio C Hamano
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2025-08-02
string-list: align string_list_split() with its _in_place() counterpart
Junio C Hamano
2025-07-28
Merge branch 'rs/pop-recent-commit-with-prio-queue'
Junio C Hamano
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
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-22
commit: convert pop_most_recent_commit() to prio_queue
René Scharfe
2025-07-21
Merge branch 'bc/use-sha256-by-default-in-3.0'
Junio C Hamano
2025-07-17
Merge branch 'bc/use-sha256-by-default-in-3.0' into ps/config-wo-the-repository
Junio C Hamano
2025-07-01
Use legacy hash for legacy formats
brian m. carlson
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-02-03
Merge branch 'kn/pack-write-with-reduced-globals'
Junio C Hamano
2025-01-21
pack-write: pass repository to `index_pack_lockfile()`
Karthik Nayak
2025-01-07
fsck: reject misconfigured fsck.skipList
Justin Tobler
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-11-28
fetch-pack: split out fsck config parsing
Justin Tobler
2024-11-05
fetch-pack: die if in commit graph but not obj db
Jonathan Tan
2024-11-05
Revert "fetch-pack: add a deref_without_lazy_fetch_extended()"
Jonathan Tan
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-12
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
2024-09-05
drop trailing newline from warning/error/die messages
Jeff King
2024-09-05
fetch-pack: fix memory leaks on fetch negotiation
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-07-08
Merge branch 'xx/bundie-uri-fixes'
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
[next]