My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
42e5fb2
e92527c
)
Merge branch 'js/xread-in-full'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 11 Sep 2013 21:59:46 +0000
(14:59 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 11 Sep 2013 21:59:46 +0000
(14:59 -0700)
A call to xread() was used without a loop around to cope with short
read in the codepath to stream new contents to a pack.
* js/xread-in-full:
stream_to_pack: xread does not guarantee to read all requested bytes
Trivial merge