zed/crates/remote_server/src
Max Brunsfeld b14bb6bda4
Make git blame for SSH remote projects (#15106)
This also refactors the BufferStore + WorktreeStore interfaces to make
them cleaner, more fully encapsulating the RPC aspects of their
functionality.

Release Notes:

- N/A
2024-07-24 15:50:29 -07:00
..
headless_project.rs Make git blame for SSH remote projects (#15106) 2024-07-24 15:50:29 -07:00
main.rs Improve ssh remote error handling and logging (#15035) 2024-07-23 13:29:56 -07:00
remote_editing_tests.rs Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
remote_server.rs