| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Add repository management commands | Fuwn | 2026-01-27 | 2 | -10/+321 |
| * | feat(config): Add '.' shorthand for current directory repository | Fuwn | 2026-01-26 | 1 | -0/+26 |
| * | feat(config): Add config-based defaults for verbosity and remotes | Fuwn | 2026-01-26 | 1 | -2/+30 |
| * | 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 | 2 | -15/+50 |
| * | feat: Add force push flag | Fuwn | 2026-01-26 | 3 | -7/+34 |
| * | feat: Initial commit | Fuwn | 2026-01-26 | 5 | -0/+1316 |