| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs(README): Update command help sectionHEADmain | Fuwn | 2026-01-27 | 1 | -10/+15 |
| | | |||||
| * | feat: Add repository management commands | Fuwn | 2026-01-27 | 3 | -11/+365 |
| | | |||||
| * | feat(config): Add '.' shorthand for current directory repository | Fuwn | 2026-01-26 | 1 | -0/+26 |
| | | |||||
| * | docs(README): Update example output screenshot | Fuwn | 2026-01-26 | 1 | -0/+0 |
| | | |||||
| * | feat(config): Add config-based defaults for verbosity and remotes | Fuwn | 2026-01-26 | 3 | -2/+58 |
| | | |||||
| * | docs(README): Add naming wink | Fuwn | 2026-01-26 | 1 | -2/+2 |
| | | |||||
| * | chore(justfile): Add install and clean tasks | Fuwn | 2026-01-26 | 1 | -0/+6 |
| | | |||||
| * | style(git): Return nil slice over empty | Fuwn | 2026-01-26 | 1 | -1/+1 |
| | | |||||
| * | style: Fix formatting inconsistencies | Fuwn | 2026-01-26 | 1 | -0/+7 |
| | | |||||
| * | feat: Add linear mode for sequential operations | Fuwn | 2026-01-26 | 3 | -16/+51 |
| | | |||||
| * | feat: Add force push flag | Fuwn | 2026-01-26 | 4 | -8/+35 |
| | | |||||
| * | docs(README): Add example output screenshot | Fuwn | 2026-01-26 | 1 | -0/+3 |
| | | |||||
| * | feat: Initial commit | Fuwn | 2026-01-26 | 15 | -0/+1788 |