1. 15 Apr, 2013 4 commits
  2. 10 Apr, 2013 1 commit
  3. 09 Apr, 2013 1 commit
  4. 08 Apr, 2013 1 commit
  5. 07 Apr, 2013 1 commit
  6. 30 Mar, 2013 1 commit
  7. 17 Mar, 2013 1 commit
  8. 07 Mar, 2013 1 commit
  9. 03 Feb, 2013 2 commits
  10. 08 Jan, 2013 1 commit
  11. 01 Dec, 2012 1 commit
  12. 27 Nov, 2012 2 commits
  13. 18 Nov, 2012 2 commits
  14. 18 Oct, 2012 1 commit
  15. 07 Oct, 2012 1 commit
  16. 25 Sep, 2012 1 commit
  17. 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
  18. 24 Jul, 2012 2 commits
  19. 23 Jul, 2012 2 commits
  20. 17 Jul, 2012 2 commits
  21. 12 Jul, 2012 4 commits
  22. 11 Jul, 2012 3 commits
  23. 07 Jul, 2012 4 commits