]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/strbuf-add-oid-hex' into seen
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:36 +0000 (13:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:36 +0000 (13:01 +0900)
commite45f074d38f9b368dfb46f476a60335fa6d37c65
treec50bc21ee4860071f31b69ed558ac25e78a8b213
parent08f39aab92ed3527dac59889b2d86204290ac196
parent63621bcbba81a131794d510bcedfa08d9318219c
Merge branch 'rs/strbuf-add-oid-hex' into seen

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