summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Collapse)AuthorFilesLines
2021-04-22feat: use project's name in git tag templateLars Wirzenius1-2/+9
2021-04-22feat: allow setting git tag name templateLars Wirzenius1-2/+10
2021-04-21refactor: make logging and messages more consistentLars Wirzenius1-5/+16
Also, report the Debian package version correctly, not just the upstream part.
2021-04-05chore: drop toml binary, as it's no longer usefulLars Wirzenius1-20/+0
2021-04-04feat: commit changes made by BumperLars Wirzenius1-1/+3
The git tag then points at that commit.
2021-04-04feat: set version in debian/changelogLars Wirzenius1-2/+3
2021-03-29feat: set version in Cargo.toml for Rust projectsLars Wirzenius2-0/+25
2021-03-28feat: create git tag for releaseLars Wirzenius1-1/+25
2021-03-28feat: implement dummy main programLars Wirzenius1-0/+3
This doesn't do anything useful. It's mainly a placeholder, but it lets us run the subplot.