zed/crates/channel/src
Max Brunsfeld 743feb98bc
Add the ability to propose changes to a set of buffers (#18170)
This PR introduces functionality for creating *branches* of buffers that
can be used to preview and edit change sets that haven't yet been
applied to the buffers themselves.

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
Co-authored-by: Marshall <marshall@zed.dev>
2024-09-20 18:28:50 -04:00
..
channel_store Enable clippy::needless_lifetimes (#8777) 2024-03-03 11:52:58 -05:00
channel.rs Consolidate logic for protobuf message handling between ssh and web socket clients (#17185) 2024-09-01 10:14:21 -07:00
channel_buffer.rs Add the ability to propose changes to a set of buffers (#18170) 2024-09-20 18:28:50 -04:00
channel_chat.rs Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
channel_store.rs Make Buffer::apply_ops infallible (#18089) 2024-09-19 13:14:15 -04:00
channel_store_tests.rs Update http crate name (#15041) 2024-07-23 15:01:05 -07:00