1. 23 Feb, 2022 1 commit
  2. 01 Jun, 2020 1 commit
  3. 15 Jan, 2020 1 commit
    • refs: refuse to delete HEAD · 852c83ee
      This requires adding a new symbolic ref to the testrepo fixture.
      Some of the existing tests attempt to delete HEAD, expecting a different failure. Introduce and use a non-HEAD symbolic ref instead.
      Adjust a few other tests as needed.
      
      Fixes #5357
      Josh Bleecher Snyder committed
  4. 13 Jul, 2018 1 commit
    • treewide: remove use of C++ style comments · 9994cd3f
      C++ style comment ("//") are not specified by the ISO C90 standard and
      thus do not conform to it. While libgit2 aims to conform to C90, we did
      not enforce it until now, which is why quite a lot of these
      non-conforming comments have snuck into our codebase. Do a tree-wide
      conversion of all C++ style comments to the supported C style comments
      to allow us enforcing strict C90 compliance in a later commit.
      Patrick Steinhardt committed
  5. 24 Feb, 2018 1 commit
  6. 13 Feb, 2017 2 commits
  7. 03 Feb, 2015 1 commit
  8. 14 Nov, 2013 1 commit
  9. 07 Aug, 2013 1 commit
  10. 11 May, 2013 2 commits
  11. 22 Sep, 2012 1 commit
  12. 14 Sep, 2012 1 commit
  13. 23 Aug, 2012 1 commit
  14. 28 Jul, 2012 1 commit
  15. 17 May, 2012 1 commit
  16. 30 Mar, 2012 1 commit