1. 19 Oct, 2012 1 commit
  2. 17 Oct, 2012 2 commits
  3. 09 Oct, 2012 4 commits
  4. 25 Sep, 2012 1 commit
    • Add const to all shared pointers in diff API · bae957b9
      There are a lot of places where the diff API gives the user access
      to internal data structures and many of these were being exposed
      through non-const pointers.  This replaces them all with const
      pointers for any object that the user can access but is still
      owned internally to the git_diff_list or git_diff_patch objects.
      
      This will probably break some bindings...  Sorry!
      Russell Belfer committed
  5. 22 Sep, 2012 1 commit
  6. 21 Sep, 2012 1 commit
  7. 20 Sep, 2012 2 commits
  8. 17 Sep, 2012 6 commits
  9. 06 Sep, 2012 1 commit
  10. 24 Aug, 2012 1 commit
  11. 21 Aug, 2012 1 commit
  12. 01 Aug, 2012 1 commit
  13. 31 Jul, 2012 2 commits
  14. 30 Jul, 2012 2 commits
  15. 28 Jul, 2012 1 commit
  16. 27 Jul, 2012 2 commits
  17. 26 Jul, 2012 3 commits
  18. 22 Jul, 2012 1 commit
  19. 18 Jul, 2012 1 commit
  20. 16 Jul, 2012 3 commits
  21. 13 Jul, 2012 1 commit
  22. 11 Jul, 2012 2 commits