- 26 May, 2016 3 commits
-
-
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 -
Edward Thomson committed
-
Edward Thomson committed
-
- 13 Feb, 2015 2 commits
-
-
Edward Thomson committed
-
Introduce `git_buf_grow_by` to incrementally increase the size of a `git_buf`, performing an overflow calculation on the growth.
Edward Thomson committed
-
- 09 Jan, 2015 1 commit
-
-
Jeff Hostetler committed
-
- 14 Nov, 2013 1 commit
-
-
Ben Straub committed
-