index
:
ranger
emacs
farnear
huttest
inotify
internetrangerchat
master
master-test
mpv-previews-backport
newcolor
previewdelay
py26fix
quickjump
ranger-logo-top
retsam
select-dir
slim
spacefix
splitpane
stable
vfs
windows-only
Mirror of https://github.com/ranger/ranger
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-16
Merge branch 'master' into vfs
vfs
hut
2017-07-16
Revert "Makefile: don't run pylint twice"
hut
2017-07-16
.pylintrc: ignore bad-continuation
hut
2017-07-16
doc/ranger.1: mention "FROZEN", so people can grep it
hut
2017-07-16
container.fsobject: satisfy pylint
hut
2017-07-16
widgets.statusbar: add visual indicator for "freeze_files" option
hut
2017-07-16
add "F" key to toggle new "freeze_files" option
hut
2017-07-16
.flake8: ignore bad line continuation
hut
2017-07-16
ext.lazy_property: don't redefine resetter function
hut
2017-07-16
container.directory: no need to Ctrl+R on ":set vcs_aware!"
hut
2017-07-16
ext.lazy_property: create XYZ__reset() as soon as possible
hut
2017-07-16
container.settings: fix signal binding for LocalSettings
hut
2017-07-16
container.fsobject: move __init__ definition to the top
hut
2017-07-16
container.fsobject: fix failing style tests
hut
2017-07-16
container.fsobject: faster loading with lazy_property
hut
2017-07-16
ext.lazy_property: allow resetting lazy properties
hut
2017-07-16
fix pylint nagging about performance_test.py on py2
hut
2017-07-16
ext.cached_function: fix memory leak
hut
2017-07-16
ext.cached_function: fixed caching for >1 instances
hut
2017-07-16
container.fsobject: moved __repr__ definition to vfs.BaseFile
hut
2017-07-16
ext.cached_function: more doctest
hut
2017-07-16
moved vfs.cache_until_outdated to ranger/ext/, made it more general
hut
2017-07-16
vfs: set basename in BaseFile.__init__
hut
2017-07-16
vfs.local: load directory size
hut
2017-07-16
vfs: use abspath
hut
2017-07-16
vfs: add BaseFile.get_info_string()
hut
2017-07-16
vfs: add 'possible_file_types' attribute
hut
2017-07-16
vfs: fill "path" attribute from BaseFile
hut
2017-07-16
vfs.local: remove unused _cache_* attributes
hut
2017-07-16
vfs.local: change the way "vfs" is imported
hut
2017-07-16
vfs: added ranger.vfs.BaseFile
hut
2017-07-16
vfs: implement "cache_until_outdated" decorator
hut
2017-07-16
vfs: add vfs.Metadata.get() mimicking dict.get()
hut
2017-07-16
ranger.vfs: fix formatting
hut
2017-07-16
ignore ranger/ext/filemode.py in pylint/flake8 tests
hut
2017-07-16
Makefile: don't run pylint twice
hut
2017-07-16
Merge branch 'master' into vfs
hut
2017-07-16
add doc/tools/performance_test.py
hut
2017-07-14
rifle.conf: Handle .mobi too; add a positional parameter separator
Wojciech Siewierski
2017-07-14
Open epub files with ebook-viewer
Andrew Rabert
2017-07-07
core.fm: more efficient preview cache cleaning
hut
2017-07-07
ranger.vfs: added documentation
hut
2017-07-07
remove unused import
hut
2017-07-07
vfs.local: provide infostring
hut
2017-07-07
copy stat.filemode from python3.6 standard lib
hut
2017-07-07
container.fsobject: preliminary vfs integration
hut
2017-07-07
ranger.vfs: draft
hut
2017-07-07
added barebone vfs module
hut
2017-07-07
container.fsobject: more readable attribute initialization
hut
2017-07-06
Properly handle toggling 'preview_images'
Wojciech Siewierski
[next]