ZIm/crates/git_ui/src
Max Brunsfeld 314ad5dd5f
Clear pending staged/unstaged diff hunks hunks when writing to the git index fails (#26173)
Release Notes:

- Git Beta: Fixed a bug where discarding a hunk in the project diff view
performed two concurrent saves of the buffer.
- Git Beta: Fixed an issue where diff hunks appeared in the wrong state
after failing to write to the git index.
2025-03-05 18:45:09 -08:00
..
branch_picker.rs Fix git branches in non-active repository (#26148) 2025-03-05 21:16:46 +00:00
commit_message_prompt.txt git_ui: Scaffold out support for generating commit messages with an LLM (#26161) 2025-03-05 21:42:48 +00:00
commit_modal.rs Fix git branches in non-active repository (#26148) 2025-03-05 21:16:46 +00:00
git_panel.rs Clear pending staged/unstaged diff hunks hunks when writing to the git index fails (#26173) 2025-03-05 18:45:09 -08: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: Improvements to fetch/push/pull (#26041) 2025-03-04 12:37:11 -05:00
picker_prompt.rs Add user-visible output for remote operations (#25849) 2025-03-03 09:20:15 +00:00
project_diff.rs Clear pending staged/unstaged diff hunks hunks when writing to the git index fails (#26173) 2025-03-05 18:45:09 -08:00
remote_output_toast.rs Git Beta: Fix a few cases of empty toasts showing up (#25985) 2025-03-04 02:16:50 +00:00
repository_selector.rs git: Make repo selector wider (#26149) 2025-03-05 13:02:29 -07:00