1. 08 Jan, 2013 1 commit
  2. 01 Dec, 2012 1 commit
  3. 27 Nov, 2012 2 commits
  4. 18 Nov, 2012 2 commits
  5. 18 Oct, 2012 1 commit
  6. 07 Oct, 2012 1 commit
  7. 25 Sep, 2012 1 commit
  8. 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
  9. 24 Jul, 2012 2 commits
  10. 23 Jul, 2012 2 commits
  11. 17 Jul, 2012 2 commits
  12. 12 Jul, 2012 4 commits
  13. 11 Jul, 2012 3 commits
  14. 07 Jul, 2012 7 commits
  15. 02 Jul, 2012 1 commit
  16. 29 Jun, 2012 3 commits
  17. 28 Jun, 2012 5 commits
  18. 20 Jun, 2012 1 commit