• Show log

    Commit

  • Hash : 1b6c26db
    Author : Edward Thomson
    Date : 2015-05-13T17:47:26

    diff: wrap the iterator functions
    
    Wrap the iterator current / advance functions so that we can extend
    them, but also handle GIT_ITEROVER cases in the iterator funcs
    instead of the callers.