summaryrefslogtreecommitdiff
path: root/searx/engines/command.py
AgeCommit message (Expand)Author
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-07-01[doc] rearranges Settings & Engines docs for better readabilityMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-09-17[pylint] fix global-variable-not-assigned issuesMarkus Heiser
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament
2020-12-07[fix] command engine: SearchQuery.query is str not bytesAlexandre Flament
2020-11-14[mod] remove unused importAlexandre Flament
2020-11-03[fix] comamnd engine: fix importAlexandre Flament
2020-09-08[enh] Add command line engines: git grep, find, etc. (#2128)Noémi Ványi