summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-07-10Add --preFlorian Bruhin
2020-07-10Try --pre installsFlorian Bruhin
2020-07-10config: Split Qt argument/envvar handling to a separate fileFlorian Bruhin
2020-07-09ci: Add exception class to problem matcher groupFlorian Bruhin
2020-07-08ci: Fix problemmatchers.py structureFlorian Bruhin
2020-07-08ci: Simplify pytest problem matchersFlorian Bruhin
2020-07-07Update for qutebrowser.org server moveFlorian Bruhin
2020-07-07scripts: Make asciidoc2html.py --web work outside the repositoryFlorian Bruhin
2020-07-06scripts: Save .zip files in dist/ in build_release.pyFlorian Bruhin
2020-07-06Fix long lineFlorian Bruhin
2020-07-06recompile_requirements: Add changelog link listFlorian Bruhin
2020-07-06ci: Fix up problemmatcher patternsFlorian Bruhin
2020-07-06ci: Try to improve pytest problemmatchersFlorian Bruhin
2020-07-03problemmatchers: Write multiple filesFlorian Bruhin
2020-07-03problemmatcher: Take temporary directory as argumentFlorian Bruhin
2020-07-03problemmatcher: Improve/simplify regexesFlorian Bruhin
2020-07-03ci: Write problem matchers for Python/pytest exceptionsFlorian Bruhin
2020-07-03ci: Change structure in problemmatcher.py againFlorian Bruhin
2020-07-03misc_checks: Simplify patternsFlorian Bruhin
2020-07-03ci: Add artefact to misspelled wordsFlorian Bruhin
2020-07-03ci: Get rid of install.shFlorian Bruhin
2020-07-03ci: Run shellcheck without dockerFlorian Bruhin
2020-07-03CI: Improve apt installationFlorian Bruhin
2020-07-03ci: Remove codecov requirementsFlorian Bruhin
2020-07-03ci: Don't install texlive with asciidocFlorian Bruhin
2020-07-03recompile_requirements: Deal with lines without version numberFlorian Bruhin
2020-07-03ci: Remove remaining Travis/AppVeyor specific codeFlorian Bruhin
2020-07-03ci: Analyze backtraces on GitHub ActionsFlorian Bruhin
2020-07-03ci: Get rid of run.shFlorian Bruhin
2020-07-03ci: Use python instead of python3 in scriptFlorian Bruhin
2020-07-03scripts: Clean up REPO_ROOT in asciidoc2htmlFlorian Bruhin
2020-07-03Merge remote-tracking branch 'origin/pr/5559'Florian Bruhin
2020-07-02ci: Remove Docker support from scriptsFlorian Bruhin
2020-07-02ci: Try to match colored pylint outputFlorian Bruhin
2020-07-02ci: Fix filenames with various problemmatchers for same testenvFlorian Bruhin
2020-07-02ci: Add mypy/pylint to problem matchersFlorian Bruhin
2020-07-02ci: Allow different warning/error patterns in problemmatchers.pyFlorian Bruhin
2020-07-02ci: Add some examples to problemmatchersFlorian Bruhin
2020-07-02ci: Add flake8 to problemmatchersFlorian Bruhin
2020-07-02ci: Improve vulture regex for problemmatchersFlorian Bruhin
2020-07-02ci: Add vulture to problem matchersFlorian Bruhin
2020-07-02ci: Make it possible to set all attributes of problem matchersFlorian Bruhin
2020-07-02ci: Set up problem matchersFlorian Bruhin
2020-07-02ci: Use GCC output for shellcheckFlorian Bruhin
2020-07-02scripts: Allow colors for shellcheckFlorian Bruhin
2020-07-02ci: Run shellcheck via toxFlorian Bruhin
2020-07-02ci: Run eslint via toxFlorian Bruhin
2020-07-02ci: Install asciidocFlorian Bruhin
2020-07-02scripts: Clean up finding asciidoc in asciidoc2htmlFlorian Bruhin
2020-07-02Add initial GitHub Actions config for lintersFlorian Bruhin