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 | 1 | -0/+20 |
| | | | | | Introduce `git_buf_grow_by` to incrementally increase the size of a `git_buf`, performing an overflow calculation on the growth. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+29 |