Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linting: pylint: Enable `broad-except`, Improve logging | nfnty | 2017-01-21 | 1 | -2/+2 |
* | Python 3 division: Import `division` from `__future__` | nfnty | 2017-01-21 | 3 | -3/+3 |
* | linting: Python 2 compat: Import from `__future__` | nfnty | 2017-01-17 | 3 | -0/+6 |
* | linting: pylint and flake8 | nfnty | 2017-01-17 | 3 | -23/+23 |
* | Use 'except Exception:' instead of 'except:' | stepshal | 2016-06-22 | 1 | -2/+2 |
* | Merge branch 'W931' of https://github.com/stepshal/ranger | hut | 2016-06-18 | 1 | -1/+0 |
|\ | |||||
| * | Remove blank lines at end of file | stepshal | 2016-06-16 | 1 | -1/+0 |
* | | Add two blank lines where is expected | stepshal | 2016-06-16 | 3 | -0/+3 |
|/ | |||||
* | doc/tools/print_colors.py: remove trailing newline | stepshal | 2016-06-07 | 1 | -1/+0 |
* | doc/tools/print_keys.py: print mouse events too | hut | 2015-09-20 | 1 | -1/+7 |
* | add .paperinfo->.metadata.json conversion script | hut | 2015-01-17 | 1 | -0/+69 |
* | doc/tools/print_colors.py: more stable in unfriendly environments | hut | 2013-11-12 | 1 | -4/+12 |
* | move doc/print_{colors,keys}.py to doc/tools/ | hut | 2013-03-09 | 2 | -0/+37 |