zed/crates/zed
Antonio Scandurra 31dfd01fda Make add_local_worktree private and use find_or_create_local_worktree
The former always adds a worktree, even if we have one already in the
project and that could be misused. The public API should always search
for a local worktree containing the requested path first so that the
project can uphold invariants about which worktrees it has.
2022-01-22 11:23:00 +01:00
..
assets Add bottom margin to the outline view 2022-01-14 11:01:20 -08:00
languages Make mod a @context 2022-01-14 09:22:20 +01:00
src Make add_local_worktree private and use find_or_create_local_worktree 2022-01-22 11:23:00 +01:00
app-icon.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
app-icon@2x.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
build.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
Cargo.toml v0.13.0 2022-01-21 11:26:32 -07:00