index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkt-line.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
{fetch,upload}-pack: sideband v2 fetch response
Jonathan Tan
2019-01-17
1
-11
/
+32
*
sideband: reverse its dependency on pkt-line
Jonathan Tan
2019-01-17
1
-0
/
+23
*
pkt-line: introduce struct packet_writer
Jonathan Tan
2019-01-15
1
-6
/
+41
*
pack-protocol.txt: accept error packets in any context
Masaya Suzuki
2019-01-02
1
-0
/
+4
*
pkt-line.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2018-07-23
1
-13
/
+13
*
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
2018-07-23
1
-1
/
+1
*
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
|
*
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+1
*
|
pkt-line: add packet_buf_write_len function
Brandon Williams
2018-03-15
1
-0
/
+16
*
|
pkt-line: add delim packet support
Brandon Williams
2018-03-14
1
-0
/
+16
*
|
pkt-line: allow peeking a packet line without consuming it
Brandon Williams
2018-03-14
1
-0
/
+50
*
|
pkt-line: introduce packet_read_with_status
Brandon Williams
2018-03-14
1
-14
/
+37
|
/
*
Merge branch 'bw/protocol-v1'
Junio C Hamano
2017-12-06
1
-0
/
+6
|
\
|
*
pkt-line: add packet_write function
Brandon Williams
2017-10-17
1
-0
/
+6
*
|
prefer "!=" when checking read_in_full() result
Jeff King
2017-09-27
1
-1
/
+1
|
/
*
Merge branch 'jk/write-in-full-fix'
Junio C Hamano
2017-09-25
1
-15
/
+14
|
\
|
*
pkt-line: check write_in_full() errors against "< 0"
Jeff King
2017-09-14
1
-15
/
+14
*
|
Merge branch 'ma/pkt-line-leakfix'
Junio C Hamano
2017-09-19
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
pkt-line: re-'static'-ify buffer in packet_write_fmt_1()
Martin Ågren
2017-09-06
1
-1
/
+2
*
|
sub-process: refactor handshake to common function
Jonathan Tan
2017-07-26
1
-19
/
+0
*
|
convert: move packet_write_line() into pkt-line as packet_writel()
Ben Peart
2017-05-08
1
-0
/
+19
*
|
pkt-line: add packet_read_line_gently()
Ben Peart
2017-05-08
1
-0
/
+12
*
|
pkt-line: fix packet_read_line() to handle len < 0 errors
Ben Peart
2017-05-08
1
-1
/
+1
|
/
*
pkt-line: add functions to read/write flush terminated packet streams
Lars Schneider
2016-10-17
1
-0
/
+72
*
pkt-line: add packet_write_gently()
Lars Schneider
2016-10-17
1
-0
/
+17
*
pkt-line: add packet_flush_gently()
Lars Schneider
2016-10-17
1
-0
/
+8
*
pkt-line: add packet_write_fmt_gently()
Lars Schneider
2016-10-17
1
-4
/
+30
*
pkt-line: extract set_packet_header()
Lars Schneider
2016-10-17
1
-6
/
+13
*
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
2016-10-17
1
-1
/
+1
*
introduce hex2chr() for converting two hexadecimal digits to a character
René Scharfe
2016-09-07
1
-21
/
+2
*
pkt-line: show packets in async processes as "sideband"
Jeff King
2015-09-02
1
-1
/
+7
*
pkt-line: support tracing verbatim pack contents
Jeff King
2015-06-16
1
-15
/
+44
*
pkt-line: tighten sideband PACK check when tracing
Jeff King
2015-06-15
1
-1
/
+1
*
pkt-line: simplify starts_with checks in packet tracing
Jeff King
2015-06-15
1
-2
/
+1
*
pkt-line: allow writing of LARGE_PACKET_MAX buffers
Jeff King
2014-12-10
1
-18
/
+19
*
trace: improve trace performance
Karsten Blees
2014-07-14
1
-4
/
+4
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-2
/
+2
*
pkt-line: share buffer/descriptor reading implementation
Jeff King
2013-02-24
1
-38
/
+38
*
pkt-line: provide a LARGE_PACKET_MAX static buffer
Jeff King
2013-02-20
1
-2
/
+7
*
pkt-line: teach packet_read_line to chomp newlines
Jeff King
2013-02-20
1
-1
/
+6
*
pkt-line: provide a generic reading function with options
Jeff King
2013-02-20
1
-13
/
+8
*
pkt-line: drop safe_write function
Jeff King
2013-02-20
1
-19
/
+2
*
pkt-line: move a misplaced comment
Jeff King
2013-02-20
1
-15
/
+0
*
remove the impression of unexpectedness when access is denied
Heiko Voigt
2012-06-19
1
-6
/
+26
*
sparse: Fix errors and silence warnings
Stephen Boyd
2011-04-03
1
-1
/
+1
*
add packet tracing debug code
Jeff King
2011-03-08
1
-1
/
+54
*
pkt-line: Make packet_read_line easier to debug
Shawn O. Pearce
2009-10-31
1
-1
/
+1
*
pkt-line: Add strbuf based functions
Shawn O. Pearce
2009-10-31
1
-12
/
+72
*
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
1
-2
/
+2
*
Cleanup xread() loops to use read_in_full()
Heikki Orsila
2008-05-04
1
-10
/
+5
[next]