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
*
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
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+1
*
Ensure return value from xread() is always stored into an ssize_t
Johan Herland
2007-05-16
1
-2
/
+2
*
make git a bit less cryptic on fetch errors
Nicolas Pitre
2006-12-19
1
-1
/
+1
*
Merge branch 'ff/c99' into next
Junio C Hamano
2006-06-21
1
-2
/
+2
|
\
|
*
Remove all void-pointer arithmetic.
Florian Forster
2006-06-20
1
-2
/
+2
*
|
upload-pack/fetch-pack: support side-band communication
Junio C Hamano
2006-06-21
1
-1
/
+3
|
/
*
xread/xwrite: do not worry about EINTR at calling sites.
Junio C Hamano
2005-12-20
1
-8
/
+3
*
Make send/receive-pack be closer to doing something interesting
Linus Torvalds
2005-06-30
1
-0
/
+117