buffer.c
22.5 KB
-
git_buf_quote/unquote: handle > \177 · 8cb27223
Parse values up to and including `\377` (`0xff`) when unquoting. Print octal values as an unsigned char when quoting, lest `printf` think we're talking about negatives.
Edward Thomson committed