1. 16 Apr, 2014 1 commit
  2. 02 Mar, 2014 1 commit
  3. 05 Feb, 2014 1 commit
  4. 03 Feb, 2014 1 commit
  5. 31 Jan, 2014 1 commit
  6. 30 Jan, 2014 7 commits
  7. 27 Jan, 2014 1 commit
  8. 15 Jan, 2014 1 commit
  9. 11 Dec, 2013 1 commit
    • Improve GIT_EUSER handling · 96869a4e
      This adds giterr_user_cancel to return GIT_EUSER and clear any
      error message that is sitting around.  As a result of using that
      in places, we need to be more thorough with capturing errors that
      happen inside a callback when used internally.  To help with that,
      this also adds giterr_capture and giterr_restore so that when we
      internally use a foreach-type function that clears errors and
      converts them to GIT_EUSER, it is easier to restore not just the
      return value, but the actual error message text.
      Russell Belfer committed
  10. 09 Dec, 2013 1 commit
  11. 14 Nov, 2013 1 commit