summaryrefslogtreecommitdiff
path: root/tests-clar/diff/diff_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* Create git_diff_line and extend git_diff_hunkRussell Belfer2013-10-211-7/+3
* Rename diff objects and split patch.hRussell Belfer2013-10-111-6/+6
* More diff rename tests; better split swap handlingRussell Belfer2013-05-231-1/+1
* More tests for diff untracked directoriesRussell Belfer2013-04-301-0/+7
* Fix some diff ignores and submodule dirty workdirRussell Belfer2013-03-251-0/+5
* diff: add a notify callback to `git_diff__from_iterators`yorah2013-02-071-0/+5
* Deploy GIT_INIT_STRUCTUREBen Straub2012-11-301-6/+0
* Deploy GIT_DIFF_OPTIONS_INITBen Straub2012-11-301-0/+7
* Update diff callback param orderRussell Belfer2012-11-271-8/+8
* More external API cleanupVicent Marti2012-11-271-6/+6
* Initial implementation of diff rename detectionRussell Belfer2012-10-231-8/+1
* Extend diff helpers for tests a littleRussell Belfer2012-10-081-0/+4
* Add const to all shared pointers in diff APIRussell Belfer2012-09-251-5/+5
* Diff iteratorsRussell Belfer2012-09-051-0/+6
* diff: fix the diffing of two identical blobsnulltoken2012-05-071-0/+1
* diff: make git_diff_blobs() able to detect binary blobsnulltoken2012-05-071-0/+2
* diff: provide more context to the consumer of the callbacksnulltoken2012-04-301-0/+1
* Update diff to use iteratorsRussell Belfer2012-03-021-0/+2
* Continue implementation of git-diffRussell Belfer2012-03-021-0/+1
* Clean up diff implementation for reviewRussell Belfer2012-03-021-0/+36
* Uniform iterators for trees, index, and workdirRussell Belfer2012-02-211-0/+4