ZIm/crates/collab_ui/src
Michael Sloan 7d708c14e4
Use git config --global user.email for email address in automatic Co-authored-by (#32624)
Release Notes:

- Automatic population of `Co-authored-by` now uses `git config --global
user.email`

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Conrad <conrad@zed.dev>
2025-06-12 19:39:08 +00:00
..
chat_panel Add default method for CompletionProvider::resolve_completions (#32045) 2025-06-05 19:15:06 +00:00
collab_panel chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notifications Use read() over read_with() to improve readability in simple cases (#31263) 2025-05-23 12:08:49 +00:00
channel_view.rs collab: Reconnect to channel notes (#31950) 2025-06-03 11:12:45 +02:00
chat_panel.rs Use git config --global user.email for email address in automatic Co-authored-by (#32624) 2025-06-12 19:39:08 +00:00
collab_panel.rs Add channel reordering functionality (#31833) 2025-06-04 16:56:33 +00:00
collab_ui.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notification_panel.rs Separate timeout and connection dropped errors out (#30457) 2025-05-10 15:12:58 +03:00
notifications.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
panel_settings.rs Deny unknown keys in settings in JSON schema so user gets warnings but settings still parses (#30583) 2025-05-12 17:48:36 -04:00