1. 26 Jul, 2012 1 commit
    • Fix git_tree_walk to return user error · 2031760c
      This makes sure that an error code returned by the callback function
      of `git_tree_walk` will stop the iteration and get propagated back
      to the caller verbatim.
      
      Also, this adds a minor helper function `git_tree_entry_byoid` that
      searches a `git_tree` for an entry with the given OID.  This isn't
      a fast function, but it's easier than writing the loop yourself as
      an external user of the library.
      Russell Belfer committed
  2. 25 Jul, 2012 1 commit
  3. 24 Jul, 2012 7 commits
  4. 23 Jul, 2012 3 commits
  5. 21 Jul, 2012 3 commits
  6. 20 Jul, 2012 1 commit
  7. 19 Jul, 2012 2 commits
  8. 17 Jul, 2012 5 commits
  9. 16 Jul, 2012 2 commits
  10. 15 Jul, 2012 4 commits
  11. 14 Jul, 2012 1 commit
  12. 13 Jul, 2012 4 commits
  13. 12 Jul, 2012 6 commits