]> git.ipfire.org Git - thirdparty/git.git/commit - pkt-line.c
pkt-line: Add strbuf based functions
authorShawn O. Pearce <spearce@spearce.org>
Sat, 31 Oct 2009 00:47:21 +0000 (17:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 31 Oct 2009 02:20:53 +0000 (19:20 -0700)
commitf5615d246770a2796e60b06dd5e17f5e79d5dd0c
tree7d3d2866308c3b60364207a06bf2f8eae696dec7
parent609621a4ad8144e56df6e5f811eb037661967f49
pkt-line: Add strbuf based functions

These routines help to work with pkt-line values inside of a strbuf,
permitting simple formatting of buffered network messages.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
pkt-line.c
pkt-line.h