My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6f402a9
6c8afe4
)
Merge branch 'mh/strbuf-read-file-returns-ssize-t' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Jul 2015 19:21:43 +0000
(12:21 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Jul 2015 19:21:43 +0000
(12:21 -0700)
Avoid possible ssize_t to int truncation.
* mh/strbuf-read-file-returns-ssize-t:
strbuf: strbuf_read_file() should return ssize_t
Trivial merge