summaryrefslogtreecommitdiff
path: root/src/git.rs
AgeCommit message (Collapse)AuthorFilesLines
2021-09-19chore: drop unnecessary &, as pointed out by clippyLars Wirzenius1-1/+1
Sponsored-by: author
2021-04-22feat: allow setting git tag name templateLars Wirzenius1-3/+1
2021-04-21refactor: make logging and messages more consistentLars Wirzenius1-2/+2
Also, report the Debian package version correctly, not just the upstream part.
2021-04-04feat: commit changes made by BumperLars Wirzenius1-15/+24
The git tag then points at that commit.
2021-03-30report cwd when running git tagLars Wirzenius1-0/+1
2021-03-28feat: create git tag for releaseLars Wirzenius1-0/+25