Releases: cwsaylor/gitmoni
Releases · cwsaylor/gitmoni
v0.9.0
v0.8.1
v0.8.0
Added
- Show current branch name in each repo's description line
- Configurable repo sorting via
sort_order:"manual"or"alphabetical"(default) - Option to float changed/behind repos to top via
sort_changed_to_top(defaulttrue), grouped by priority: both changed, remote only, local only, clean - Highlight repos behind remote in yellow (Peach)
- Show repo directory name instead of full path by default (
display_full_pathoption) - Auto-backfill missing config fields to existing config files
- Write default config to
~/.gitmoni.jsonon first run
Changed
- Switch color scheme to Catppuccin Frappé (UI colors, list styles, and syntax highlighting)