ZIm/crates/git/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
..
blame.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
commit.rs windows: Set CREATE_NO_WINDOW for commands (#18447) 2024-11-20 16:52:38 -08:00
git.rs Git context menu (#24844) 2025-02-14 14:04:32 -07:00
hosting_provider.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
remote.rs Detect wider variety of usernames for SSH-based remotes (#21508) 2024-12-05 15:23:37 -08:00
repository.rs Git context menu (#24844) 2025-02-14 14:04:32 -07:00
status.rs Split conflicts into their own section (#24324) 2025-02-05 18:34:14 -07:00