1. 05 Sep, 2012 1 commit
    • Diff iterators · f335ecd6
      This refactors the diff output code so that an iterator object
      can be used to traverse and generate the diffs, instead of just
      the `foreach()` style with callbacks.  The code has been rearranged
      so that the two styles can still share most functions.
      
      This also replaces `GIT_REVWALKOVER` with `GIT_ITEROVER` and uses
      that as a common error code for marking the end of iteration when
      using a iterator style of object.
      Russell Belfer committed
  2. 04 Sep, 2012 7 commits
  3. 30 Aug, 2012 1 commit
  4. 29 Aug, 2012 5 commits
  5. 28 Aug, 2012 4 commits
  6. 27 Aug, 2012 11 commits
  7. 25 Aug, 2012 5 commits
  8. 24 Aug, 2012 6 commits