Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -1/+1 |
* | tests: blob: remove unused callback function | Patrick Steinhardt | 2016-08-09 | 1 | -16/+0 |
* | blob: fix fromchunks iteration counter | Carlos Martín Nieto | 2016-03-22 | 1 | -2/+2 |
* | blob: introduce creating a blob by writing into a stream | Carlos Martín Nieto | 2016-03-22 | 1 | -0/+103 |