index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
pack-objects.c
Age
Commit message (
Expand
)
Author
2026-01-21
Merge branch 'ps/geometric-repacking-with-promisor-remotes'
Junio C Hamano
2026-01-21
Merge branch 'ps/read-object-info-improvements'
Junio C Hamano
2026-01-21
Merge branch 'ps/packfile-store-in-odb-source'
Junio C Hamano
2026-01-14
builtin/pack-objects: exclude promisor objects with "--stdin-packs"
Patrick Steinhardt
2026-01-12
packfile: drop repository parameter from `packed_object_info()`
Patrick Steinhardt
2026-01-09
packfile: move packfile store into object source
Patrick Steinhardt
2026-01-09
packfile: refactor kept-pack cache to work with packfile stores
Patrick Steinhardt
2025-12-29
tag: support arbitrary repositories in parse_tag()
René Scharfe
2025-12-16
Merge branch 'ps/object-read-stream'
Junio C Hamano
2025-12-15
Merge branch 'ps/object-read-stream' into ps/packfile-store-in-odb-source
Junio C Hamano
2025-11-24
Merge branch 'ps/object-source-loose'
Junio C Hamano
2025-11-23
streaming: drop redundant type and size pointers
Patrick Steinhardt
2025-11-23
streaming: move into object database subsystem
Patrick Steinhardt
2025-11-23
streaming: refactor interface to be object-database-centric
Patrick Steinhardt
2025-11-23
streaming: rename `git_istream` into `odb_read_stream`
Patrick Steinhardt
2025-11-19
Merge branch 'ps/ref-peeled-tags'
Junio C Hamano
2025-11-04
refs: expose peeled object ID via the iterator
Patrick Steinhardt
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
2025-11-03
object-file: rename `has_loose_object()`
Patrick Steinhardt
2025-10-30
Merge branch 'ps/remove-packfile-store-get-packs'
Junio C Hamano
2025-10-30
packfile: track packs via the MRU list exclusively
Patrick Steinhardt
2025-10-30
builtin/pack-objects: simplify logic to find kept or nonlocal objects
Patrick Steinhardt
2025-10-30
packfile: move the MRU list into the packfile store
Patrick Steinhardt
2025-10-28
Merge branch 'ps/remove-packfile-store-get-packs' into ps/packed-git-in-objec...
Junio C Hamano
2025-10-16
packfile: rename `packfile_store_get_all_packs()`
Patrick Steinhardt
2025-10-16
packfile: introduce macro to iterate through packs
Patrick Steinhardt
2025-10-16
Merge branch 'tb/incremental-midx-part-3.1' into ps/remove-packfile-store-get...
Junio C Hamano
2025-10-07
Merge branch 'ps/odb-clean-stale-wrappers'
Junio C Hamano
2025-10-07
Merge branch 'ps/packfile-store'
Junio C Hamano
2025-09-29
Merge branch 'jk/setup-revisions-freefix'
Junio C Hamano
2025-09-24
packfile: refactor `get_packed_git_mru()` to work on packfile store
Patrick Steinhardt
2025-09-24
packfile: refactor `get_all_packs()` to work on packfile store
Patrick Steinhardt
2025-09-22
treewide: pass strvecs around for setup_revisions_from_strvec()
Jeff King
2025-09-12
Merge branch 'ps/object-store-midx-dedup-info'
Junio C Hamano
2025-09-11
odb: drop deprecated wrapper functions
Patrick Steinhardt
2025-09-02
Merge branch 'ps/object-store-midx-dedup-info' into ps/packfile-store
Junio C Hamano
2025-08-11
midx: drop redundant `struct repository` parameter
Patrick Steinhardt
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-16
object-file: get rid of `the_repository` in `force_object_loose()`
Patrick Steinhardt
2025-07-16
object-file: get rid of `the_repository` in loose object iterators
Patrick Steinhardt
2025-07-16
object-file: get rid of `the_repository` in `finalize_object_file()`
Patrick Steinhardt
2025-07-16
object-file: get rid of `the_repository` in `has_loose_object()`
Patrick Steinhardt
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-15
packfile: refactor `get_multi_pack_index()` to work on sources
Patrick Steinhardt
2025-07-15
Merge branch 'tb/midx-avoid-cruft-packs' into ps/object-store-midx
Junio C Hamano
2025-07-09
Merge branch 'ps/object-store' into ps/object-file-wo-the-repository
Junio C Hamano
2025-07-09
Merge branch 'ps/object-store' into ps/object-store-midx
Junio C Hamano
2025-07-01
odb: rename `read_object_with_reference()`
Patrick Steinhardt
[next]