Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buf::oom tests: use custom allocator for oom failuresethomson/buf_oom_test | Edward Thomson | 2018-10-21 | 1 | -37/+39 |
* | tests: don't run buf::oom on 32-bit systems | Edward Thomson | 2018-10-21 | 1 | -5/+9 |
* | buf tests: allocate a smaller size for the oom | Edward Thomson | 2018-07-26 | 1 | -3/+15 |
* | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 5 | -10/+10 |
* | buf: add tests for percent decodingethomson/ssh-unescape | Edward Thomson | 2018-03-19 | 1 | -0/+49 |
* | git_buf_quote/unquote: handle > \177 | Edward Thomson | 2016-05-26 | 1 | -0/+5 |
* | git_buf_quote: quote ugly characters | Edward Thomson | 2016-05-26 | 1 | -26/+52 |
* | Patch parsing from patch files | Edward Thomson | 2016-05-26 | 1 | -0/+57 |
* | buf test: cleanup memory leak | Edward Thomson | 2015-02-13 | 1 | -0/+2 |
* | git_buf_grow_by: increase buf asize incrementally | Edward Thomson | 2015-02-12 | 2 | -0/+30 |
* | Fix crash in free() when git_buf_grow() fails. | Jeff Hostetler | 2015-01-09 | 1 | -0/+31 |
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 2 | -0/+122 |