Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -2/+2 |
| | |||||
* | diff: introduce binary diff callbacks | Edward Thomson | 2015-06-12 | 1 | -4/+4 |
| | | | | | | | Introduce a new binary diff callback to provide the actual binary delta contents to callers. Create this data from the diff contents (instead of directly from the ODB) to support binary diffs including the workdir, not just things coming out of the ODB. | ||||
* | Use p_snprintf also in tests | Jacques Germishuys | 2014-08-05 | 1 | -5/+5 |
| | |||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+146 |