git-next/crates/core/src/git
Paul Campbell 048111202a
All checks were successful
Rust / build (push) Successful in 6m9s
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 1m30s
feat: Remove branches when fetching from remote
2024-09-14 07:42:24 +01:00
..
forge refactor: cleanup pedantic clippy in core crate 2024-08-06 16:07:25 +01:00
repository feat: Remove branches when fetching from remote 2024-09-14 07:42:24 +01:00
validation feat: Remove branches when fetching from remote 2024-09-14 07:42:24 +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: reimplement git fetch using git 2024-09-13 18:55:21 +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: Remove branches when fetching from remote 2024-09-14 07:42:24 +01:00
repo_details.rs feat: optionally specify max commits between dev and main 2024-09-06 08:10:10 +01:00
tests.rs feat: Remove branches when fetching from remote 2024-09-14 07:42:24 +01:00
user_notification.rs fix: use configured branch names in user notification 2024-09-01 08:38:08 +01:00