summaryrefslogtreecommitdiff
path: root/qutebrowser/misc/utilcmds.py
AgeCommit message (Expand)Author
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-12-08Added tests and modifed regex to full matchMarco Zatta
2020-12-08Parse_duration with one regex onlyMarco Zatta
2020-12-07Time units added to :later commandMarco Zatta
2020-10-28mypy: use from-import style for typingTim Brown
2020-07-22Fix :debug-keytester with already closed widgetFlorian Bruhin
2020-06-11Refactor log.LogFilterFlorian Bruhin
2020-06-11Remove :debug-log-levelFlorian Bruhin
2020-06-10Enable configuring loglevel at runtime.Ryan Roden-Corrent
2020-05-02Add :debug-keytester commandFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-11-25Use modeman.instance() to get mode managerFlorian Bruhin
2019-10-14Fix mypy issuesFlorian Bruhin
2019-10-13Remove debug-console from objregFlorian Bruhin
2019-10-13Fix lintFlorian Bruhin
2019-10-13Remove 'app' from objregFlorian Bruhin
2019-10-11Fix :debug-log-level without a console attachedFlorian Bruhin
2019-10-09Complete type annotations for misc.utilcmdsFlorian Bruhin
2019-09-13Add objects.debug_flagsFlorian Bruhin
2019-06-04Register debug-cache-stats with a decoratoruser202729
2019-04-18Merge pull request #4555 from jgkamat/jay/str-validation-cacheFlorian Bruhin
2019-03-13Eschew the extraneous elsesFlorian Bruhin
2019-03-08Open direct version URL with :versionFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2019-01-29Add cache to '_basic_str_validation'Jay Kamat
2018-11-30Fix lintFlorian Bruhin
2018-11-30Add components.misccommandsFlorian Bruhin
2018-11-30Add cmdutils.Value instead of using count=True/win_id=TrueFlorian Bruhin
2018-11-30Rename openurl to load_urlFlorian Bruhin
2018-11-29Move CommandError to api.cmdutilsFlorian Bruhin
2018-11-28Merge pull request #4440 from qutebrowser/pyup-scheduled-update-2018-11-26Florian Bruhin
2018-11-28Remove unnecessary pass statementsFlorian Bruhin
2018-11-26Complete partial annotationsFlorian Bruhin
2018-11-26mypy: Fix log handler accessFlorian Bruhin
2018-08-11Docstring things, change testfarlusiva
2018-08-11Have 'times' multiply with [count] by defaultwishfort36
2018-08-11Core functionalitywishfort36
2018-07-16Fix pylint 2.0 useless-return casesFlorian Bruhin
2018-07-02Add a wrapper around sipFlorian Bruhin
2018-06-13Use info loglevel for :debug-cache-statsFlorian Bruhin
2018-02-19Refactor TabbedBrowser from inheritance to compositionbttner
2018-02-07Ensure version info only gets pasted onceGeorge Edward Bulmer
2018-02-07Move pastebin_version() to version.pyGeorge Edward Bulmer
2018-02-07Some style fixes in PR #3480's reviewGeorge Edward Bulmer
2018-02-07Add feature to pastebin version stringBryan Kok
2018-02-05Update copyright yearsFlorian Bruhin
2017-11-20Update utilcmds.pyakhilkpdasan
2017-11-19fixed spelling errorakhilkpdasan
2017-11-19fixed docmentation for pyevalakhilkpdasan