Branches (898)

main (default)

deacd3e extension_ui: Fix card label truncation (#41784)

Click to expand commit body
Closes https://github.com/zed-industries/zed/issues/41763

Release Notes:

- N/A

Danilo Leal created

side-by-side-diff

a63fada expand all diff hunks and implement todo

Cole Miller created

settings-ui-dropdown-fix

3d1bb62 Bonus: Update when bottom divider is displayed

Danilo Leal created

git/pending-ops-in-store

53228e0 git: Store a single PendingOperation in SumTree

Click to expand commit body
But now the summary will return a list of PendingOperations per RepoPath

Jakub Konka created

zeta-cli-predict

c5f933b Allow examples to use tags as revisions, and apply uncommitted diffs

Max Brunsfeld created

zeta-cli-example-util

c4ba3c3 Add uncommitted diff field to zeta example files

Max Brunsfeld created

enable-better-caching-for-linux-jobs-ci

42429b0 Temporarily disable nextest caching

Piotr Osiewicz created

git/keyed-staging

058fdea git: Make GitJobKey::WriteIndex accept a string instead path

Click to expand commit body
This way, we can naively assign the same identifier to jobs
consisting of the same set of paths. Of course, this assumes
paths are always in the same order, etc. but it's the first
step towards maybe a bit smarter solution.

Jakub Konka created

add-magic-palette

7b6ef5e get magic palette working

Mikayla Maki created

kb/inlay-races

0a45c05 Add a failing test

Click to expand commit body
co-authored-by: Lukas Wirth <lukas@zed.dev>

Kirill Bulatov and Lukas Wirth created

container-queries

19265bc Merge remote-tracking branch 'origin/main' into container-queries

Anthony created

whitespace-setting

13bb13e Make trailing whitespace on save = false for Markdown as override.

Katie Geer created

agent-ui-relax-supported-slash-command-check

0649280 agent_ui: Make supported slash commands check less strict

Bennet Bo Fenner created