ZIm/crates/git/src
Cole Miller 055df30757
Directly parse .git when it's a file instead of using libgit2 (#27885)
Avoids building a whole git2 repository object at the worktree layer
just to watch some additional paths.

- [x] Tidy up names of the various paths
- [x] Tests for worktrees and submodules

Release Notes:

- N/A
2025-04-11 20:35:14 -04:00
..
blame.rs Allow viewing past commits in Zed (#27636) 2025-03-31 23:26:47 +00:00
commit.rs Allow viewing past commits in Zed (#27636) 2025-03-31 23:26:47 +00:00
git.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
hosting_provider.rs Allow viewing past commits in Zed (#27636) 2025-03-31 23:26:47 +00:00
remote.rs Detect wider variety of usernames for SSH-based remotes (#21508) 2024-12-05 15:23:37 -08:00
repository.rs Directly parse .git when it's a file instead of using libgit2 (#27885) 2025-04-11 20:35:14 -04:00
status.rs chore: Bump Rust version to 1.86 (#28021) 2025-04-03 23:32:50 +02:00