index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkt-line.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-02
pkt-line: fix a typo
Johannes Schindelin
1
-1
/
+1
2019-05-05
*.[ch]: manually align parameter lists
Denton Liu
1
-2
/
+2
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
1
-3
/
+3
2019-03-03
remote-curl: use post_rpc() for protocol v2 also
Jonathan Tan
1
-0
/
+1
2019-01-17
{fetch,upload}-pack: sideband v2 fetch response
Jonathan Tan
1
-0
/
+4
2019-01-17
sideband: reverse its dependency on pkt-line
Jonathan Tan
1
-0
/
+16
2019-01-15
pkt-line: introduce struct packet_writer
Jonathan Tan
1
-0
/
+14
2019-01-02
pack-protocol.txt: accept error packets in any context
Masaya Suzuki
1
-2
/
+6
2018-03-15
pkt-line: add packet_buf_write_len function
Brandon Williams
1
-0
/
+1
2018-03-14
pkt-line: add delim packet support
Brandon Williams
1
-0
/
+3
2018-03-14
pkt-line: allow peeking a packet line without consuming it
Brandon Williams
1
-0
/
+58
2018-03-14
pkt-line: introduce packet_read_with_status
Brandon Williams
1
-0
/
+16
2017-10-17
pkt-line: add packet_write function
Brandon Williams
1
-0
/
+1
2017-07-26
sub-process: refactor handshake to common function
Jonathan Tan
1
-2
/
+0
2017-05-15
pkt-line: annotate packet_writel with LAST_ARG_MUST_BE_NULL
Jeff King
1
-0
/
+1
2017-05-08
convert: move packet_write_line() into pkt-line as packet_writel()
Ben Peart
1
-0
/
+1
2017-05-08
pkt-line: add packet_read_line_gently()
Ben Peart
1
-0
/
+11
2016-10-17
pkt-line: add functions to read/write flush terminated packet streams
Lars Schneider
1
-0
/
+8
2016-10-17
pkt-line: add packet_flush_gently()
Lars Schneider
1
-0
/
+1
2016-10-17
pkt-line: add packet_write_fmt_gently()
Lars Schneider
1
-0
/
+1
2016-10-17
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
1
-1
/
+1
2014-03-31
comments: fix misuses of "nor"
Justin Lebar
1
-4
/
+4
2013-02-24
pkt-line: share buffer/descriptor reading implementation
Jeff King
1
-6
/
+17
2013-02-20
pkt-line: provide a LARGE_PACKET_MAX static buffer
Jeff King
1
-2
/
+7
2013-02-20
pkt-line: move LARGE_PACKET_MAX definition from sideband
Jeff King
1
-0
/
+3
2013-02-20
pkt-line: teach packet_read_line to chomp newlines
Jeff King
1
-1
/
+8
2013-02-20
pkt-line: provide a generic reading function with options
Jeff King
1
-1
/
+26
2013-02-20
pkt-line: drop safe_write function
Jeff King
1
-1
/
+0
2013-02-20
pkt-line: move a misplaced comment
Jeff King
1
-1
/
+13
2012-06-19
remove the impression of unexpectedness when access is denied
Heiko Voigt
1
-0
/
+1
2009-10-30
pkt-line: Add strbuf based functions
Shawn O. Pearce
1
-0
/
+4
2006-06-26
Fix pkt-line.h to compile with a non-GCC compiler
Dennis Stosberg
1
-0
/
+2
2006-06-21
upload-pack/fetch-pack: support side-band communication
Junio C Hamano
1
-0
/
+1
2005-08-09
[PATCH] -Werror fixes
Timo Sirainen
1
-1
/
+1
2005-06-29
Make send/receive-pack be closer to doing something interesting
Linus Torvalds
1
-0
/
+12