ZIm/crates/git_ui
Kirill Bulatov 0a3c8a6790
Remove project strong reference from git panel's log output editor (#27496)
A readonly buffer built from a static `&str` output does not need rich
project-based capabilities, and leaking projects in global git panel
might be dangerous.

Also adds readonly capability to the buffer, as
`editor.set_read_only(true);` API is a separate thing.

Release Notes:

- N/A
2025-03-26 23:01:03 +02:00
..
src Remove project strong reference from git panel's log output editor (#27496) 2025-03-26 23:01:03 +02:00
Cargo.toml Make a single re-usable banner component (#27412) 2025-03-25 07:05:25 +00:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00