summaryrefslogtreecommitdiff
path: root/tests-clar/diff
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings on 64-bit windows buildsRussell Belfer2012-04-171-1/+1
* Update clar and remove old helpersRussell Belfer2012-04-173-25/+25
* Add support for pathspec to diff and statusRussell Belfer2012-04-131-0/+73
* Fix error in tree iterator when popping up treesRussell Belfer2012-03-251-1/+47
* diff: Fix rebase breackageVicent Martí2012-03-061-2/+2
* 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