summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-19Bump the version number for the PyPI releasev1.9.0b6Wojciech Siewierski
2017-11-14rc.conf: map <F2> to `rename_append`, fixes #818hut
2017-10-18container.bookmarks: fix bad line continuationhut
2017-10-17Merge branch 'lint_continuation' of https://github.com/nfnty/rangerhut
2017-10-17Merge branch 'one-indexed' of https://github.com/n1amr/rangerhut
2017-10-15Add ranger.gui.widgets.browsercolumn.hook_before_drawinghut
2017-10-07If the user config is not available, always load the global oneWojciech Siewierski
2017-10-07Fix the badly indented line continuationWojciech Siewierski
2017-10-07Fix the whitespace (pylint error)Wojciech Siewierski
2017-10-01config.commands: make ":find .." move to parent dirhut
2017-10-01Add option 'save_backtick_bookmark', fixes #947hut
2017-09-26sort container.settings.ALLOWED_SETTINGShut
2017-09-26config.commands: fix order of answers for <F1>. Fixes #935hut
2017-09-26doc/ranger.1: mention that "t" flag uses x-terminal-emulatorhut
2017-09-26rebuilt man pagehut
2017-09-17add settings option to use one indexed line numbersAmr Alaa
2017-09-03Merge branch 'fix-question-movement' of https://github.com/0xjmz/ranger into ...Marcin Zawada
2017-09-03Fix question movement when typingMarcin Zawada
2017-09-03Movement for long questionsMarcin Zawada
2017-08-25New mime type: audio/webmormung
2017-08-01Merge branch 'master' into fix-question-movement0xjmz
2017-07-30doc/tools: Fix shebangnfnty
2017-07-30tests: Reenable indentation lintingnfnty
2017-07-30Merge remote-tracking branch 'Vifon/vifon/pagewise-movement-symmetry'nfnty
2017-07-28Make the pagewise scrolling symmetricalWojciech Siewierski
2017-07-27Movement for long questionsMarcin Zawada
2017-07-16.pylintrc: ignore bad-continuationhut
2017-07-16doc/ranger.1: mention "FROZEN", so people can grep ithut
2017-07-16container.fsobject: satisfy pylinthut
2017-07-16widgets.statusbar: add visual indicator for "freeze_files" optionhut
2017-07-16add "F" key to toggle new "freeze_files" optionhut
2017-07-16.flake8: ignore bad line continuationhut
2017-07-16ext.lazy_property: don't redefine resetter functionhut
2017-07-16container.directory: no need to Ctrl+R on ":set vcs_aware!"hut
2017-07-16ext.lazy_property: create XYZ__reset() as soon as possiblehut
2017-07-16container.settings: fix signal binding for LocalSettingshut
2017-07-16container.fsobject: move __init__ definition to the tophut
2017-07-16container.fsobject: fix failing style testshut
2017-07-16container.fsobject: faster loading with lazy_propertyhut
2017-07-16ext.lazy_property: allow resetting lazy propertieshut
2017-07-16fix pylint nagging about performance_test.py on py2hut
2017-07-16add doc/tools/performance_test.pyhut
2017-07-14rifle.conf: Handle .mobi too; add a positional parameter separatorWojciech Siewierski
2017-07-14Open epub files with ebook-viewerAndrew Rabert
2017-07-07core.fm: more efficient preview cache cleaninghut
2017-07-07container.fsobject: more readable attribute initializationhut
2017-07-06Properly handle toggling 'preview_images'Wojciech Siewierski
2017-06-22ext.cached_function: comment about functools.lru_cachehut
2017-06-22core.runner: show stderr when using 'p' flag (#884)hut
2017-06-22reset hint colortesu