Age | Commit message (Expand) | Author |
---|---|---|
2021-03-04 | Add searx_extra package | Alexandre Flament |
2021-02-23 | [mod] update currencies.json and fetch_currencies.py | Alexandre Flament |
2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf |
2017-11-14 | print() is a function in Python 3 | cclauss |
2016-08-11 | Add missing blank lines after class or function definition. | stepshal |
2016-07-11 | utils/fetch_currencies: fix comment | stepshal |
2016-07-11 | Comparison to None should be 'if cond is not None:' | stepshal |
2016-07-11 | Fix whitespaces | stepshal |
2016-07-10 | Fix quantity of blank lines after code object. | stepshal |
2016-07-08 | Remove trailing whitespace | stepshal |
2015-05-12 | [enh] currency_convert engine: user can write "1 dollars in euros" instead of... | Alexandre Flament |