summaryrefslogtreecommitdiff
path: root/bumper
AgeCommit message (Expand)AuthorFilesLines
2017-08-01Add: python3 support for running setup.pyLars Wirzenius1-0/+5
2017-08-01Add: run setup.py directly if executableLars Wirzenius1-1/+13
2017-08-01Refactor: move setup.py running to its own methodLars Wirzenius1-3/+5
2017-04-22Fix handling of missing version.{py,txt,yaml}Lars Wirzenius1-1/+1
2017-04-22refactor: Combine code for version version filesLars Wirzenius1-24/+15
2017-04-22refactor: Combine versio.* finding methodsLars Wirzenius1-30/+13
2017-04-22Add support for version.txt, version.yamlLars Wirzenius1-4/+57
2016-03-27Add "New version" to debian/changelog post-releaseLars Wirzenius1-1/+2
2016-03-13Fix version comparison wrt +git suffixLars Wirzenius1-1/+3
2016-03-09Check that new version is newer than currentLars Wirzenius1-1/+16
2016-02-19Implement bumper --versionLars Wirzenius1-1/+3
2016-02-14Fix updating of NEWS post-releaseLars Wirzenius1-2/+9
2016-02-14Only do one replaceLars Wirzenius1-2/+2
2016-02-14Update progress reporting, minor refactoringLars Wirzenius1-15/+20
2016-02-14Find version.py automaticallyLars Wirzenius1-1/+12
2016-02-14Add +git suffix to version after releaseLars Wirzenius1-14/+55
2016-02-14Update NEWS for new releaseLars Wirzenius1-0/+14
2016-02-14Update debian/changelogLars Wirzenius1-3/+10
2016-02-14Drop debugging printsLars Wirzenius1-1/+0
2016-02-14Sign release tagsLars Wirzenius1-1/+1
2016-02-14Add preliminary initial scenarioLars Wirzenius1-0/+63