@leroysheep / Socializer / commits / d627023d80

Merge branch 'ps/packfile-store-in-odb-source'

The packfile_store data structure is moved from object store to odb source. * ps/packfile-store-in-odb-source: packfile: move MIDX into packfile store packfile: refactor `find_pack_entry()` to work on the packfile store packfile: inline `find_kept_pack_entry()` packfile: only prepare owning store in `packfile_store_prepare()` packfile: only prepare owning store in `packfile_store_get_packs()` packfile: move packfile store into object source packfile: refactor misleading code when unusing pack windows packfile: refactor kept-pack cache to work with packfile stores packfile: pass source to `prepare_pack()` packfile: create store via its owning source

Junio C Hamano committed Jan 21, 2026 at 08:28 UTC d627023d80667b8975fee0a8876ac42df20bf7d2

No changes.