Julia
|
c4b21a0ab5
|
Add action to go to next/previous git diff in editor
Co-Authored-By: Kay Simmons <kay@zed.dev>
|
2022-10-28 15:08:13 -04:00 |
|
Julia
|
2149c17a0a
|
Merge pull request #1768 from zed-industries/git-gutter-meets-code-folding
Git gutter meets code folding (and word wrap fixes)
|
2022-10-17 14:51:47 -04:00 |
|
Julia
|
e75dcc853b
|
Include deletion hunks in fold regardless of end
|
2022-10-13 00:42:53 -04:00 |
|
Max Brunsfeld
|
6cdf4e98fc
|
Re-export basic text types from text and language crates
Also avoid production dependencies on fs and rope in collab
|
2022-10-12 15:48:19 -07:00 |
|
Mikayla Maki
|
0beb97547e
|
Finished refactoring out fs and rope
|
2022-10-11 15:25:54 -07:00 |
|
Julia
|
e15f27106d
|
Reset buffer git diff when setting diff base to None
Co-Authored-By: Joseph Lyons <joseph@zed.dev>
|
2022-10-07 15:37:37 -04:00 |
|
Julia
|
e6487de069
|
Rename head text to indicate that it's not always going to be from head
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-10-03 15:11:06 -04:00 |
|
Mikayla Maki
|
5769cdc354
|
made git diff rendering respect line wrap
|
2022-10-02 18:00:13 -07:00 |
|
Julia
|
ce7f6dd082
|
Start a test for remote git data updating
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
|
2022-09-30 15:51:32 -04:00 |
|
Julia
|
1c5d15b85e
|
Use sumtree instead of iterator linear search for diff hunks in range
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-09-30 13:32:54 -04:00 |
|
Julia
|
d5fd531743
|
Move git related things into specialized git crate
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-09-29 13:16:02 -04:00 |
|