git-next/crates/core/src/git
Paul Campbell a2940ec753
All checks were successful
Rust / build (push) Successful in 9m56s
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 1m25s
refactor: rename method as peel
Method on newtypes `unwrap` could be confused with the risky method of
the same name for Option and Result.
2024-08-31 11:18:09 +01:00
..
forge refactor: cleanup pedantic clippy in core crate 2024-08-06 16:07:25 +01:00
repository feat(tui): (experimental) show repo state, messages and git log 2024-08-25 15:59:42 +01:00
validation fix: create git graph log to after doing a fetch 2024-08-30 09:12:57 +01:00
commit.rs feat(tui): (experimental) show repo state, messages and git log 2024-08-25 15:59:42 +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(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 feat(tui): (experimental) show repo state, messages and git log 2024-08-25 15:59:42 +01:00
repo_details.rs refactor: cleanup pedantic clippy in core crate 2024-08-06 16:07:25 +01:00
tests.rs refactor: rename method as peel 2024-08-31 11:18:09 +01:00
user_notification.rs feat(tui): (experimental) show repo state, messages and git log 2024-08-25 15:59:42 +01:00