1. 14 Feb, 2015 1 commit
  2. 11 Feb, 2015 1 commit
  3. 10 Feb, 2015 2 commits
  4. 03 Feb, 2015 1 commit
  5. 27 Jan, 2015 1 commit
  6. 24 Jan, 2015 1 commit
  7. 23 Jan, 2015 1 commit
  8. 20 Jan, 2015 3 commits
  9. 14 Jan, 2015 2 commits
  10. 07 Jan, 2015 1 commit
  11. 05 Jan, 2015 2 commits
  12. 02 Jan, 2015 1 commit
  13. 30 Dec, 2014 2 commits
  14. 27 Dec, 2014 1 commit
  15. 23 Dec, 2014 1 commit
  16. 22 Dec, 2014 1 commit
    • Introduce a convenience function for submodule update · 9d1f97df
      This introduces the functionality of submodule update in
      'git_submodule_do_update'. The existing 'git_submodule_update' function is
      renamed to 'git_submodule_update_strategy'. The 'git_submodule_update'
      function now refers to functionality similar to `git submodule update`,
      while `git_submodule_update_strategy` is used to get the configured value
      of submodule.<name>.update.
      Jameson Miller committed
  17. 19 Dec, 2014 1 commit
  18. 17 Dec, 2014 1 commit
  19. 14 Dec, 2014 2 commits
  20. 12 Dec, 2014 1 commit
  21. 10 Dec, 2014 4 commits
  22. 06 Dec, 2014 3 commits
  23. 05 Dec, 2014 2 commits
  24. 22 Nov, 2014 1 commit
    • peel: reject bad queries with EINVALIDSPEC · 753e17b0
      There are some combination of objects and target types which we know
      cannot be fulfilled. Return EINVALIDSPEC for those to signify that there
      is a mismatch in the user-provided data and what the object model is
      capable of satisfying.
      
      If we start at a tag and in the course of peeling find out that we
      cannot reach a particular type, we return EPEEL.
      Carlos Martín Nieto committed
  25. 19 Nov, 2014 2 commits
  26. 14 Nov, 2014 1 commit