summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-04-18build_release: Check for existing assetsFlorian Bruhin
2020-04-18build_release: Print version when asking for confirmationFlorian Bruhin
2020-04-06Fix lintFlorian Bruhin
2020-04-03Update scripts from masterFlorian Bruhin
2020-04-03mkvenv: Run python rather than python3 in virtualenvFlorian Bruhin
2020-04-03Add --dev for scripts/mkvenv.pyFlorian Bruhin
2020-04-03Improve git instructions printed by update_version.pyFlorian Bruhin
2020-02-13Upgrade initial venv packages in mkvenv.pyFlorian Bruhin
2020-02-13build_release: Move print inside whileFlorian Bruhin
2020-01-27Remove unused importFlorian Bruhin
2020-01-27mkvenv: Use the virtualenv's python to call asciidoc2htmlFlorian Bruhin
2020-01-27Generate docs as part of mkvenv.pyFlorian Bruhin
2020-01-22Add --virtualenv flag to mkvenv.pyFlorian Bruhin
2020-01-22mkvenv: Fix typosFlorian Bruhin
2020-01-22Improve usability of mvkenv.pyFlorian Bruhin
2020-01-15testbrowser_webengine: Add default URLFlorian Bruhin
2020-01-15build_release: Copy missing QtQmlModels.frameworkFlorian Bruhin
2020-01-15Makefile-dmg: Increase template sizeFlorian Bruhin
2020-01-13Delete qute_pylint.settraceFlorian Bruhin
2020-01-10Revert "build_release: Re-add windows patching"Florian Bruhin
2020-01-10Replace tox -e mkvenv by a mkvenv.py scriptFlorian Bruhin
2020-01-08Remove ua_fetch.pyFlorian Bruhin
2020-01-04Run optipng on imagesFlorian Bruhin
2020-01-04Merge branch 'requires-io-master'Florian Bruhin
2020-01-04Pin older jaraco.functools with Python 3.5Florian Bruhin
2020-01-04recompile_requirements: Ignore qutebrowser requirementFlorian Bruhin
2020-01-04recompile_requirements: Upgrade pipFlorian Bruhin
2020-01-04recompile_requirements: Use python3.7 for some environmentsFlorian Bruhin
2020-01-04recompile_requirements: Use python -m venvFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-26Add config.stylesheet to check_coverageFlorian Bruhin
2019-11-27Rename VMAP_KEYFlorian Bruhin
2019-11-27Merge remote-tracking branch 'origin/pr/4544'Florian Bruhin
2019-11-25Fix lint/testsFlorian Bruhin
2019-11-24Fix mypyFlorian Bruhin
2019-11-22travis: Don't use Homebrew on macOSFlorian Bruhin
2019-11-16ci: Use stable shellcheckFlorian Bruhin
2019-11-15Pin shellcheck v0.7.0Florian Bruhin
2019-10-17Fix vultureFlorian Bruhin
2019-10-07Merge remote-tracking branch 'origin/pr/5057'Florian Bruhin
2019-10-01Remove unused scripts.utils.term_attributesFlorian Bruhin
2019-10-01Merge branch 'pyup-scheduled-update-2019-09-30'Florian Bruhin
2019-10-01Remove unused scripts.utils.print_boldFlorian Bruhin
2019-10-01pylint: Enable emptystring extensionFlorian Bruhin
2019-10-01Remove old segfault_test scriptFlorian Bruhin
2019-10-01Specify 'check' with subprocess.runFlorian Bruhin
2019-10-01Use utils.is_posix insteadFlorian Bruhin
2019-10-01Reformattingelig0n
2019-10-01Allow check_root for any platform but win32elig0n
2019-10-01Add platform check to check_root()elig0n