aboutsummaryrefslogtreecommitdiff
path: root/internal
Commit message (Expand)AuthorAgeFilesLines
* feat: Add repository management commandsFuwn2026-01-272-10/+321
* feat(config): Add '.' shorthand for current directory repositoryFuwn2026-01-261-0/+26
* feat(config): Add config-based defaults for verbosity and remotesFuwn2026-01-261-2/+30
* style(git): Return nil slice over emptyFuwn2026-01-261-1/+1
* style: Fix formatting inconsistenciesFuwn2026-01-261-0/+7
* feat: Add linear mode for sequential operationsFuwn2026-01-262-15/+50
* feat: Add force push flagFuwn2026-01-263-7/+34
* feat: Initial commitFuwn2026-01-265-0/+1316