1. 05 Dec, 2014 1 commit
  2. 08 Nov, 2014 1 commit
  3. 16 Sep, 2014 1 commit
  4. 03 Mar, 2014 1 commit
  5. 25 Feb, 2014 1 commit
  6. 27 Jan, 2014 1 commit
  7. 14 Nov, 2013 1 commit
  8. 02 Nov, 2013 1 commit
  9. 11 May, 2013 1 commit
    • refs: remove the OID/SYMBOLIC filtering · 2b562c3a
      Nobody should ever be using anything other than ALL at this level, so
      remove the option altogether.
      
      As part of this, git_reference_foreach_glob is now implemented in the
      frontend using an iterator. Backends will later regain the ability of
      doing the glob filtering in the backend.
      Carlos Martín Nieto committed
  10. 10 Apr, 2013 1 commit
  11. 04 Apr, 2013 1 commit
  12. 15 Feb, 2013 1 commit
  13. 06 Feb, 2013 1 commit
  14. 27 Nov, 2012 4 commits
  15. 17 Nov, 2012 1 commit
  16. 30 Oct, 2012 1 commit
  17. 30 Sep, 2012 1 commit
  18. 20 May, 2012 1 commit
  19. 17 May, 2012 2 commits
  20. 13 Jan, 2012 1 commit
  21. 26 Nov, 2011 1 commit
  22. 05 Nov, 2011 1 commit
  23. 16 Sep, 2011 1 commit
  24. 13 Sep, 2011 1 commit
    • Changes to allow examples/*.c to compile and link. This required on · 0251733e
      change to the signature of an API function (git_signature_new).
      Also, the examples/general.c had a lot of unchecked return values
      which were addresed with a couple of macros. The resulting example
      still does not work correctly but at least now it fails with an
      error message rather than not compiling or dumping core. Example
      runtime issues may be addressed in a later commit.
      David Boyce committed
  25. 05 Jul, 2011 3 commits
  26. 01 Jul, 2011 1 commit
  27. 17 Jun, 2011 1 commit
  28. 16 Jun, 2011 1 commit
  29. 15 Jun, 2011 1 commit
  30. 14 Jun, 2011 2 commits