ZIm/crates/git_ui/src
Conrad Irwin be83074243
Git context menu (#24844)
Adds the non-entry specific right click menu to the panel, and the
features contained therin:

* Stage all
* Discard Tracked Changes
* Trash Untracked Files

Also changes the naming from "Changes"/"New" to better match Git's
terminology (though not convinced on this, it was awkward to describe
"Discard Changes" without a way to distinguish between the changes and
the files containing them).

Release Notes:

- N/A
2025-02-14 14:04:32 -07: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 context menu (#24844) 2025-02-14 14:04:32 -07: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 Fix scroll to top on multibuffer save (#24885) 2025-02-14 13:18:07 -05:00
quick_commit.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
repository_selector.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00