summaryrefslogtreecommitdiff
path: root/tests-clar/diff/diff_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* Diff iteratorsRussell Belfer2012-09-051-0/+71
* Minor bug fixes in diff codeRussell Belfer2012-08-221-1/+2
* portability: Improve x86/amd64 compatibilitynulltoken2012-07-241-1/+1
* Minor fixes, cleanups, and clarificationsRussell Belfer2012-06-081-1/+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
* Leverage GIT_UNUSED macro to explicitly mark a function parameter as purposel...nulltoken2012-04-301-8/+14
* diff: provide more context to the consumer of the callbacksnulltoken2012-04-301-0/+2
* Fix warnings on 64-bit windows buildsRussell Belfer2012-04-171-1/+1
* diff: Fix rebase breackageVicent Martí2012-03-061-2/+2
* Revert GIT_STATUS constants to avoid issuesRussell Belfer2012-03-021-5/+5
* Update diff to use iteratorsRussell Belfer2012-03-021-6/+8
* Fixing unit tests post rebaseRussell Belfer2012-03-021-20/+0
* Add tests and fix bugs for diff whitespace optionsRussell Belfer2012-03-021-0/+2
* Continue implementation of git-diffRussell Belfer2012-03-021-0/+20
* Clean up diff implementation for reviewRussell Belfer2012-03-021-0/+62
* Uniform iterators for trees, index, and workdirRussell Belfer2012-02-211-0/+22