summaryrefslogtreecommitdiff
path: root/scripts/dev/update_version.py
AgeCommit message (Expand)Author
2021-03-12Update asciidoc version in instructionsFlorian Bruhin
2021-01-28scripts: Adjust Windows release instructionsFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-12-04scripts: Update asciidoc versionFlorian Bruhin
2020-10-15Fix some typosFlorian Bruhin
2020-09-16Update release instructionsFlorian Bruhin
2020-07-07Update for qutebrowser.org server moveFlorian Bruhin
2020-04-27scripts: Add --commands to update_versionFlorian Bruhin
2020-02-15Improve git instructions printed by update_version.pyFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-09-27Further improve release instructionsFlorian Bruhin
2019-09-25update_version: Improve release instructionsFlorian Bruhin
2019-07-18update_version: Print tagFlorian Bruhin
2019-07-18Add missing formatFlorian Bruhin
2019-07-18update_version: Print better commandsFlorian Bruhin
2019-07-18update_version: Fix messageFlorian Bruhin
2019-07-18update_version: Show git commitFlorian Bruhin
2019-07-18update_version: Fix outputFlorian Bruhin
2019-07-16Fix lintFlorian Bruhin
2019-07-16update_version: Get new version from qutebrowser.pyFlorian Bruhin
2019-07-16bumpversion: Update releases in appdata.xmlFlorian Bruhin
2019-07-16update_version: Update appdata filenameFlorian Bruhin
2019-07-16update_version: Fix cwd handlingFlorian Bruhin
2019-07-16update_version: Use sys.executableFlorian Bruhin
2019-07-16update_version: Fix broken argumentFlorian Bruhin
2019-07-11Fix version bumping style issuesFlorian Bruhin
2018-10-14Add instructions to update_version.py and adjust contributing.asciidoc accord...Andy Mender
2018-10-08Improve contributing.asciidoc and return git release tag from update_version.pyAndy Mender
2018-10-07Make update_version.py 'bump' command-line arg mandatoryAndy Mender
2018-10-07Add explicit output check to subprocess.run call in update_version.bump_versionAndy Mender
2018-10-07Move appdata_path back to scripts/dev/update_version.pyAndy Mender
2018-10-07Move appdata_path to qutebrowser.__init__.py and improve code styleAndy Mender
2018-10-07Add update_version.py to build_release.py pipeline and update command-line argsAndy Mender
2018-10-06Add bump_version to update_version.py and include new release block in appdat...Andy Mender
2018-10-06Move update_version.py script to scripts/devAndy Mender