- Tom Siewert
- debian: lowercase unstable
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- pkg/gitconfig: replace character-based with ini config parser
Released by Markus Freitag fmarkus@mailbox.org
- Tom Siewert
- pkg/gitconfig: Add ~/.config/git/config to possible files
- ci: Use official golangci-lint action
Released by Markus Freitag fmarkus@mailbox.org
- Tom Siewert
- ci: Migrate to GitHub Workflows
- install.sh: Update to latest to support arm64 properly
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- add arm64 builds
- update module dependencies
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
-
- cmd/debian: Add version and date flag for experimental releases
-
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Move darwin from goarch to goos
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Add binary builds for darwin
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Add missing whitespaces to debian changelog template
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Drop auto update checker
- Prefix changelog entry with an asterisk if missing
- Remove empty trailing lines
- Unify error handling
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Fix goreleaser config
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- bugfix Fix early return when generating debian changelog
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Remove 'v' from version string when generating debian changelog
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Add CLI command
debian
debian dummy
creates a changelog file containing only the latest release with the hint to check CHANGELOG.mddebian full
generates a debian formated changelog out of CHANGELOG.md
- Add CLI command
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Sort authors within a release
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Set default versioning to semver
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Enable syntax highlighting in editor
- Run update check just every 24h
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Do not exit program when update check fails
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Bugfix for the update checking routine
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Implement update routine
- automatic update checker in the init phase
update
command to selfupdate the binary
- Implement
json
command - Add prerun check for minimal version
- Implement update routine
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- Initial release, implemented features
- create or update CHANGELOG files
- bump version for a new release
- show information about the last release
- Initial release, implemented features
Released by Markus Freitag fmarkus@mailbox.org