ZIm/crates/git_ui/src
Antonio Scandurra 4ac67ac5ae
Automatically keep edits if they are included in a commit (#32093)
Release Notes:

- Improved the review experience in the agent panel. Now, when you
commit changes (generated by the AI agent) using Git, Zed will
automatically dismiss the agent’s review UI for those changes. This
means you won’t have to manually “keep” or approve changes twice—just
commit, and you’re done.
2025-06-04 19:54:24 +02:00
..
askpass_modal.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
blame_ui.rs editor: Move blame popover from hover_tooltip to editor prepaint (#29320) 2025-04-25 01:52:24 +05:30
branch_picker.rs git_ui: Replace spaces with hyphens in new branch names (#27873) 2025-05-27 17:10:20 +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 Improve handling of remote-tracking branches in the picker (#29744) 2025-05-01 21:24:26 -04:00
commit_tooltip.rs editor: Move blame popover from hover_tooltip to editor prepaint (#29320) 2025-04-25 01:52:24 +05:30
commit_view.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
conflict_view.rs git: Save buffer when resolving a conflict from the project diff (#30762) 2025-05-19 17:32:31 +00:00
git_panel.rs Pass up intent with completion requests (#31710) 2025-05-29 20:43:12 +00:00
git_panel_settings.rs Git tweaks (#28791) 2025-04-28 23:42:23 -06:00
git_ui.rs git_ui: Fix resetting of onboarding banner (#30051) 2025-05-06 23:20:37 +00:00
onboarding.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
picker_prompt.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
project_diff.rs Automatically keep edits if they are included in a commit (#32093) 2025-06-04 19:54:24 +02: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