| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstr | Edward Thomson | 2021-10-17 | 1 | -7/+6 |
| * | fileops: rename to "futils.h" to match function signatures | Patrick Steinhardt | 2019-07-20 | 1 | -1/+1 |
| * | blob: add underscore to `from` functions | Edward Thomson | 2019-06-16 | 1 | -4/+4 |
| * | object_type: use new enumeration namesethomson/index_fixes | Edward Thomson | 2018-12-01 | 1 | -2/+2 |
| * | 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 |
