Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bc/commit-invalid-utf8'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 18 Jul 2013 19:58:19 +0000
(12:58 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 18 Jul 2013 19:58:19 +0000
(12:58 -0700)
Logic to auto-detect character encodings in the commit log message
did not reject overlong and invalid UTF-8 characters.
* bc/commit-invalid-utf8:
commit: reject non-characters
commit: reject overlong UTF-8 sequences
commit: reject invalid UTF-8 codepoints
1
2
commit.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
0d64cdf
81050ac
)
diff --cc
commit.c
Simple merge