zed/crates
Conrad Irwin aee0f65b26
Attempt to fix a panic in worktree scanning (#7128)
Somehow (and this should be investigated separately) we're ending up
with paths that look like: /path/to/project/../../path/to/dependency,
these pass the Ok(repo_path) = path.strip_prefix(), but then fail.

Release Notes:

- Fixed (hopefully) a panic that could occur due to path confusing in
git status
2024-01-30 20:10:52 -07:00
..
activity_indicator Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
ai Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
assets Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
assistant Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
audio Restrict access to global Audio (#7122) 2024-01-30 20:49:58 -05:00
auto_update Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
breadcrumbs Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
call Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
channel Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
cli Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
client Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
clock Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
collab Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
collab_ui Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
collections gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
color Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
command_palette Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
copilot Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
copilot_ui Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
db Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
diagnostics Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
editor Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
feature_flags Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
feedback Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
file_finder Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
fs Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
fsevent fix: isolate macos-specific dependencies (#6854) 2024-01-27 13:38:55 +01:00
fuzzy Fix panic in fuzzy-finder for unicode characters (#7080) 2024-01-30 16:10:35 +01:00
git Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
go_to_line Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
gpui Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
gpui_macros Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
install_cli Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
journal Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
language Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
language_selector Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
language_tools Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
live_kit_client Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
live_kit_server Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
lsp Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
media Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
menu Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
multi_buffer Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
node_runtime Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
notifications Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
outline Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
picker Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
plugin Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
plugin_macros Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
plugin_runtime Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
prettier Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
project Attempt to fix a panic in worktree scanning (#7128) 2024-01-30 20:10:52 -07:00
project_panel Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
project_symbols Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
quick_action_bar Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
recent_projects Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
refineable Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
release_channel Fix per-env settings override (#7114) 2024-01-30 14:38:51 -07:00
rich_text Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
rope Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
rpc Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
search Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
semantic_index Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
settings Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
snippet Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
sqlez Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
sqlez_macros Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
story Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
storybook Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
sum_tree Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
terminal Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
terminal_view Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
text Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
theme Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
theme_importer Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
theme_selector Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
ui Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
util Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
vcs_menu Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
vim Fix some formatting issues in Cargo.toml files (#7127) 2024-01-30 22:01:35 -05:00
welcome Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
workspace Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
zed Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
zed_actions Fix casing of OpenZedUrl action (#7045) 2024-01-29 23:50:31 -05:00