Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/vreport-sanitize'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 31 Jan 2017 21:14:56 +0000
(13:14 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 31 Jan 2017 21:14:56 +0000
(13:14 -0800)
An error message with an ASCII control character like '\r' in it
can alter the message to hide its early part, which is problematic
when a remote side gives such an error message that the local side
will relay with a "remote: " prefix.
* jk/vreport-sanitize:
vreport: sanitize ASCII control chars
Revert "vreportf: avoid intermediate buffer"
1
2
usage.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
4e59582
f290089
)
diff --cc
usage.c
Simple merge