ZIm/crates/git_ui/src
Smit Barmase 616d17f517
git_ui: Force commit modal mode from command palette (#28745)
Depending on `git::commit` or `git::amend` action triggered, commit
modal opens up in appropriate mode, handling edge cases like if you are
already in amend mode, etc.

Release Notes:

- N/A
2025-04-15 13:30:02 +05:30
..
askpass_modal.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
blame_ui.rs markdown: Don't retain MarkdownStyle in favor of using MarkdownElement directly (#28255) 2025-04-07 19:03:24 +00:00
branch_picker.rs Git activity indicator (#28204) 2025-04-07 18:10:01 +00:00
commit_message_prompt.txt git_ui: Try to prompt the model out of including the diff output (#26281) 2025-03-07 15:05:35 +00:00
commit_modal.rs git_ui: Force commit modal mode from command palette (#28745) 2025-04-15 13:30:02 +05:30
commit_tooltip.rs markdown: Don't retain MarkdownStyle in favor of using MarkdownElement directly (#28255) 2025-04-07 19:03:24 +00:00
commit_view.rs Fix diff recalculation hang (#28377) 2025-04-10 22:58:41 +00:00
git_panel.rs git_ui: Force commit modal mode from command palette (#28745) 2025-04-15 13:30:02 +05:30
git_panel_settings.rs Add git init button (#26522) 2025-03-12 07:25:19 +00:00
git_ui.rs git: Amend (#28187) 2025-04-14 21:07:19 +05:30
onboarding.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
picker_prompt.rs chore: Bump Rust version to 1.86 (#28021) 2025-04-03 23:32:50 +02:00
project_diff.rs Fix diff recalculation hang (#28377) 2025-04-10 22:58:41 +00:00
remote_output.rs Fix message on push (#26588) 2025-03-12 20:18:28 +00:00
repository_selector.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00