1. 11 Jul, 2021 1 commit
    • repo: fix worktree iteration when repo has no common directory · e71505b3
      When applying an operation to a repository created without a common directory,
      which is known to occur in scenarios where custom odb/refdb backends are used,
      git_repository_foreach_worktree currently asserts while attempting to open the
      repository located in the common directory.
      
      Fix this issue by applying operation to repository supplied when there are no
      linked worktrees to iterate (implied by common directory being empty).
      Kevin Saul committed
  2. 02 Jul, 2021 3 commits
  3. 29 Jun, 2021 1 commit
  4. 26 Jun, 2021 1 commit
  5. 25 Jun, 2021 3 commits
  6. 23 Jun, 2021 1 commit
  7. 17 Jun, 2021 1 commit
  8. 16 Jun, 2021 1 commit
  9. 15 Jun, 2021 2 commits
  10. 14 Jun, 2021 2 commits
  11. 13 Jun, 2021 1 commit
  12. 02 Jun, 2021 4 commits
  13. 31 May, 2021 1 commit
  14. 30 May, 2021 1 commit
  15. 27 May, 2021 2 commits
  16. 19 May, 2021 1 commit
  17. 18 May, 2021 4 commits
  18. 16 May, 2021 5 commits
  19. 13 May, 2021 3 commits
  20. 12 May, 2021 2 commits