index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkt-line.h
Commit message (
Expand
)
Author
Age
*
pkt-line: annotate packet_writel with LAST_ARG_MUST_BE_NULL
Jeff King
2017-05-15
*
convert: move packet_write_line() into pkt-line as packet_writel()
Ben Peart
2017-05-08
*
pkt-line: add packet_read_line_gently()
Ben Peart
2017-05-08
*
pkt-line: add functions to read/write flush terminated packet streams
Lars Schneider
2016-10-17
*
pkt-line: add packet_flush_gently()
Lars Schneider
2016-10-17
*
pkt-line: add packet_write_fmt_gently()
Lars Schneider
2016-10-17
*
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
2016-10-17
*
comments: fix misuses of "nor"
Justin Lebar
2014-03-31
*
pkt-line: share buffer/descriptor reading implementation
Jeff King
2013-02-24
*
pkt-line: provide a LARGE_PACKET_MAX static buffer
Jeff King
2013-02-20
*
pkt-line: move LARGE_PACKET_MAX definition from sideband
Jeff King
2013-02-20
*
pkt-line: teach packet_read_line to chomp newlines
Jeff King
2013-02-20
*
pkt-line: provide a generic reading function with options
Jeff King
2013-02-20
*
pkt-line: drop safe_write function
Jeff King
2013-02-20
*
pkt-line: move a misplaced comment
Jeff King
2013-02-20
*
remove the impression of unexpectedness when access is denied
Heiko Voigt
2012-06-19
*
pkt-line: Add strbuf based functions
Shawn O. Pearce
2009-10-30
*
Fix pkt-line.h to compile with a non-GCC compiler
Dennis Stosberg
2006-06-26
*
upload-pack/fetch-pack: support side-band communication
Junio C Hamano
2006-06-21
*
[PATCH] -Werror fixes
Timo Sirainen
2005-08-09
*
Make send/receive-pack be closer to doing something interesting
Linus Torvalds
2005-06-29