index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ranger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added more IOError checks for Python2.
Jon Anderson
2018-01-27
2
-0
/
+24
*
Added except catching for Python2.
Jon Anderson
2018-01-27
2
-2
/
+4
*
Renamed `cd_tab_smart` to `cd_tab_fuzzy`
hut
2018-01-25
3
-8
/
+9
*
config.commands: clearer error message
hut
2018-01-24
1
-1
/
+2
*
Prefer VISUAL to EDITOR
toonn
2018-01-23
2
-4
/
+6
*
widgets.view_miller: fix broken pager after changing view mode
hut
2018-01-23
1
-4
/
+4
*
Updated rifle.conf moved google-chrome below chromium.
Peter Stevenson
2018-01-11
1
-1
/
+1
*
Fix ranger not opening in chrome, chromium on Ubuntu.
Peter Stevenson
2018-01-07
1
-24
/
+26
*
Merge branch 'column_ratios_tab_completion' of https://github.com/Vifon/ranger
hut
2018-01-07
1
-5
/
+14
|
\
|
*
config.commands: Coding style fix
Wojciech Siewierski
2018-01-04
1
-5
/
+7
|
*
config.commands: :set tab completion refactoring
Wojciech Siewierski
2018-01-03
1
-7
/
+12
|
*
config.commands: Make the column_ratios setting completion actually useful
Wojciech Siewierski
2018-01-03
1
-0
/
+2
*
|
Fix spectre vulnerability
hut
2018-01-04
1
-1
/
+0
|
/
*
config.commands: fix pylint directive
hut
2017-12-25
1
-1
/
+1
*
config.commands: import ranger for eval(). Fixes #1007
hut
2017-12-25
1
-0
/
+2
*
data/scope.sh: added --force to "highlight" command, fixes #988
hut
2017-12-20
1
-1
/
+1
*
Merge branch 'master' of https://github.com/jgreco/ranger
hut
2017-12-20
3
-4
/
+12
|
\
|
*
Add config opts for iTerm2 font size (for preview)
john
2017-10-22
3
-4
/
+12
*
|
fix drasill's commit so it passes CI
hut
2017-12-20
1
-3
/
+5
*
|
Merge branch 'terminology' of https://github.com/drasill/ranger
hut
2017-12-20
2
-0
/
+58
|
\
\
|
*
|
Implement the terminology-based image previews
Christophe Badoit
2017-05-18
2
-0
/
+58
*
|
|
Merge branch 'master' of https://github.com/rage311/ranger
hut
2017-12-20
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge branch 'master' into master
rage311
2017-06-27
8
-21
/
+130
|
|
\
\
\
|
*
|
|
|
Added the w3mimgdisplay path for OpenBSD systems to W3MIMGDISPLAY_PATHS
rage311
2017-06-07
1
-0
/
+1
*
|
|
|
|
Merge branch 'fix-faster-loading' of https://github.com/0xjmz/ranger
hut
2017-12-20
1
-1
/
+0
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into fix-faster-loading
0xjmz
2017-07-31
1
-2
/
+12
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Fix bug with custom linemode not applied for files
Marcin Zawada
2017-07-24
1
-1
/
+0
*
|
|
|
|
|
|
Merge branch 'fix-cursor-movement' of https://github.com/0xjmz/ranger
hut
2017-12-20
1
-6
/
+14
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into fix-cursor-movement
0xjmz
2017-07-31
1
-2
/
+12
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix issue #852 incorrect cursor movement
Marcin Zawada
2017-07-24
1
-6
/
+14
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'ormung-patch-1' of https://github.com/ormung/ranger
hut
2017-12-20
1
-1
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Faster mercurial vcs
ormung
2017-09-18
1
-1
/
+5
*
|
|
|
|
|
|
|
Merge pull request #995 from Vifon/pdf-previews
hut
2017-12-19
1
-1
/
+10
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
scope.sh: Add the image-based PDF previews (disabled by default)
Wojciech Siewierski
2017-12-13
1
-1
/
+10
*
|
|
|
|
|
|
|
|
Pylint & Flake8: Add a local rule exception
Wojciech Siewierski
2017-12-17
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Fix the "inconsistent-return-statements" Pylint warning
Wojciech Siewierski
2017-12-17
14
-35
/
+64
*
|
|
|
|
|
|
|
|
Change the encoding from utf8 to utf-8
Wojciech Siewierski
2017-12-17
1
-1
/
+1
*
|
|
|
|
|
|
|
|
rc.conf: "Q" runs ":quitall" instead of ":quit!"
Wojciech Siewierski
2017-12-16
1
-1
/
+1
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
core.actions: reload rifle config on fm.reset() / Ctrl+R
hut
2017-12-12
1
-1
/
+2
*
|
|
|
|
|
|
|
Rotate the images according to the EXIF data
Wojciech Siewierski
2017-12-06
1
-0
/
+9
*
|
|
|
|
|
|
|
Merge branch 'config/openPDFinMacOS' of https://github.com/YoungxHelsinki/ranger
hut
2017-12-02
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Open PDFs with Preview in macOS
Seyoung
2017-11-22
1
-0
/
+1
*
|
|
|
|
|
|
|
|
Keep the trailing/leading whitespace in the tagged files' paths
Wojciech Siewierski
2017-11-30
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Fixed memory leakage (squashed 2 commits)
Marvin Johanning
2017-11-28
1
-0
/
+2
*
|
|
|
|
|
|
|
|
gui.widgets.taskview: fix J/K keys
hut
2017-11-28
1
-1
/
+1
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Bump the version number for the PyPI release
v1.9.0b6
Wojciech Siewierski
2017-11-19
1
-1
/
+1
*
|
|
|
|
|
|
|
rc.conf: map <F2> to `rename_append`, fixes #818
hut
2017-11-14
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
container.bookmarks: fix bad line continuation
hut
2017-10-18
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'lint_continuation' of https://github.com/nfnty/ranger
hut
2017-10-17
1
-3
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tests: Reenable indentation linting
nfnty
2017-07-30
1
-3
/
+4
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
[next]