ZIm/crates/git_ui/src
Conrad Irwin 45708d2680
Project Diff 2 (#23891)
This adds a new version of the project diff editor to go alongside the
new git panel.

The basics seem to be working, but still todo:

* [ ] Fix untracked files
* [ ] Fix deleted files
* [ ] Show commit message editor at top
* [x] Handle empty state
* [x] Fix panic where locator sometimes seeks to wrong excerpt

Release Notes:

- N/A
2025-02-03 13:18:50 -07:00
..
git_panel.rs Project Diff 2 (#23891) 2025-02-03 13:18:50 -07:00
git_panel_settings.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
git_ui.rs Project Diff 2 (#23891) 2025-02-03 13:18:50 -07:00
project_diff.rs Project Diff 2 (#23891) 2025-02-03 13:18:50 -07:00
repository_selector.rs Project Diff 2 (#23891) 2025-02-03 13:18:50 -07:00