]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/odb-drop-whence' into ps/odb-for-each-object-filter
authorJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2026 17:12:15 +0000 (10:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2026 17:12:15 +0000 (10:12 -0700)
* 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()

1  2 
builtin/cat-file.c
builtin/pack-objects.c
odb/source-inmemory.c
odb/source-loose.c
odb/source-packed.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge