• Show log

    Commit

  • Hash : 8cb27223
    Author : Edward Thomson
    Date : 2015-09-25T10:48:19

    git_buf_quote/unquote: handle > \177 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.