]> git.99rst.org Git - git.git/commit
Merge branch 'ps/odb-drop-whence' into ps/odb-for-each-object-filter
authorJunio C Hamano <redacted>
Thu, 9 Jul 2026 17:12:15 +0000 (10:12 -0700)
committerJunio C Hamano <redacted>
Thu, 9 Jul 2026 17:12:15 +0000 (10:12 -0700)
commit37e3640f2509e54ca0681247f120eb505e695250
treee8ee72d097e8a09e26c3b32795dfffff51b61f4a
parentf85a7e662054a7b0d9070e432508831afa214b47
parent8a7ad23e11de9a1de0d16a3aaddb840be768ab30
Merge branch 'ps/odb-drop-whence' into ps/odb-for-each-object-filter

* ps/odb-drop-whence:
  odb: document object info fields
  odb: drop `whence` field from object info
  treewide: convert users of `whence` to the new source field
  odb: add `source` field to struct object_info_source
  odb: make backend-specific fields optional
  packfile: thread odb_source_packed through packed_object_info()
builtin/cat-file.c
builtin/pack-objects.c
odb/source-inmemory.c
odb/source-loose.c
odb/source-packed.c
git clone https://git.99rst.org/PROJECT