summary refs log tree commit diff stats
path: root/ranger/core/main.py
Commit message (Expand)AuthorAgeFilesLines
* linting: Do not convert arguments to `OpenStruct`nfnty2017-01-171-42/+43
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* linting: pylint and flake8nfnty2017-01-171-41/+48
* linting: autopep8nfnty2017-01-171-34/+34
* Move startup log calls in main functionael-code2016-11-251-0/+5
* Added some useful debugging messageael-code2016-11-251-5/+17
* Update all the log callsael-code2016-11-251-5/+4
* Make use of standard logging library to handle logsael-code2016-11-251-1/+7
* cli: added logfile optionael-code2016-11-251-0/+2
* Removed unused nested function in FM classael-code2016-11-251-2/+0
* Always extend left side of `fm.log`nfnty2016-10-311-6/+5
* use importlib on py2.7+ to fix loading commands from pluginshut2016-07-041-2/+10
* Fix misspellingsstepshal2016-06-261-1/+1
* Merge branch 'whitespace' of https://github.com/stepshal/rangerhut2016-06-251-2/+2
|\
| * Add missing whitespaces around arithmetic operatorsstepshal2016-06-221-2/+2
* | Reintroduce some changes from cbe0062 after reverting itWojciech Siewierski2016-06-221-0/+1
* | Revert "use importlib to load pugins, and try to load commands from them"Wojciech Siewierski2016-06-221-3/+1
|/
* Use 'except Exception:' instead of 'except:'stepshal2016-06-221-5/+5
* Merge branch 'backslash' of https://github.com/stepshal/rangerhut2016-06-211-2/+2
|\
| * Remove reduntant backslash between brackets.stepshal2016-06-191-2/+2
* | Merge branch 'comment' of https://github.com/stepshal/rangerhut2016-06-211-5/+5
|\ \
| * | Make at least two spaces before inline commentstepshal2016-06-191-5/+5
| |/
* / test for membership should be 'not in'stepshal2016-06-191-2/+2
|/
* 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
|/
* use importlib to load pugins, and try to load commands from themDaniel Lupu2016-05-191-1/+3
* core.main: Check XDG_CACHE_HOME, fixes #442hut2016-01-011-4/+9
* core.main: moved 'must run ranger in terminal' messagehut2015-12-051-4/+4
* core.main: handle py3 encoding errors in --list-tagged-fileshut2015-12-051-1/+4
* core.main: Log the fact of disabling the file previews for rootWojciech Siewierski2015-11-181-0/+1
* Added :echo command, disabled :notify commandhut2015-11-141-1/+1
* honour the TMPDIR environment variableVern Sun2015-06-191-2/+3
* Neater copyright headerhut2015-03-191-2/+2
* core.main: avoid creating ~/.config/ranger/commands.pychut2015-02-171-0/+3
* core.fm: more sane --copy-config of commands.pyhut2015-02-171-1/+1
* update email addresshut2014-12-111-1/+1
* change the bug tracker URLhut2014-08-221-1/+1
* Merge remote-tracking branch 'germain/w3m-previews' into w3m-previewshut2014-03-121-0/+6
|\
| * Allow scope.sh to be used for image previewsGermainZ2014-03-091-0/+6
* | Changed email address in source codehut2013-08-081-1/+1
|/
* Fix plugin names in log viewEmanuel Guevel2013-04-131-1/+1
* renamed container.settingobject to container.settingshut2013-03-011-3/+3
* simplify sanitizing of settings and core.shared modulehut2013-03-011-2/+3
* Fix docstrings to comply with the PEP8hut2013-02-221-3/+1
* core.main: added RANGER_LOAD_DEFAULT_RC environment variablehut2013-02-221-4/+1
* updated copyright noticeshut2013-02-221-1/+1
* update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* README: removed bash dependencyhut2013-02-181-1/+1
* ranger.1: update list of ranger optionshut2013-02-181-5/+5