Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | Introduce `git_buf_grow_by` to incrementally increase the size of a `git_buf`, performing an overflow calculation on the growth. | ||||
* | 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 |