git-next/crates/core/src/git
Paul Campbell bb5b49929f
Some checks failed
ci/woodpecker/push/cron-docker-builder Pipeline was successful
Rust / build (map[name:nightly]) (push) Failing after 10s
Rust / build (map[name:stable]) (push) Failing after 9s
ci/woodpecker/push/push-next Pipeline failed
ci/woodpecker/push/tag-created Pipeline was successful
feat: switch to kameo actor system (dropping actix)
2024-11-28 19:08:49 +00:00
..
forge chore(deps): update rust crate kxio to v3 2024-11-21 10:30:38 +00:00
repository feat: switch to kameo actor system (dropping actix) 2024-11-28 19:08:49 +00:00
validation feat: switch to kameo actor system (dropping actix) 2024-11-28 19:08:49 +00:00
commit.rs feat(tui): (experimental) show repo state, messages and git log 2024-08-25 15:59:42 +01:00
fetch.rs refactor: reimplement git fetch using git 2024-09-13 18:55:21 +01:00
file.rs refactor: replace to_string uses with a macro 2024-11-25 20:49:27 +00:00
generation.rs refactor: macros use a more common syntax 2024-08-06 20:06:39 +01:00
git_ref.rs refactor: replace to_string uses with a macro 2024-11-25 20:49:27 +00:00
git_remote.rs refactor: cleanup pedantic clippy in core crate 2024-08-06 16:07:25 +01:00
graph.rs feat(tui): (experimental) show repo state, messages and git log 2024-08-25 15:59:42 +01:00
mod.rs feat: add short git log graph to notifications 2024-08-08 08:39:01 +01:00
push.rs chore(deps): update rust crate kxio to v3 2024-11-21 10:30:38 +00:00
repo_details.rs refactor: replace to_string uses with a macro 2024-11-25 20:49:27 +00:00
tests.rs refactor: replace to_string uses with a macro 2024-11-25 20:49:27 +00:00
user_notification.rs refactor: replace to_string uses with a macro 2024-11-25 20:49:27 +00:00