summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-16Merge branch 'master' into vfsvfshut
2017-07-16Revert "Makefile: don't run pylint twice"hut
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-16ext.cached_function: fix memory leakhut
2017-07-16ext.cached_function: fixed caching for >1 instanceshut
2017-07-16container.fsobject: moved __repr__ definition to vfs.BaseFilehut
2017-07-16ext.cached_function: more doctesthut
2017-07-16moved vfs.cache_until_outdated to ranger/ext/, made it more generalhut
2017-07-16vfs: set basename in BaseFile.__init__hut
2017-07-16vfs.local: load directory sizehut
2017-07-16vfs: use abspathhut
2017-07-16vfs: add BaseFile.get_info_string()hut
2017-07-16vfs: add 'possible_file_types' attributehut
2017-07-16vfs: fill "path" attribute from BaseFilehut
2017-07-16vfs.local: remove unused _cache_* attributeshut
2017-07-16vfs.local: change the way "vfs" is importedhut
2017-07-16vfs: added ranger.vfs.BaseFilehut
2017-07-16vfs: implement "cache_until_outdated" decoratorhut
2017-07-16vfs: add vfs.Metadata.get() mimicking dict.get()hut
2017-07-16ranger.vfs: fix formattinghut
2017-07-16ignore ranger/ext/filemode.py in pylint/flake8 testshut
2017-07-16Makefile: don't run pylint twicehut
2017-07-16Merge branch 'master' into vfshut
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-07ranger.vfs: added documentationhut
2017-07-07remove unused importhut
2017-07-07vfs.local: provide infostringhut
2017-07-07copy stat.filemode from python3.6 standard libhut
2017-07-07container.fsobject: preliminary vfs integrationhut
2017-07-07ranger.vfs: drafthut
2017-07-07added barebone vfs modulehut
2017-07-07container.fsobject: more readable attribute initializationhut
2017-07-06Properly handle toggling 'preview_images'Wojciech Siewierski