summaryrefslogtreecommitdiff
path: root/tests-clar/diff/iterator.c
Commit message (Expand)AuthorAgeFilesLines
* diff: make inter-hunk-context default value git-compliantyorah2012-07-021-2/+2
* Fix git_status_file for files that start with a character > 0x7fAdam Roben2012-06-071-3/+5
* Ranged iterators and rewritten git_status_fileRussell Belfer2012-05-151-14/+208
* Update clar and remove old helpersRussell Belfer2012-04-171-3/+3
* Fix error in tree iterator when popping up treesRussell Belfer2012-03-251-1/+47
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-021-42/+8
* Update diff to use iteratorsRussell Belfer2012-03-021-2/+2
* Fixing unit tests post rebaseRussell Belfer2012-03-021-3/+3
* 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-211-0/+362