Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/long-error-messages' into maint
author
Junio C Hamano
<gitster@pobox.com>
Fri, 4 Sep 2015 02:17:49 +0000
(19:17 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 4 Sep 2015 02:17:49 +0000
(19:17 -0700)
The codepath to produce error messages had a hard-coded limit to
the size of the message, primarily to avoid memory allocation while
calling die().
* jk/long-error-messages:
vreportf: avoid intermediate buffer
vreportf: report to arbitrary filehandles
raw
|
combined
(merge:
cbcd3dc
f4c3edc
)
Trivial merge