This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d0899e6af5b32ea51ad6ac1e6e366f50ff0914a6
oak-gpui
/
crates
/
git_ui
/
src
T
History
Conrad Irwin
836661503f
Make ProjectDiff serializable (
#25182
)
...
Release Notes: - N/A
2025-02-19 12:05:25 -07:00
..
branch_picker.rs
Add an undo button to the git panel (
#24593
)
2025-02-12 15:57:08 -07:00
git_panel_settings.rs
Eliminate GPUI View, ViewContext, and WindowContext types (
#22632
)
2025-01-26 03:02:45 +00:00
git_panel.rs
Make ProjectDiff serializable (
#25182
)
2025-02-19 12:05:25 -07:00
git_ui.rs
git_ui: Update git panel commit editor, start on quick commit
2025-02-10 15:52:09 +00:00
project_diff.rs
Make ProjectDiff serializable (
#25182
)
2025-02-19 12:05:25 -07:00
quick_commit.rs
Add an undo button to the git panel (
#24593
)
2025-02-12 15:57:08 -07:00
repository_selector.rs
cx.background_executor().spawn(...)
->
cx.background_spawn(...)
(
#25103
)
2025-02-18 20:30:33 +00:00