Thread (98 messages) flat view 98 messages, 5 authors, 2016-06-15

Re: [PATCH v4 18/21] column: read lines with strbuf_getline()

From: Jeff King <hidden>
Date: 2016-06-15 23:07:47

On Thu, Jan 14, 2016 at 03:58:33PM -0800, Junio C Hamano wrote:
Multiple lines read here are concatenated on a single line to form a
multi-column output line.  We do not want to have a CR at the end,
even if the input file consists of CRLF terminated lines.
Hrm. I suspect this is OK in practice, though "git column" can
technically receive unbounded input from the user. We don't specify in
the documentation that it must be text, but I guess it's somewhat
implied by the use of the word "line".

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help