]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'bc/sha1-256-interop-01'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Oct 2025 18:38:58 +0000 (11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Oct 2025 18:38:58 +0000 (11:38 -0700)
commit98401c10fc9e991b36c4ccf5a270746f123feeb6
tree83d4cb6fc595ed0db95d680c28178f8679e8af46
parentc9ccf81948973e9b9632cbb483a3908307092620
parentdb00605c13a9f5709da712671df5c7594c06cf31
Merge branch 'bc/sha1-256-interop-01'

The beginning of SHA1-SHA256 interoperability work.

* bc/sha1-256-interop-01:
  t1010: use BROKEN_OBJECTS prerequisite
  t: allow specifying compatibility hash
  fsck: consider gpgsig headers expected in tags
  rev-parse: allow printing compatibility hash
  docs: add documentation for loose objects
  docs: improve ambiguous areas of pack format documentation
  docs: reflect actual double signature for tags
  docs: update offset order for pack index v3
  docs: update pack index v3 format
Documentation/Makefile
Documentation/fsck-msgids.adoc
Documentation/git-rev-parse.adoc
Documentation/meson.build
builtin/rev-parse.c
fsck.h
t/test-lib.sh