ZIm/crates/worktree/src
Kirill Bulatov 980ce5fbf2
Move git status updates to a background thread (#24307)
Part of https://github.com/zed-industries/zed/issues/24099
Part of https://github.com/zed-industries/zed/issues/23025

Git status checks & updates are still slow for such repos, but those are
now not blocking FS entry population and rescans.

Release Notes:

- Improved project panel's speed in large projects
2025-02-05 23:14:26 +00:00
..
ignore.rs Fix Linux search issues (#13479) 2024-06-24 13:46:21 -07:00
worktree.rs Move git status updates to a background thread (#24307) 2025-02-05 23:14:26 +00:00
worktree_settings.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
worktree_tests.rs Move git status updates to a background thread (#24307) 2025-02-05 23:14:26 +00:00