ZIm/crates/collab/src
Kirill Bulatov 347178039c
Add editor::RevertSelectedHunks to revert git diff hunks in the editor (#9068)
https://github.com/zed-industries/zed/assets/2690773/653b5658-e3f3-4aee-9a9d-0f2153b4141b

Release Notes:

- Added `editor::RevertSelectedHunks` (`cmd-alt-z` by default) for
reverting git hunks from the editor
2024-03-09 01:37:24 +02:00
..
api Fix tracing subscriber after introducing Tokio-console (#8907) 2024-03-05 14:11:33 -08:00
bin Enable clippy::expect_fun_call (#8768) 2024-03-03 10:27:37 -05:00
db Fix joining hosted projects (#9038) 2024-03-07 19:56:41 -07:00
rpc Enable clippy::map_flatten (#8733) 2024-03-02 18:24:22 -05:00
tests Add editor::RevertSelectedHunks to revert git diff hunks in the editor (#9068) 2024-03-09 01:37:24 +02:00
api.rs Fix tracing subscriber after introducing Tokio-console (#8907) 2024-03-05 14:11:33 -08:00
auth.rs Migrate from scrypt to sha256. (#8969) 2024-03-06 20:51:43 -07:00
db.rs hosted projects (#8627) 2024-03-04 19:17:40 -07:00
env.rs Add an extensions API to the collaboration server (#7807) 2024-02-15 12:53:57 -08:00
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
executor.rs Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08:00
lib.rs Fix tracing subscriber after introducing Tokio-console (#8907) 2024-03-05 14:11:33 -08:00
main.rs Remove todo! comments (#8981) 2024-03-06 18:25:20 -08:00
rpc.rs Fix joining hosted projects (#9038) 2024-03-07 19:56:41 -07:00
tests.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00