aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-pkt-line.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Merge branch 'jx/sideband-chomp-newline-fix'Junio C Hamano1-5/+54
2023-12-26pkt-line.h: remove unnecessary includeElijah Newren1-0/+1
2023-12-18test-pkt-line: add option parser for unpack-sidebandJiang Xin1-5/+54
2023-03-21write-or-die.h: move declarations for write-or-die.c functions from cache.hElijah Newren1-1/+2
2021-07-19test-lib-functions: use test-tool for [de]packetize()Ævar Arnfjörð Bjarmason1-0/+12
2020-10-27test-pkt-line: drop colon from sideband identityJeff King1-1/+1
2020-10-20sideband: avoid reporting incomplete sideband messagesJohannes Schindelin1-0/+23
2020-05-24pkt-line: define PACKET_READ_RESPONSE_ENDDenton Liu1-0/+4
2020-03-26t5703: feed raw data into test-tool unpack-sidebandĐoàn Trần Công Danh1-1/+1
2018-09-11t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy1-1/+2
2018-06-21test-pkt-line: add unpack-sideband subcommandBrandon Williams1-0/+33
2018-03-14test-pkt-line: introduce a packet-line test helperBrandon Williams1-0/+64