ZIm/crates/git_ui/src
feeiyu c766f52f88
Fix diff indicators not restored when reopening remote project (#31384)
Closes #30917

Release Notes:

- Fix diff indicators not restored when reopening remote project

---------

Co-authored-by: Cole Miller <cole@zed.dev>
2025-06-17 10:07:51 -04: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 Use git config --global user.email for email address in automatic Co-authored-by (#32624) 2025-06-12 19:39:08 +00: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 Refine styling of merge conflicts (#31012) 2025-06-09 19:03:19 +00:00
git_panel.rs Fix diff indicators not restored when reopening remote project (#31384) 2025-06-17 10:07:51 -04:00
git_panel_settings.rs Git tweaks (#28791) 2025-04-28 23:42:23 -06:00
git_ui.rs Add git: open modified files action (#32347) 2025-06-12 13:56:10 -04:00
onboarding.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
picker_prompt.rs git: Pick which remote to fetch (#26897) 2025-06-06 11:28:07 -04:00
project_diff.rs Don't autosave unmodified buffers (#32626) 2025-06-12 22:12:14 +00:00
remote_output.rs git: Pick which remote to fetch (#26897) 2025-06-06 11:28:07 -04:00
repository_selector.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00