ZIm/crates/git_ui/src
Anthony Eid 878b50c991
Update git panel entry checked box tooltip to say Stage/Unstage (#25678)
Before it would always say staged when a user hovered over the check
box. Now it will show the correct hover message depending on the state
of the entry

Release Notes:

- N/A
2025-02-27 00:29:26 -05:00
..
branch_picker.rs Move PopoverButton into ui (#25724) 2025-02-27 02:51:19 +00:00
commit_modal.rs Move PopoverButton into ui (#25724) 2025-02-27 02:51:19 +00:00
git_panel.rs Update git panel entry checked box tooltip to say Stage/Unstage (#25678) 2025-02-27 00:29:26 -05: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 Save buffers after restoring hunks in the project diff (#25620) 2025-02-26 15:16:17 -05:00
repository_selector.rs cx.background_executor().spawn(...) -> cx.background_spawn(...) (#25103) 2025-02-18 20:30:33 +00:00