• Show log

    Commit

  • Hash : bad68c0a
    Author : Russell Belfer
    Date : 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).