summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10Recompile requirementspreFlorian Bruhin
2020-07-10Add --preFlorian Bruhin
2020-07-10Try --pre installsFlorian Bruhin
2020-07-10Make mypy happyFlorian Bruhin
2020-07-10log: Use keyword arguments for .makeRecord() callFlorian Bruhin
2020-07-10log: Set line number to -1 if it's None for Qt messagesFlorian Bruhin
2020-07-10tests: Init log args in TestQtMessageHandlerFlorian Bruhin
2020-07-10Clarify how per-domain settings work for content.cookies.acceptFlorian Bruhin
2020-07-10Improve docstring for _init_pulseaudio()Florian Bruhin
2020-07-10Update changelogFlorian Bruhin
2020-07-10qtargs: Enable WebRTC pipewire capturer by defaultFlorian Bruhin
2020-07-10qtargs: Combine --enable-features flags with existing onesFlorian Bruhin
2020-07-10qtargs: Move --enabled-features handling to separate functionFlorian Bruhin
2020-07-10config: Split Qt argument/envvar handling to a separate fileFlorian Bruhin
2020-07-09doc: Update install instructionsFlorian 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-08ci: Use PY_COLORS to force colored outputFlorian Bruhin
2020-07-08ci: Only run IRC notification in main repositoryFlorian Bruhin
2020-07-07Update for qutebrowser.org server moveFlorian Bruhin
2020-07-07scripts: Make asciidoc2html.py --web work outside the repositoryFlorian Bruhin
2020-07-06ci: Fix IRC colorsFlorian Bruhin
2020-07-06ci: Remove IRC colors againFlorian Bruhin
2020-07-06ci: Try colored IRC text againFlorian Bruhin
2020-07-06ci: Upgrade shellcheck versionFlorian Bruhin
2020-07-06ci: Remove unneeded IRC output lineFlorian Bruhin
2020-07-06scripts: Save .zip files in dist/ in build_release.pyFlorian Bruhin
2020-07-06Fix long lineFlorian Bruhin
2020-07-06Merge pull request #5572 from qutebrowser/dependabot/github_actions/codecov/c...Florian Bruhin
2020-07-06Merge pull request #5573 from qutebrowser/dependabot/github_actions/actions/s...Florian Bruhin
2020-07-06Merge pull request #5571 from qutebrowser/update-dependenciesFlorian Bruhin
2020-07-06build(deps): Bump actions/setup-node from v1 to v2.1.0dependabot[bot]
2020-07-06build(deps): Bump codecov/codecov-action from v1 to v1.0.10dependabot[bot]
2020-07-06ci: Set up dependabot for GitHub ActionsFlorian Bruhin
2020-07-06ci: Remove colors from IRC outputFlorian 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-06ci: Try better IRC notificationFlorian Bruhin
2020-07-06Fix PYINSTALLER_DEBUGFlorian Bruhin
2020-07-06Add PYINSTALLER_DEBUGFlorian Bruhin
2020-07-06Update dependenciesqutebrowser bot
2020-07-03ci: Remove experimental Qt 5.7 jobFlorian Bruhin
2020-07-03ci: Fix running problemmatcher script on WindowsFlorian 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