summaryrefslogtreecommitdiff
path: root/tests/stress/diff.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-2/+2
|
* diff: introduce binary diff callbacksEdward Thomson2015-06-121-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 testsJacques Germishuys2014-08-051-5/+5
|
* Rename tests-clar to testsBen Straub2013-11-141-0/+146