Max Brunsfeld
|
46429426ef
|
Avoid accidental gpui transitive dependency in collab
* Make Fs depend on Text, not vise versa
Co-authored-by: Joseph <joseph@zed.dev>
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-08-30 13:16:01 -07:00 |
|
Piotr Osiewicz
|
3027e4729a
|
Add timestamps to branches
|
2023-06-30 14:05:55 +02:00 |
|
Max Brunsfeld
|
55f1a6647f
|
Model symlinks better in FakeFs, add read_link Fs method
|
2023-06-22 10:34:28 -07:00 |
|
Mikayla Maki
|
22e4086658
|
WIP: Move statuses to be on their associated file entries in worktree
co-authored-by: Julia <julia@zed.dev>
|
2023-05-31 11:03:11 -07:00 |
|
Mikayla Maki
|
0082d68d4a
|
Revert "Convert git status calculation to use Entry IDs as the key instead of repo relative paths"
This reverts commit 728c6892c924ebeabb086e308ec4b5f56c4fd72a.
|
2023-05-10 17:37:36 -07:00 |
|
Mikayla Maki
|
f935047ff2
|
Convert git status calculation to use Entry IDs as the key instead of repo relative paths
|
2023-05-10 17:37:36 -07:00 |
|
Mikayla Maki
|
7169f5c760
|
Add git status to the file system abstraction
co-authored-by: petros <petros@zed.dev>
|
2023-05-10 17:37:36 -07:00 |
|
Max Brunsfeld
|
ebbe52e6b0
|
🎨 Specify more dependencies at the workspace level
|
2023-04-24 17:41:55 -07:00 |
|
Max Brunsfeld
|
abdccf7393
|
Use a workspace dependency for the futures crate
|
2023-04-24 09:43:31 -07:00 |
|
Antonio Scandurra
|
5471217089
|
Use the same serde version across the entire workspace
|
2023-03-28 09:42:00 -07:00 |
|
Antonio Scandurra
|
1af8f4be19
|
Deserialize Theme directly into the heap to avoid stack overflow
Co-Authored-By: Julia Risley <julia@zed.dev>
|
2023-03-17 15:58:52 +01:00 |
|
Mikayla Maki
|
d060114f00
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
|
Mikayla Maki
|
e7b6d1befe
|
Added theme and dock anchor saving :D
|
2022-10-11 19:18:29 -07:00 |
|
Mikayla Maki
|
0beb97547e
|
Finished refactoring out fs and rope
|
2022-10-11 15:25:54 -07:00 |
|
Mikayla Maki
|
0a8e2f6bb0
|
Moved fs to it's own crate, build failing due to cyclic dependency on rope
|
2022-10-11 13:03:36 -07:00 |
|