summaryrefslogtreecommitdiff
path: root/src/git.rs
AgeCommit message (Expand)AuthorFilesLines
2021-09-19chore: drop unnecessary &, as pointed out by clippyLars Wirzenius1-1/+1
2021-04-22feat: allow setting git tag name templateLars Wirzenius1-3/+1
2021-04-21refactor: make logging and messages more consistentLars Wirzenius1-2/+2
2021-04-04feat: commit changes made by BumperLars Wirzenius1-15/+24
2021-03-30report cwd when running git tagLars Wirzenius1-0/+1
2021-03-28feat: create git tag for releaseLars Wirzenius1-0/+25