summaryrefslogtreecommitdiff
path: root/tests-clar/diff
Commit message (Expand)AuthorAgeFilesLines
* Revert GIT_STATUS constants to avoid issuesRussell Belfer2012-03-021-5/+5
* Fixing memory leaks indicated by valgrindRussell Belfer2012-03-021-0/+2
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-025-68/+16
* Update diff to use iteratorsRussell Belfer2012-03-025-30/+266
* Fixing unit tests post rebaseRussell Belfer2012-03-022-23/+3
* Add tests and fix bugs for diff whitespace optionsRussell Belfer2012-03-022-0/+89
* Continue implementation of git-diffRussell Belfer2012-03-025-27/+124
* Clean up diff implementation for reviewRussell Belfer2012-03-024-0/+300
* Fix workdir iterator unit testsRussell Belfer2012-02-231-2/+2
* Iterator improvements from diff implementationRussell Belfer2012-02-221-6/+8
* Uniform iterators for trees, index, and workdirRussell Belfer2012-02-213-0/+388