zed/crates/git_ui/src
Danilo Leal 384c8e6478
git_picker: Make the unified version of it available through the title bar (#47151)
The recently-introduced unified Git picker was previously only available
if you reached for the branch, worktree or stash pickers through the
keybinding. Now, if you click on the title bar's branch button, you'll
also be able to quickly view the worktree and stash pickers.

Release Notes:

- N/A
2026-01-19 12:37:40 -03:00
..
askpass_modal.rs windows: Encrypt SSH passwords stored in memory (#38427) 2025-09-23 18:58:46 +02:00
blame_ui.rs ui: Add a CopyButton component (#45821) 2025-12-29 11:01:19 -03:00
branch_picker.rs git_picker: Make the unified version of it available through the title bar (#47151) 2026-01-19 12:37:40 -03:00
clone.rs git: Add git clone open listener (#41669) 2025-12-19 00:21:46 -03: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 title_bar: Use popovers for modal anchoring (#45924) 2026-01-04 20:43:46 -03:00
commit_tooltip.rs ui: Add a CopyButton component (#45821) 2025-12-29 11:01:19 -03:00
commit_view.rs Implement Vim's tag stack (#46002) 2026-01-15 17:48:15 +00:00
conflict_view.rs gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
file_diff_view.rs Implement Vim's tag stack (#46002) 2026-01-15 17:48:15 +00:00
file_history_view.rs Implement Vim's tag stack (#46002) 2026-01-15 17:48:15 +00:00
git_panel.rs Remove Burn Mode code (#46950) 2026-01-15 21:28:33 +00:00
git_panel_settings.rs git: Add tree view support to Git Panel (#44089) 2025-12-10 15:11:36 -05:00
git_picker.rs git_picker: Make the unified version of it available through the title bar (#47151) 2026-01-19 12:37:40 -03:00
git_ui.rs git_ui: Unify branch, worktree, and stash pickers in one (#46621) 2026-01-12 12:48:57 -03:00
onboarding.rs Fix stale pending keybinding indicators on focus change (#44678) 2025-12-17 16:51:16 +00:00
picker_prompt.rs gpui: Implement From<String> for ElementId (#44447) 2025-12-09 09:08:59 +01:00
project_diff.rs ztracing: Enable memory profiling and callstack sampling (#47052) 2026-01-17 19:29:19 +00:00
remote_output.rs Add support for git remotes (#42819) 2025-12-04 14:23:36 +01:00
repository_selector.rs git_ui: Add repository search and alphabetical sorting (#39351) 2025-10-08 17:51:20 -04:00
stash_picker.rs git_picker: Make the unified version of it available through the title bar (#47151) 2026-01-19 12:37:40 -03:00
text_diff_view.rs Implement Vim's tag stack (#46002) 2026-01-15 17:48:15 +00:00
worktree_picker.rs git_picker: Make the unified version of it available through the title bar (#47151) 2026-01-19 12:37:40 -03:00