summaryrefslogtreecommitdiff
path: root/tests/diff/blob.c
Commit message (Expand)AuthorAgeFilesLines
* oid: `is_zero` instead of `iszero`ethomson/is_and_fromEdward Thomson2019-06-081-10/+10
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-4/+4
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-2/+2
* diff_file: properly refcount blobs when initializing file contentsPatrick Steinhardt2017-12-151-0/+39
* test-diff-blob: Pass proper nibble sizesvmg/prefix-lenVicent Marti2015-06-261-14/+14
* diff: introduce binary diff callbacksEdward Thomson2015-06-121-28/+28
* Introduce cl_assert_equal_oidEdward Thomson2014-07-011-6/+6
* Get rid of redundant git_diff_options_init fnRussell Belfer2014-05-021-1/+1
* Add buffer to buffer diff and patch APIsRussell Belfer2014-02-271-150/+90
* Merge pull request #2066 from libgit2/rb/builtin-diff-driversVicent Marti2014-01-271-4/+4
|\
| * Update all tests for new pattern extractionRussell Belfer2014-01-241-4/+4
* | diff: rename the file's 'oid' to 'id'Carlos Martín Nieto2014-01-251-16/+16
|/
* Drop git_patch_to_strNicolas Hake2014-01-221-25/+26
* Rename tests-clar to testsBen Straub2013-11-141-0/+1067