Commit bad68c0a998116685ad75cab84210004dd2c5be1

Russell Belfer 2012-11-13T14:02:59

Add iterator for git_index object The index iterator could previously only be created from a repo object, but this allows creating an iterator from a `git_index` object instead (while keeping, though renaming, the old function).