summaryrefslogtreecommitdiff
path: root/tests/diff/tree.c
Commit message (Collapse)AuthorAgeFilesLines
* diff: introduce binary diff callbacksEdward Thomson2015-06-121-14/+14
| | | | | | | 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.
* Get rid of redundant git_diff_options_init fnRussell Belfer2014-05-021-1/+1
| | | | Since git_diff_init_options was introduced, remove this old fn.
* Rename tests-clar to testsBen Straub2013-11-141-0/+526