ZIm/crates/git/src
Max Brunsfeld ca01a8b9cb
Fix two issues with diff highlights (#24309)
* fix syntax highlighting of deleted text when buffer language changes
* do not highlight entire untracked files as created, except in the
project diff view

Release Notes:

- N/A

Co-authored-by: ConradIrwin <conrad.irwin@gmail.com>
Co-authored-by: cole-miller <m@cole-miller.net>
2025-02-05 21:29:39 +00:00
..
blame.rs windows: Fix tests on Windows (#22616) 2025-02-05 14:30:09 +00:00
commit.rs windows: Set CREATE_NO_WINDOW for commands (#18447) 2024-11-20 16:52:38 -08:00
diff.rs Fix two issues with diff highlights (#24309) 2025-02-05 21:29:39 +00:00
git.rs editor: Push em width calculations down into EditorSnapshot::gutter_dimensions (#24062) 2025-02-01 00:10:42 +00:00
hosting_provider.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
remote.rs Detect wider variety of usernames for SSH-based remotes (#21508) 2024-12-05 15:23:37 -08:00
repository.rs Rework shared commit editors (#24274) 2025-02-05 15:36:24 +00:00
status.rs Git Panel: separate new and changed (#24181) 2025-02-04 09:15:09 +00:00