Commit log
6426037
Adapt integration tests to always pass a room id to `Project::share`
Click to expand commit body
Randomized test is failing, so we'll look into that next.
Antonio Scandurra
created
3 years ago
01176e0
Added clarification for git gutter settings
Mikayla Maki
created
3 years ago
c237075
Touched up settings text
Mikayla Maki
created
3 years ago
0f1d71c
Merge branch 'main' into git-gutter
Mikayla Maki
created
3 years ago
56b4162
Fix stray merge failure
Mikayla Maki
created
3 years ago
fd42811
Cache `CGEventSource` and avoid leaking `CGEvent` when handling events
Antonio Scandurra
created
3 years ago
Max Brunsfeld
created
3 years ago
1aa554f
Fix FakeServer to expect new GetPrivateUserInfo request
Max Brunsfeld
created
3 years ago
52dbf2f
add proto stuff
Mikayla Maki
created
3 years ago
5769cdc
made git diff rendering respect line wrap
Mikayla Maki
created
3 years ago
7f84aba
Increment protocol version again for previous commit
Julia
created
3 years ago
512f817
Added proto messages for updating the head text
Mikayla Maki
created
3 years ago
8c24c85
Touched up comments
Mikayla Maki
created
3 years ago
Mikayla Maki
created
3 years ago
af09742
Refactored git repository code to seperate out repository entry tracking data and git2 mocking code.
Click to expand commit body
Co-authored-by: Max <max@zed.dev>
Co-authored-by: Julia <julia@zed.dev>
Mikayla Maki
,
Max
, and
Julia
created
3 years ago
c95646a
WIP Start refactoring separation of concerns for repo metadata
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
Julia
,
Max Brunsfeld
, and
Mikayla Maki
created
3 years ago
42b7820
Perform git diff on remote buffer open
Julia
created
3 years ago
ce7f6dd
Start a test for remote git data updating
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
,
Mikayla Maki
, and
Max Brunsfeld
created
3 years ago
6540936
Fix some panics in tests
Julia
created
3 years ago
1c5d15b
Use sumtree instead of iterator linear search for diff hunks in range
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
Julia
,
Max Brunsfeld
, and
Mikayla Maki
created
3 years ago
964a5d2
WIP: require sharing projects on a given `Room`
Antonio Scandurra
created
3 years ago
bce2591
Fix test build
Julia
created
3 years ago
074b8f1
Rip out project registration and use sharing/unsharing instead
Antonio Scandurra
created
3 years ago
be8990e
Remove project join requests
Antonio Scandurra
created
3 years ago
761ae3a
Merge pull request #1673 from zed-industries/fix-cgevent-memory-leak
Click to expand commit body
Cache `CGEventSource` and avoid leaking `CGEvent` when handling events
Antonio Scandurra
created
3 years ago
25bba39
Cache `CGEventSource` and avoid leaking `CGEvent` when handling events
Antonio Scandurra
created
3 years ago
Max Brunsfeld
created
3 years ago
6f81f7b
Merge pull request #1670 from zed-industries/metrics-id-uuid
Click to expand commit body
Identify users in amplitude via a separate 'metrics_id' UUID
Max Brunsfeld
created
3 years ago
35a537d
Fix FakeServer to expect new GetPrivateUserInfo request
Max Brunsfeld
created
3 years ago
3c62de3
Change journal location setting name to "path" and default to ~
Joseph T Lyons
created
3 years ago
5d09083
Identify users in amplitude via a separate 'metrics_id' UUID
Max Brunsfeld
created
3 years ago
b35e8f0
Remove projects from contact updates
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra
and
Nathan Sobo
created
3 years ago
a6cccf8
Fix illegible rename text
Nate Butler
created
3 years ago
fcf11b1
Bump protocol version to be ahead of main
Julia
created
3 years ago
e865b85
Track index instead of head for diffs
Julia
created
3 years ago
9fe6a5e
made git stuff slightly more themable
Mikayla Maki
created
3 years ago
Nate Butler
created
3 years ago
8a24300
WIP Git gutter styling
Nate Butler
created
3 years ago
113d3b8
Added test, and fix, for changed_repos method on LocalWorktree
Mikayla Maki
created
3 years ago
f7714a2
Don't pretend this is async
Julia
created
3 years ago
71b2126
WIP, re-doing fs and fake git repos
Mikayla Maki
created
3 years ago
d5fd531
Move git related things into specialized git crate
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
Julia
and
Mikayla Maki
created
3 years ago
Julia
created
3 years ago
7e5d494
WIP Notifying buffers of head text change
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
Julia
and
Mikayla Maki
created
3 years ago
759b7f1
Update repo scan id when files under dot git dir events
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
Julia
and
Mikayla Maki
created
3 years ago
d2b1879
Remove git repos from worktree when deleted on storage
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
Julia
and
Mikayla Maki
created
3 years ago
4251e0f
Find repos under worktree & return correct results for repo queries
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
Julia
and
Mikayla Maki
created
3 years ago
c8e63d7
Get the test to failing,,, correctly
Mikayla Maki
created
3 years ago
6ac9308
Added git repository type infrastructure and moved git file system stuff into fs abstraction so we can test without touching the file system. Co-Authored-By: kay@zed.dev
Mikayla Maki
created
3 years ago
0d1b2a7
WIP - max & mikayla working on tests
Mikayla Maki
created
3 years ago
Page 31 of 152