1. 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
  2. 24 Feb, 2018 1 commit
    • testrepo: add new branch · 18d9c847
      Add a new branch to the `testrepo` repository, where the `README` file
      has changed to executable.  This branch enables typechange tests between
      the new `executable` branch and `master`.
      Edward Thomson committed
  3. 13 Feb, 2017 2 commits
  4. 03 Feb, 2015 1 commit
  5. 14 Nov, 2013 1 commit
  6. 07 Aug, 2013 1 commit
  7. 11 May, 2013 2 commits
  8. 22 Sep, 2012 1 commit
  9. 14 Sep, 2012 1 commit
  10. 23 Aug, 2012 1 commit
  11. 28 Jul, 2012 1 commit
  12. 17 May, 2012 1 commit
  13. 30 Mar, 2012 1 commit