index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkt-line.c
Commit message (
Expand
)
Author
Age
*
remove the impression of unexpectedness when access is denied
Heiko Voigt
2012-06-19
*
sparse: Fix errors and silence warnings
Stephen Boyd
2011-04-03
*
add packet tracing debug code
Jeff King
2011-03-08
*
pkt-line: Make packet_read_line easier to debug
Shawn O. Pearce
2009-10-30
*
pkt-line: Add strbuf based functions
Shawn O. Pearce
2009-10-30
*
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
*
Cleanup xread() loops to use read_in_full()
Heikki Orsila
2008-05-03
*
War on whitespace
Junio C Hamano
2007-06-07
*
Ensure return value from xread() is always stored into an ssize_t
Johan Herland
2007-05-15
*
make git a bit less cryptic on fetch errors
Nicolas Pitre
2006-12-18
*
Merge branch 'ff/c99' into next
Junio C Hamano
2006-06-21
|
\
|
*
Remove all void-pointer arithmetic.
Florian Forster
2006-06-20
*
|
upload-pack/fetch-pack: support side-band communication
Junio C Hamano
2006-06-21
|
/
*
xread/xwrite: do not worry about EINTR at calling sites.
Junio C Hamano
2005-12-19
*
Make send/receive-pack be closer to doing something interesting
Linus Torvalds
2005-06-29