summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2021-04-04feat: commit changes made by BumperLars Wirzenius3-27/+31
The git tag then points at that commit.
2021-04-04feat: set version in debian/changelogLars Wirzenius5-5/+71
2021-03-30report cwd when running git tagLars Wirzenius1-0/+1
2021-03-30feat: report absolute path when setting version for RustLars Wirzenius2-1/+9
2021-03-30fix: report project name and location when setting version for RustLars Wirzenius2-16/+34
2021-03-29feat: set version in Cargo.toml for Rust projectsLars Wirzenius6-0/+159
2021-03-28feat: create git tag for releaseLars Wirzenius4-2/+67
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.
2021-03-28test: add vendored copies of Subplot librariesLars Wirzenius1-7/+1
We'll need these soon.
2021-03-21feat: initial commitLars Wirzenius1-0/+7