aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
maindocs(README): Update command help sectionFuwn6 weeks
 
 
AgeCommit messageAuthorFilesLines
2026-01-27docs(README): Update command help sectionHEADmainFuwn1-10/+15
2026-01-27feat: Add repository management commandsFuwn3-11/+365
2026-01-26feat(config): Add '.' shorthand for current directory repositoryFuwn1-0/+26
2026-01-26docs(README): Update example output screenshotFuwn1-0/+0
2026-01-26feat(config): Add config-based defaults for verbosity and remotesFuwn3-2/+58
2026-01-26docs(README): Add naming winkFuwn1-2/+2
2026-01-26chore(justfile): Add install and clean tasksFuwn1-0/+6
2026-01-26style(git): Return nil slice over emptyFuwn1-1/+1
2026-01-26style: Fix formatting inconsistenciesFuwn1-0/+7
2026-01-26feat: Add linear mode for sequential operationsFuwn3-16/+51
[...]