Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diff: introduce binary diff callbacks | Edward Thomson | 2015-06-12 | 1 | -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 fn | Russell Belfer | 2014-05-02 | 1 | -1/+1 |
| | | | | Since git_diff_init_options was introduced, remove this old fn. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+526 |