git-next/crates/core/src/git
Paul Campbell 622e144986
All checks were successful
Rust / build (push) Successful in 6m27s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Release Please / Release-plz (push) Successful in 50s
ci/woodpecker/cron/cron-docker-builder Pipeline was successful
ci/woodpecker/cron/push-next Pipeline was successful
ci/woodpecker/cron/tag-created Pipeline was successful
feat(tui): (experimental) tui option
When the 'tui' feature is enabled, then server start accepts an optional
--ui parameter. When specified a ratatui ui will display, showing
liveness and a ping update when a valid config is loaded.
2024-08-12 10:01:35 +01:00
..
forge refactor: cleanup pedantic clippy in core crate 2024-08-06 16:07:25 +01:00
repository feat(tui): (experimental) tui option 2024-08-12 10:01:35 +01:00
validation feat: add short git log graph to notifications 2024-08-08 08:39:01 +01:00
commit.rs refactor: macros use a more common syntax 2024-08-06 20:06:39 +01:00
fetch.rs refactor: merge git create into core crate 2024-07-26 07:59:37 +01:00
file.rs refactor: merge git create into core crate 2024-07-26 07:59:37 +01:00
generation.rs refactor: macros use a more common syntax 2024-08-06 20:06:39 +01:00
git_ref.rs refactor: macros use a more common syntax 2024-08-06 20:06:39 +01:00
git_remote.rs refactor: cleanup pedantic clippy in core crate 2024-08-06 16:07:25 +01:00
graph.rs feat: add short git log graph to notifications 2024-08-08 08:39:01 +01:00
mod.rs feat: add short git log graph to notifications 2024-08-08 08:39:01 +01:00
push.rs refactor: cleanup pedantic clippy in core crate 2024-08-06 16:07:25 +01:00
repo_details.rs refactor: cleanup pedantic clippy in core crate 2024-08-06 16:07:25 +01:00
tests.rs refactor: cleanup pedantic clippy in core crate 2024-08-06 16:07:25 +01:00
user_notification.rs feat: add short git log graph to notifications 2024-08-08 08:39:01 +01:00