Skip to content

Activity

chore: fmt

nik-revpushed 1 commit to main • 4c4e703…8a3ac0b • 
6 hours ago

ci: rename format step

nik-revpushed 1 commit to main • 0f33e47…4c4e703 • 
6 hours ago

test: disable for now

nik-revpushed 1 commit to main • 46e8607…0f33e47 • 
6 hours ago

ci: add rustfmt step

nik-revpushed 1 commit to main • ef139a5…46e8607 • 
6 hours ago

chore: fix clippy lints

nik-revpushed 1 commit to main • 13f00d6…ef139a5 • 
6 hours ago

chore: use files from my rust template

nik-revpushed 1 commit to main • c62ed74…13f00d6 • 
7 hours ago

docs: update curl link

Force push
nik-revforce pushed to main • bb6acf1…c62ed74 • 
19 days ago

docs: update curl link

nik-revpushed 1 commit to main • 425fb58…bb6acf1 • 
19 days ago

test: configure for github actions CI

nik-revpushed 1 commit to main • 245cf89…425fb58 • 
22 days ago

chore: rust git init in test

nik-revpushed 1 commit to main • 5bd7a3d…245cf89 • 
22 days ago

ci: remove extra steps

nik-revpushed 1 commit to main • 082263d…5bd7a3d • 
22 days ago

chore: remove probably not needed statements in tests/run.rs

nik-revpushed 1 commit to main • 3568850…082263d • 
22 days ago

ci: setup git user email and name

nik-revpushed 1 commit to main • ed9cbd5…3568850 • 
22 days ago

experiment: create initial commit (for CI)

nik-revpushed 1 commit to main • 3ba8c90…ed9cbd5 • 
22 days ago

revert: patchy-bin as the package name

nik-revpushed 1 commit to main • bbf73ce…3ba8c90 • 
22 days ago

ci: test and lint workflows

nik-revpushed 1 commit to main • a7b6cf3…bbf73ce • 
22 days ago

feat: PATCHY_CONFIG_ROOT env var to configure root directory for pa…

nik-revpushed 1 commit to main • 4af422e…a7b6cf3 • 
22 days ago

fix(help): remove excess indentation

nik-revpushed 1 commit to main • 8d40f84…4af422e • 
22 days ago

style: apply cargo +nightly fmt + some minor changes to appease Clippy

nik-revpushed 5 commits to main • 1707fb1…8d40f84 • 
22 days ago

refactor: use Commit newtype wrapper

nik-revpushed 1 commit to main • 95ef90e…1707fb1 • 
22 days ago

feat: --checkout flag support in branch_fetch

Pull request merge
nik-revpushed 22 commits to main • a96f1f3…95ef90e • 
22 days ago

feat: --checkout flag support in branch_fetch

nik-revpushed 1 commit to cli-rewrite • 1f871fa…922b688 • 
22 days ago

chore: add log crate instead of custom solution

nik-revpushed 1 commit to cli-rewrite • 6db2081…1f871fa • 
22 days ago

chore: remove unused deps

nik-revpushed 2 commits to cli-rewrite • 855a0df…6db2081 • 
22 days ago

chore: remove unused dependencies

nik-revpushed 1 commit to cli-rewrite • d96f57d…855a0df • 
22 days ago

refactor: move flags to use the new Cli parser

nik-revpushed 1 commit to cli-rewrite • b477323…d96f57d • 
22 days ago

refactor: use new cli args parser in commands

nik-revpushed 1 commit to cli-rewrite • 626765b…b477323 • 
22 days ago

docs: write documentation for cli parser structs

nik-revpushed 1 commit to cli-rewrite • 46565db…626765b • 
22 days ago

refactor: rename GlobalFlag -> HelpOrVersion

nik-revpushed 1 commit to cli-rewrite • 2bd71ae…46565db • 
22 days ago

chore: remove commented out code

nik-revpushed 1 commit to cli-rewrite • 9a95cb0…2bd71ae • 
22 days ago