]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/blame.c
Merge branch 'jx/sideband-chomp-newline-fix' into maint-2.43
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2024 00:22:11 +0000 (16:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2024 00:22:11 +0000 (16:22 -0800)
commit5b49c1af03e600c286f63d9d9c9fb01403230b9f
tree6e0d0b59b99f851d79d7b2776193c15be866854e
parentfb3ead665bd3371e31cebe716c973c82ff8545eb
parent7033d5479b8a7b8e7c33892f23d106c33c938ff4
Merge branch 'jx/sideband-chomp-newline-fix' into maint-2.43

Sideband demultiplexer fixes.

* jx/sideband-chomp-newline-fix:
  pkt-line: do not chomp newlines for sideband messages
  pkt-line: memorize sideband fragment in reader
  test-pkt-line: add option parser for unpack-sideband
pkt-line.c
pkt-line.h
t/helper/test-pkt-line.c
t/t0070-fundamental.sh