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
*
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
t0021: implementation the rot13-filter.pl script in C
Matheus Tavares
2022-08-15
1
-1
/
+4
*
fetch-pack: redact packfile urls in traces
Ivan Frade
2021-11-11
1
-1
/
+39
*
Merge branch 'ab/pkt-line-cleanup'
Junio C Hamano
2021-10-26
1
-38
/
+7
|
\
|
*
pkt-line.[ch]: remove unused packet_read_line_buf()
Ævar Arnfjörð Bjarmason
2021-10-15
1
-22
/
+7
|
*
pkt-line.[ch]: remove unused packet_buf_write_len()
Ævar Arnfjörð Bjarmason
2021-10-15
1
-16
/
+0
*
|
pkt-line: add stdio packet write functions
Jacob Vosmaer
2021-09-01
1
-0
/
+37
|
/
*
Merge branch 'dl/packet-read-response-end-fix'
Junio C Hamano
2021-07-28
1
-1
/
+1
|
\
|
*
pkt-line: replace "stateless separator" with "response end"
Denton Liu
2021-07-09
1
-1
/
+1
*
|
pkt-line: do not report packet write errors twice
Matheus Tavares
2021-04-16
1
-7
/
+24
*
|
pkt-line: add options argument to read_packetized_to_strbuf()
Johannes Schindelin
2021-03-15
1
-2
/
+2
*
|
pkt-line: add PACKET_READ_GENTLE_ON_READ_ERROR option
Johannes Schindelin
2021-03-15
1
-2
/
+17
*
|
pkt-line: do not issue flush packets in write_packetized_*()
Johannes Schindelin
2021-03-15
1
-6
/
+2
*
|
pkt-line: eliminate the need for static buffer in packet_write_gently()
Jeff Hostetler
2021-03-15
1
-8
/
+20
*
|
sideband: diagnose more sideband anomalies
Jeff King
2020-10-29
1
-6
/
+8
*
|
sideband: report unhandled incomplete sideband messages as bugs
Johannes Schindelin
2020-10-20
1
-0
/
+3
*
|
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
2020-07-07
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
pkt-line: add a member for hash algorithm
brian m. carlson
2020-05-27
1
-0
/
+1
*
|
pkt-line: define PACKET_READ_RESPONSE_END
Denton Liu
2020-05-25
1
-0
/
+11
*
|
pkt-line: extern packet_length()
Denton Liu
2020-05-20
1
-3
/
+3
|
/
*
pkt-line: drop 'const'-ness of a param to set_packet_header()
Junio C Hamano
2019-05-16
1
-1
/
+1
*
pkt-line: prepare buffer before handling ERR packets
Jeff King
2019-04-15
1
-4
/
+5
*
Merge branch 'jk/no-sigpipe-during-network-transport'
Junio C Hamano
2019-03-20
1
-2
/
+4
|
\
|
*
fetch: avoid calling write_or_die()
Jeff King
2019-03-05
1
-2
/
+4
*
|
remote-curl: use post_rpc() for protocol v2 also
Jonathan Tan
2019-03-03
1
-1
/
+1
*
|
{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
[next]