zed/crates/git_ui/src
Alvaro Parker 0862a0b666
git: Add uncommit action (#37031)
Closes #36767

Release Notes:

- Add uncommit action for git
2025-09-09 13:29:49 -06:00
..
askpass_modal.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
blame_ui.rs git_ui: Show author name on commits in branch picker (#36812) 2025-09-09 18:44:46 +00:00
branch_picker.rs git_ui: Show author name on commits in branch picker (#36812) 2025-09-09 18:44:46 +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 Fix clippy::manual_map lint violations (#36584) 2025-08-20 15:17:28 +02:00
commit_tooltip.rs git_ui: Show author name on commits in branch picker (#36812) 2025-09-09 18:44:46 +00:00
commit_view.rs Add a setting to control the number of context lines in excerpts (#37138) 2025-08-29 03:50:24 +00:00
conflict_view.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
file_diff_view.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
git_panel.rs git: Add uncommit action (#37031) 2025-09-09 13:29:49 -06:00
git_panel_settings.rs settings ui: Create settings key trait (#37489) 2025-09-04 15:19:02 -04:00
git_ui.rs git: Add uncommit action (#37031) 2025-09-09 13:29:49 -06:00
onboarding.rs Redesign and clean up all icons across Zed (#35856) 2025-08-08 15:34:36 -03:00
picker_prompt.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
project_diff.rs git_ui: Show author name on commits in branch picker (#36812) 2025-09-09 18:44:46 +00:00
remote_output.rs git_panel: Improve toast messages for push/pull/fetch (#35092) 2025-08-04 18:20:20 -04:00
repository_selector.rs Add key contexts for Pickers (#35665) 2025-08-06 15:28:18 -04:00
text_diff_view.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00