summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-27Update dependenciesqutebrowser bot
2021-12-23Add additional testsFlorian Bruhin
2021-12-23Interpret --mode for :bind without keyFlorian Bruhin
2021-12-20Merge pull request #6901 from qutebrowser/update-dependenciesFlorian Bruhin
2021-12-20scripts: More version parsing in recompile_requirementsFlorian Bruhin
2021-12-20Update annotations for new mypyFlorian Bruhin
2021-12-20requirements: Do the Python 3.6 danceFlorian Bruhin
2021-12-20scripts: Handle lines with == in marker correctlyFlorian Bruhin
2021-12-20Update dependenciesqutebrowser bot
2021-12-13Merge pull request #6887 from qutebrowser/update-dependenciesFlorian Bruhin
2021-12-13Update changelog URLsFlorian Bruhin
2021-12-13Update dependenciesqutebrowser bot
2021-12-12Update changelogFlorian Bruhin
2021-12-12Apply globalThis quirk for stackexchange pagesFlorian Bruhin
2021-12-06Drop unnecessary .keys()Florian Bruhin
2021-12-06Revert "pylint: Work around used-before-assignment regression"Florian Bruhin
2021-12-06Update dependenciesqutebrowser bot
2021-12-03Update changelogFlorian Bruhin
2021-12-03Merge remote-tracking branch 'origin/pr/6715'Florian Bruhin
2021-12-03Update changelogFlorian Bruhin
2021-12-03Rename audio_muted_timer to silence_timerFlorian Bruhin
2021-12-03Merge remote-tracking branch 'origin/pr/6750'Florian Bruhin
2021-12-03Update docs/changelogFlorian Bruhin
2021-12-03Add more webelement selector unit testsFlorian Bruhin
2021-12-03Merge remote-tracking branch 'origin/pr/6757'Florian Bruhin
2021-12-03Merge branch 'packaging-update'Florian Bruhin
2021-12-03scripts: Use 'build' to build sdistFlorian Bruhin
2021-12-03scripts: Run 'twine check'Florian Bruhin
2021-12-03Update changelog URLsFlorian Bruhin
2021-12-03Update dependenciesqutebrowser bot
2021-12-03scripts: Handle packaging dependencies via toxFlorian Bruhin
2021-12-03pylint: Avoid conflicting message IDsFlorian Bruhin
2021-12-03Add some missing docstring paramsFlorian Bruhin
2021-12-03pylint: Enable docparams checkerFlorian Bruhin
2021-12-03pylint: Enable else-if-usedpylint-2-12Florian Bruhin
2021-12-03pylint: Enable for_any_all extensionFlorian Bruhin
2021-12-03pylint: Enable more extensions with no new messagesFlorian Bruhin
2021-12-03pylint: Enable code_style extensionFlorian Bruhin
2021-12-03pylint: Set py-versionFlorian Bruhin
2021-12-03pylint: Remove open encoding checkerFlorian Bruhin
2021-12-03pylint: Remove broad-try-clause entirely for nowFlorian Bruhin
2021-12-03pylint: Disable use-implicit-booleaness-not-comparison in testsFlorian Bruhin
2021-12-03pylint: Work around some minor false-positivesFlorian Bruhin
2021-12-03pylint: Fix some legitimate issuesFlorian Bruhin
2021-12-02pylint: Remove bad-continuation supressionsFlorian Bruhin
2021-12-02pylint: Ignore some minor issuesFlorian Bruhin
2021-12-02pylint: Work around used-before-assignment regressionFlorian Bruhin
2021-12-02pylint: Remove now-useless suppressionsFlorian Bruhin
2021-12-02pylint: Disable too-many-try-statementsFlorian Bruhin
2021-12-02pylint: Disable wrong-import-order for testsFlorian Bruhin