]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/strbuf-add-oid-hex' into jch
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:13:53 +0000 (08:13 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:13:54 +0000 (08:13 +0900)
commitc6c876eb72b622e7df89556caaf3df1c20408677
treea7c6f873efcf376b7da8d1fe83f6125f4ad517c9
parentaa7557e1231015bc22bc6690170ec1f40a2bd74b
parent63621bcbba81a131794d510bcedfa08d9318219c
Merge branch 'rs/strbuf-add-oid-hex' into jch

Formatting object name in full hexadecimal form has been optimized
by using a new strbuf_add_oid_hex() helper function.

* rs/strbuf-add-oid-hex:
  hex: add and use strbuf_add_oid_hex()
bisect.c
builtin/bisect.c
builtin/cat-file.c
pretty.c
refs.c
sequencer.c
shallow.c
transport-helper.c