ZIm/crates/git_ui/src
Joseph T. Lyons a5f96909cb
Update to suggest commit message based on file staging (#25790)
Currently, you only get a suggested commit message if you have a single
changed file in the repository. After the PR, the suggest happens per
single-staged file.

https://github.com/user-attachments/assets/4cc19fe6-099c-4690-967d-898b8ca7540b

Release Notes:

- N/A
2025-02-28 00:19:58 +00:00
..
branch_picker.rs Move PopoverButton into ui (#25724) 2025-02-27 02:51:19 +00:00
commit_modal.rs Fix git panel's suggested commit message not updating (#25708) 2025-02-27 12:27:09 -05:00
git_panel.rs Update to suggest commit message based on file staging (#25790) 2025-02-28 00:19:58 +00:00
git_panel_settings.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
git_ui.rs Git push/pull/fetch (#25445) 2025-02-24 18:29:52 +00:00
picker_prompt.rs Git push/pull/fetch (#25445) 2025-02-24 18:29:52 +00:00
project_diff.rs Fix broken merge (#25776) 2025-02-27 20:48:14 +00:00
repository_selector.rs cx.background_executor().spawn(...) -> cx.background_spawn(...) (#25103) 2025-02-18 20:30:33 +00:00