summaryrefslogtreecommitdiff
path: root/src/iterator.h
Commit message (Expand)AuthorAgeFilesLines
* Add complex checkout test and then fix checkoutRussell Belfer2012-10-091-0/+3
* Fix a few diff bugs with directory contentRussell Belfer2012-10-081-0/+8
* Minor fixes for ignorecase supportPhilip Kelley2012-09-171-1/+1
* Support for core.ignorecasePhilip Kelley2012-09-171-1/+19
* Ranged iterators and rewritten git_status_fileRussell Belfer2012-05-151-7/+47
* iterator: prevent git_iterator_free() from segfaulting when being passed a NU...nulltoken2012-05-131-0/+3
* Add support for diffing index with no HEADRussell Belfer2012-05-081-0/+3
* Update diff to use iteratorsRussell Belfer2012-03-021-0/+6
* Iterator improvements from diff implementationRussell Belfer2012-02-221-14/+19
* Uniform iterators for trees, index, and workdirRussell Belfer2012-02-211-0/+94