From: Junio C Hamano Date: Tue, 23 Dec 2025 03:19:57 +0000 (+0900) Subject: Merge branch 'ps/read-object-info-improvements' into seen X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62dff3ca1fece5d1d7cd50408081221dfe3b9385;p=thirdparty%2Fgit.git Merge branch 'ps/read-object-info-improvements' into seen 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 --- 62dff3ca1fece5d1d7cd50408081221dfe3b9385