projects
/
git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
843d94b
4c267f2
)
Merge branch 'jd/fix-strbuf-add-urlencode-bytes'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 5 Jan 2018 21:28:10 +0000
(13:28 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 5 Jan 2018 21:28:10 +0000
(13:28 -0800)
Bytes with high-bit set were encoded incorrectly and made
credential helper fail.
* jd/fix-strbuf-add-urlencode-bytes:
strbuf: fix urlencode format string on signed char
1
2
strbuf.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
strbuf.c
Simple merge