summary refs log tree commit diff stats
path: root/ranger/ext/cached_function.py
Commit message (Expand)AuthorAgeFilesLines
* ext.cached_function: comment about functools.lru_cachehut2017-06-221-0/+1
* linting: pylint: Enable `broad-except`, Improve loggingnfnty2017-01-211-1/+1
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* linting: pylint and flake8nfnty2017-01-171-1/+1
* Use 'except Exception:' instead of 'except:'stepshal2016-06-221-1/+1
* Merge branch 'W931' of https://github.com/stepshal/rangerhut2016-06-181-1/+0
|\
| * Remove blank lines at end of filestepshal2016-06-161-1/+0
* | Merge branch 'E301' of https://github.com/stepshal/rangerhut2016-06-181-0/+1
|\ \
| * | Add one blank line where is expectedstepshal2016-06-161-0/+1
| |/
* / Add two blank lines where is expectedstepshal2016-06-161-0/+1
|/
* Neater copyright headerhut2015-03-191-2/+2
* update email addresshut2014-12-111-1/+1
* Changed email address in source codehut2013-08-081-1/+1
* use 4-space-indents in files that had 2-space-indentshut2013-02-221-10/+10
* updated copyright noticeshut2013-02-221-1/+1
* update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* shorten all copyright messages for better readabilityhut2012-03-141-13/+1
* ext.cached_function: Fixedhut2012-01-201-2/+2
* gui.colorschemes: more efficient color_athut2012-01-111-0/+27