Commit log

d538994 Use more efficient sum tree traversals for removal and improve ergonomics with iter_from

Click to expand commit body
co-authored-by: Nathan <nathan@zed.dev>

Mikayla Maki and Nathan created

72655fc fmt

Mikayla Maki created

6f87f9c Don't scan for statuses in files that are ignored

Mikayla Maki created

1bb34e0 Fix test

Mikayla Maki created

dfb6a2f fmt

Mikayla Maki created

5b2ee63 Added status trickle up

Mikayla Maki created

f12dffa Reintroduce more accesible modal keybindings

Click to expand commit body
Brings commit 475fc409232775d83797215870256fd5772e299f back

Kirill Bulatov created

5accf7c Update is_deleted when sending new repositories

Mikayla Maki created

bebb545 Merge pull request #2461 from zed-industries/ci-target-dir-size

Click to expand commit body
During CI, clear the target directory if it gets larger than a maximum size

Max Brunsfeld created

3550110 ci: clear the target dir if it gets too big

Max Brunsfeld created

191ac86 Remove the CORRECT, overly agressive deletion codepath

Mikayla Maki created

0ab9455 Revert "More keybindings in macOs modals with buttons"

Click to expand commit body
This reverts commit 1398a1206299cbaf5e14b9de30d2fbfe83f04334.

Joseph Lyons created

0f34af5 Use path list generated during entry reload of a refresh request

Julia created

adfbbf2 fmt

Mikayla Maki created

f5c633e Fixed bug in status deletion marking

Mikayla Maki created

fca3bb3 Add randomized test for git statuses

Mikayla Maki created

9800a14 Remove some external context from git status test

Mikayla Maki created

f55ca7a Fix incorrect import

Mikayla Maki created

18becab Add postgres migration

Mikayla Maki created

c7166fd Bump protocol version

Mikayla Maki created

65d4c4f Add integration test for git status

Mikayla Maki created

e20eaca Got basic replication working :)

Mikayla Maki created

2b80dfa Update protos

Mikayla Maki created

00b345f Use sum tree traversal to remove paths

Mikayla Maki created

23a19d8 Fix bug in status detection when removing a directory

Mikayla Maki created

0082d68 Revert "Convert git status calculation to use Entry IDs as the key instead of repo relative paths"

Click to expand commit body
This reverts commit 728c6892c924ebeabb086e308ec4b5f56c4fd72a.

Mikayla Maki created

21e1bdc Fix yellow to be yellow

Petros Amoiridis created

6b4242c Use theme.editor.diff for the colors

Petros Amoiridis created

f935047 Convert git status calculation to use Entry IDs as the key instead of repo relative paths

Mikayla Maki created

94a0de4 Fix compile errors

Mikayla Maki created

a58a33f WIP: integrate status with collab

Mikayla Maki created

18cec8d Format

Mikayla Maki created

e98507d Added git status to the project panel, added worktree test

Mikayla Maki created

93f5743 Track live entry status in repository

Mikayla Maki created

bd98f78 Fix compile error

Mikayla Maki created

6749163 WIP: Track live entry status in repository

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

Mikayla Maki and petros created

7169f5c Add git status to the file system abstraction

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

Mikayla Maki and petros created

6385e51 collab 0.12.1

Joseph Lyons created

9405b49 v0.87.x dev

Joseph Lyons created

c7fcc03 Merge pull request #2460 from zed-industries/show-dock-on-activate

Click to expand commit body
Fix bug with terminal button

Mikayla Maki created

0dce5ba Fix bug with terminal button

Mikayla Maki created

eec6055 Highlight include/exclude inputs when errors happen there

Kirill Bulatov created

dfdf7e4 Test the search inclusions/exclusions

Kirill Bulatov created

80fc1bc Use placeholder in include/exclude editors

Kirill Bulatov created

0e31d13 Rework tab and escape key handling in search panel

Click to expand commit body
Fixes
https://linear.app/zed-industries/issue/Z-1238/focus-the-results-multibuffer-in-project-search-on-esc

and adds a tab shortcut for project search inputs

co-authored-by: Julia <julia@zed.dev>

Kirill Bulatov and Julia created

3da55c1 Fix arrow layout

Kirill Bulatov created

6fb8679 Trim glob input

Kirill Bulatov created

13296d5 Extra rows approach draft

Click to expand commit body
co-authored-by: Max <max@zed.dev>

Kirill Bulatov and Max created

b5abac6 Draft search include/exclude logic

Kirill Bulatov created

915154b Add initial include/exclude project search UI

Kirill Bulatov created