]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/read-object-info-improvements' into seen
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Dec 2025 03:19:57 +0000 (12:19 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Dec 2025 03:19:57 +0000 (12:19 +0900)
The object-info API has been cleaned up.

Comments?

* ps/read-object-info-improvements:
  packfile: drop repository parameter from `packed_object_info()`
  packfile: skip unpacking object header for disk size requests
  packfile: disentangle return value of `packed_object_info()`
  packfile: always populate pack-specific info when reading object info
  packfile: extend `is_delta` field to allow for "unknown" state
  packfile: always declare object info to be OI_PACKED
  object-file: always set OI_LOOSE when reading object info

1  2 
pack-bitmap.c
packfile.c

diff --cc pack-bitmap.c
Simple merge
diff --cc packfile.c
Simple merge