zed/assets
Ben Kunkle 3ba154e666 Compute branch diff statuses from worktree contents
Replace the status-combination table with a real merge-base-to-worktree
tree diff, make GitStore share one DiffBufferList per repository with
the branch diff view, keep repo_snapshots as index/worktree truth with
separate display status APIs, and make non-HEAD gutter hunks read-only.

The git.diff_base setting values are now "head" and "default_branch",
applied live and toggleable from the editor controls menu. git::Diff
follows the setting; git::DiffHead always opens the HEAD diff; and
git::BranchDiff is renamed to git::DiffBranch with a deprecated alias.
2026-07-29 21:05:25 -05:00
..
badge Adjust Zed badge (#35294) 2025-07-29 15:09:31 -04:00
fonts Use semibold (#47725) 2026-01-27 08:50:52 -07:00
icons collab_panel: Add indentation guides and some other design adjustements (#61397) 2026-07-21 19:34:49 +00:00
images cloud_api_types: Add ZedVip variant to Plan (#59443) 2026-06-18 20:51:36 +00:00
keymaps repl: Add a delete-cell action to the notebook editor (#61295) 2026-07-29 23:23:41 +00:00
prompts A couple new inline assistant tests (#45049) 2025-12-17 13:02:03 -08:00
settings Compute branch diff statuses from worktree contents 2026-07-29 21:05:25 -05:00
sounds call: Play a different sound when a guest joins (#38987) 2025-09-27 09:20:55 -04:00
themes Add more parameter colors to the theme (#61134) 2026-07-17 07:41:28 +00:00