ZIm/crates/rpc/src
Antonio Scandurra eca6115e4b Ensure proto::UpdateWorktree::removed_entries doesn't exceed chunk size
This was causing the database to panic because we were trying to remove too
many entries at once.
2023-01-26 17:26:31 +01:00
..
auth.rs Appease clippy 2023-01-01 23:50:45 -05:00
conn.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
macros.rs Use "id" nomenclature more consistently 2022-12-15 10:15:59 +01:00
peer.rs Respond with an error when client hasn't got a registered handle 2022-12-23 11:53:13 +01:00
proto.rs Ensure proto::UpdateWorktree::removed_entries doesn't exceed chunk size 2023-01-26 17:26:31 +01:00
rpc.rs Bump protocol version 2023-01-17 16:32:54 +01:00