Sign in
googlers
/
jrn
/
git
/
a831a3fd86bb7280020d650d52cce4af9e161c46
/
pkt-line.c
6aa3085
trace: improve trace performance
by Karsten Blees
· 11 years ago
5955654
replace {pre,suf}fixcmp() with {starts,ends}_with()
by Christian Couder
· 11 years ago
4981fe7
pkt-line: share buffer/descriptor reading implementation
by Jeff King
· 12 years ago
74543a0
pkt-line: provide a LARGE_PACKET_MAX static buffer
by Jeff King
· 12 years ago
819b929
pkt-line: teach packet_read_line to chomp newlines
by Jeff King
· 12 years ago
0380942
pkt-line: provide a generic reading function with options
by Jeff King
· 12 years ago
cdf4fb8
pkt-line: drop safe_write function
by Jeff King
· 12 years ago
e148542
pkt-line: move a misplaced comment
by Jeff King
· 12 years ago
46284dd
remove the impression of unexpectedness when access is denied
by Heiko Voigt
· 13 years ago
1e4cd68
sparse: Fix errors and silence warnings
by Stephen Boyd
· 14 years ago
bbc30f9
add packet tracing debug code
by Jeff King
· 14 years ago
743c4b7
pkt-line: Make packet_read_line easier to debug
by Shawn O. Pearce
· 15 years ago
f5615d2
pkt-line: Add strbuf based functions
by Shawn O. Pearce
· 15 years ago
d824cbb
Convert existing die(..., strerror(errno)) to die_errno()
by Thomas Rast
· 16 years ago
c697ad1
Cleanup xread() loops to use read_in_full()
by Heikki Orsila
· 17 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
8a912bc
Ensure return value from xread() is always stored into an ssize_t
by Johan Herland
· 18 years ago
b3d9899
make git a bit less cryptic on fetch errors
by Nicolas Pitre
· 18 years ago
9d24ed4
Merge branch 'ff/c99' into next
by Junio C Hamano
· 19 years ago
583b7ea
upload-pack/fetch-pack: support side-band communication
by Junio C Hamano
· 19 years ago
1d7f171
Remove all void-pointer arithmetic.
by Florian Forster
· 19 years ago
1c15afb
xread/xwrite: do not worry about EINTR at calling sites.
by Junio C Hamano
· 19 years ago
f3a3214
Make send/receive-pack be closer to doing something interesting
by Linus Torvalds
· 20 years ago