ZIm/crates/git_ui/src
Nate Butler 086f002f44
git_ui: Git panel polish (#25164)
- Hides header when no active repo/no repo
- Entire commit editor now has i-beam cursor on hover
- Adds an icon to the project diff tab

Release Notes:

- N/A
2025-02-19 15:33:41 +00:00
..
branch_picker.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
git_panel.rs git_ui: Git panel polish (#25164) 2025-02-19 15:33:41 +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_ui: Update git panel commit editor, start on quick commit 2025-02-10 15:52:09 +00:00
project_diff.rs git_ui: Git panel polish (#25164) 2025-02-19 15:33:41 +00:00
quick_commit.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
repository_selector.rs cx.background_executor().spawn(...) -> cx.background_spawn(...) (#25103) 2025-02-18 20:30:33 +00:00