1. 09 May, 2023 2 commits
  2. 08 May, 2023 1 commit
  3. 06 May, 2023 1 commit
  4. 24 Apr, 2023 1 commit
  5. 12 Apr, 2023 1 commit
  6. 10 Apr, 2023 4 commits
  7. 21 Mar, 2023 1 commit
  8. 13 Mar, 2023 1 commit
  9. 10 Mar, 2023 2 commits
  10. 28 Feb, 2023 1 commit
  11. 25 Feb, 2023 1 commit
  12. 24 Feb, 2023 1 commit
  13. 23 Feb, 2023 2 commits
  14. 16 Feb, 2023 2 commits
  15. 12 Feb, 2023 5 commits
  16. 09 Feb, 2023 1 commit
    • core: allow users to configure home directory · 89454382
      Some callers -- like our test suite and the test suites of our language
      bindings -- want to isolate the home directory to avoid accidentally
      including the executing user's actual home directory data.
      
      Previously, we combined the notion of a home directory and global
      configuration -- now that this is separated, we provide users the
      ability to configure both.
      Edward Thomson committed
  17. 19 Sep, 2022 1 commit
    • cmake: provide empty experimental.h for non-cmake users · c1172468
      Not everybody builds libgit2 using cmake; provide an `experimental.h`
      with no experiments configured for those that do not. To support this,
      we also now create compile definitions for experimental functionality,
      to supplant that empty `experimental.h`. cmake will continue to generate
      the proper `experimental.h` file for use with `make install`.
      Edward Thomson committed
  18. 11 Aug, 2022 1 commit
  19. 09 Aug, 2022 1 commit
  20. 02 Aug, 2022 1 commit
  21. 29 Jul, 2022 1 commit
  22. 28 Jul, 2022 1 commit
  23. 26 Jul, 2022 1 commit
  24. 14 Jul, 2022 4 commits
  25. 13 Jul, 2022 1 commit
  26. 04 Jul, 2022 1 commit