summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-09-19Merge branch 'cleanup' into 'main'HEADmainLars Wirzenius8-647/+47
chore: drop unnecessary &, as pointed out by clippy See merge request larswirzenius/bumper!24
2021-09-19refactor: drop vendored Subplot librariesLars Wirzenius6-640/+18
Also, move document metadata to top of file. Sponsored-by: author
2021-09-19fix: add 'impl' to bindings file for current SubplotLars Wirzenius1-13/+35
Sponsored-by: author
2021-09-19chore: drop unnecessary &, as pointed out by clippyLars Wirzenius2-2/+2
Sponsored-by: author
2021-07-19Merge branch 'license' into 'main'Lars Wirzenius1-0/+674
chore: add a copy of GPL-3 Closes #16 See merge request larswirzenius/bumper!23
2021-07-19chore: add a copy of GPL-3Lars Wirzenius1-0/+674
Sponsored-by: author
2021-06-06Merge branch 'fix2' into 'main'Lars Wirzenius1-0/+4
docs: add title to README so Subplot can typeset it See merge request larswirzenius/bumper!22
2021-06-06docs: add title to README so Subplot can typeset itLars Wirzenius1-0/+4
Sponsored-by: author
2021-04-22Merge branch 'fix' into 'main'Lars Wirzenius2-1/+11
fix: add build-dependency on python3-distutils See merge request larswirzenius/bumper!21
2021-04-22fix: add build-dependency on python3-distutilsLars Wirzenius2-1/+11
2021-04-22Merge branch 'cleanups' into 'main'Lars Wirzenius1-3/+3
chore: fix name of Subplot binaries See merge request larswirzenius/bumper!20
2021-04-22chore: fix name of Subplot binariesLars Wirzenius1-3/+3
2021-04-22Merge branch 'tagname-take2' into 'main'Lars Wirzenius12-10/+273
make git tag name be configurable via a template Closes #1 See merge request larswirzenius/bumper!19
2021-04-22feat: use project's name in git tag templateLars Wirzenius9-4/+89
2021-04-22feat: allow setting git tag name templateLars Wirzenius3-7/+13
2021-04-22feat: add struct Tag for git tag name creationLars Wirzenius3-0/+172
2021-04-21Merge branch 'logging' into 'main'Lars Wirzenius7-26/+53
refactor: make logging and messages more consistent Closes #5 See merge request larswirzenius/bumper!18
2021-04-21refactor: make logging and messages more consistentLars Wirzenius7-26/+53
Also, report the Debian package version correctly, not just the upstream part.
2021-04-13Merge branch 'python' into 'main'Lars Wirzenius7-14/+107
Python support Closes #2 See merge request larswirzenius/bumper!17
2021-04-13refactor: split scenario for Rust+Debian to separate scenariosLars Wirzenius1-14/+18
2021-04-13feat: support Python projectsLars Wirzenius7-4/+93
2021-04-05Merge branch 'release' into 'main'Lars Wirzenius4-2/+11
Release 0.5.0 See merge request larswirzenius/bumper!16
2021-04-05Set version to 0.5.0v0.5.0Lars Wirzenius3-2/+7
2021-04-05docs: update release notes in NEWS for 0.5.0Lars Wirzenius1-0/+4
2021-04-05Merge branch 'fix-cargo-lock-update' into 'main'Lars Wirzenius2-5/+5
tests: use a less likely version number See merge request larswirzenius/bumper!15
2021-04-05tests: use a less likely version numberLars Wirzenius2-5/+5
2021-04-05Merge branch 'release' into 'main'Lars Wirzenius3-1/+12
Release 0.4.0 See merge request larswirzenius/bumper!14
2021-04-05Set version to 0.4.0v0.4.0Lars Wirzenius2-1/+6
2021-04-05docs: update release notes in NEWS for 0.4.0Lars Wirzenius1-0/+6
2021-04-05Merge branch 'fix' into 'main'Lars Wirzenius2-2/+3
fix: add devscripts to build-depends and depends See merge request larswirzenius/bumper!13
2021-04-05fix: add devscripts to build-depends and dependsLars Wirzenius2-2/+3
Bumper needs it to run.
2021-04-05Merge branch 'cleanups' into 'main'Lars Wirzenius3-35/+29
Cleanups See merge request larswirzenius/bumper!12
2021-04-05docs: update subplot to match current realityLars Wirzenius1-15/+6
2021-04-05docs: add a READMELars Wirzenius1-0/+23
2021-04-05chore: drop toml binary, as it's no longer usefulLars Wirzenius1-20/+0
2021-04-05Merge branch 'release' into 'main'Lars Wirzenius4-32/+43
Release 0.3.0 See merge request larswirzenius/bumper!11
2021-04-05Set version to 0.3.0v0.3.0Lars Wirzenius3-32/+37
2021-04-05docs: update release notes in NEWS for 0.3.0Lars Wirzenius1-0/+6
2021-04-05Merge branch 'cargo-lock-update' into 'main'Lars Wirzenius5-0/+56
feat: update Cargo.lock int Rust projects See merge request larswirzenius/bumper!10
2021-04-05feat: update Cargo.lock int Rust projectsLars Wirzenius5-0/+56
If we update Cargo.toml, but not Cargo.lock, and Cargo.lock is in git, when cargo publish will refuse to publish, because the files are out of sync.
2021-04-05Merge branch 'relprep' into 'main'Lars Wirzenius2-1/+5
chore: update Cargo.toml with more metadata fields See merge request larswirzenius/bumper!9
2021-04-05chore: update Cargo.toml with more metadata fieldsLars Wirzenius2-1/+5
2021-04-05Merge branch 'release' into 'main'Lars Wirzenius3-2/+9
Release See merge request larswirzenius/bumper!8
2021-04-05Set version to 0.2.0v0.2.0Lars Wirzenius2-1/+6
2021-04-05docs: update release notes in NEWSLars Wirzenius1-1/+3
2021-04-04Merge branch 'commit' into 'main'Lars Wirzenius6-36/+52
feat: commit changes made by Bumper See merge request larswirzenius/bumper!7
2021-04-04feat: commit changes made by BumperLars Wirzenius6-36/+52
The git tag then points at that commit.
2021-04-04Merge branch 'dch' into 'main'Lars Wirzenius6-5/+82
feat: set version in debian/changelog See merge request larswirzenius/bumper!6
2021-04-04feat: set version in debian/changelogLars Wirzenius6-5/+82
2021-04-01Merge branch 'fix-deb' into 'main'Lars Wirzenius1-2/+3
fix: actually install bumper binary See merge request larswirzenius/bumper!5