summaryrefslogtreecommitdiff
path: root/searx/engines/github.py
AgeCommit message (Expand)Author
2024-05-16[mod] simple theme: drop img_src from default resultsMarkus Heiser
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-02-25[feat] github: use packages templateMarkus Heiser
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-01-05[enh] add more categoriesMartin Fischer
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-09[mod] do not escape html content in enginesAdam Tauber
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2014-12-07[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)dalf
2014-09-02update github engine and add commentsThomas Pointhuber
2014-07-09[fix] unused globals removedAdam Tauber
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2013-10-23[enh] engine cfg compatibiltyasciimoo
2013-10-23[fix] handling missing github descriptionsasciimoo
2013-10-22[fix] description escapingasciimoo
2013-10-20[enh] github engine addedasciimoo