1. 24 Apr, 2023 1 commit
  2. 12 Apr, 2023 1 commit
  3. 10 Apr, 2023 4 commits
  4. 21 Mar, 2023 1 commit
  5. 13 Mar, 2023 1 commit
  6. 10 Mar, 2023 2 commits
  7. 28 Feb, 2023 1 commit
  8. 25 Feb, 2023 1 commit
  9. 24 Feb, 2023 1 commit
  10. 23 Feb, 2023 2 commits
  11. 16 Feb, 2023 2 commits
  12. 12 Feb, 2023 5 commits
  13. 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
  14. 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
  15. 11 Aug, 2022 1 commit
  16. 09 Aug, 2022 1 commit
  17. 02 Aug, 2022 1 commit
  18. 29 Jul, 2022 1 commit
  19. 28 Jul, 2022 1 commit
  20. 26 Jul, 2022 1 commit
  21. 14 Jul, 2022 4 commits
  22. 13 Jul, 2022 1 commit
  23. 04 Jul, 2022 1 commit
  24. 27 Jun, 2022 1 commit
  25. 20 Jun, 2022 3 commits