Tags: arl/gitmux
Toggle v0.11.5's commit message
Add flags_without_count option to show git status icons without counts (
#129 )
* Initial plan
* Implement flags_without_count feature
Co-authored-by: arl <476650+arl@users.noreply.github.com>
* Update README.md to document flags_without_count option
Co-authored-by: arl <476650+arl@users.noreply.github.com>
* Fix README.md table alignment for flags_without_count option
Co-authored-by: arl <476650+arl@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: arl <476650+arl@users.noreply.github.com>
Toggle v0.11.4's commit message
go.mod: revert use of gitmux as module name (#128 )
Fix #127
Toggle v0.11.3's commit message
Bump deps and go version (#126 )
* Bump dependencies and go version
* Cosmetics
Toggle v0.11.2's commit message
Fix/ci and brew tap (#119 )
* ci: bump action versions
* goreleaser: fix s/brew.folder/directory
Toggle v0.11.1's commit message
Fix/goreleaser version (#118 )
* .gitignore: add gitmux
* goreleaser: upgrade from v1 to v2
Toggle v0.11.0's commit message
feat: trim branch from center (#116 )
Co-authored-by: Aurélien Rainone <476650+arl@users.noreply.github.com>
Toggle v0.10.4's commit message
Set 'Clear' to #[none] (#108 )
* Cosmetics
* Default 'Clear' style is now #[none]
None actually resets all attributes.
* Always append the Clear attribute to gitmux status string
Fix #107
Toggle v0.10.3's commit message
Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 (…
…#103 )
Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0.
---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Toggle v0.10.2's commit message
Reset fb and bg to default at the end of the output (#96 )
Fix #95
Toggle v0.10.1's commit message
fix: only render if hideClean is false and there are stashes (#93 )
* fix: only render if hideClean is false and there are stashes
* fix: test
You can’t perform that action at this time.