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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a longstanding typo in config/__init__.py
toonn
2018-05-08
1
-1
/
+1
*
Update comments in rc.conf with system-wide location
toonn
2018-02-01
1
-2
/
+3
*
Update commands.py comments with the new system-wide location
toonn
2018-02-01
1
-5
/
+11
*
Load system-wide configuration files.
toonn
2018-02-01
1
-12
/
+44
*
Merge pull request #1041 from toonn/doublemap
Toon Nolten
2018-02-01
1
-1
/
+1
|
\
|
*
Solve map conflict for `gt`.
toonn
2018-02-01
1
-1
/
+1
|
/
*
Merge pull request #1049 from toonn/visualeditfix
Toon Nolten
2018-01-31
1
-4
/
+2
|
\
|
*
Merge branch 'master' into visualeditfix
Toon Nolten
2018-01-31
1
-0
/
+1
|
|
\
|
|
/
|
/
|
*
|
Update CHANGELOG v1.9.0beta1: mention logs handling improovement
ael-code
2018-01-30
1
-0
/
+1
|
*
Simplify backwards compatibility logic for VISUAL.
toonn
2018-01-31
1
-9
/
+2
|
*
Make new `rifle` behavior backwards compatible.
toonn
2018-01-31
1
-4
/
+9
|
/
*
Patched patch of intel microcode patch
hut
2018-01-28
1
-1
/
+1
*
update homepage references
hut
2018-01-28
5
-11
/
+11
*
Patched intel microcode patch
hut
2018-01-28
1
-2
/
+2
*
change branch label back to "master"
hut
2018-01-28
1
-1
/
+1
*
Patched intel microcode to enable division by zero
v1.9.0
hut
2018-01-28
1
-2
/
+3
*
Merge branch 'master' into v1.9.0
hut
2018-01-28
4
-7
/
+14
|
\
|
*
ext.img_display: cleaner catching of OSError/IOError
hut
2018-01-28
2
-26
/
+7
|
*
Merge remote-tracking branch 'chronzerg/master'
hut
2018-01-28
4
-2
/
+28
|
|
\
|
|
*
Merge branch 'master' of github.com:chronzerg/ranger
Jon Anderson
2018-01-27
0
-0
/
+0
|
|
|
\
|
|
|
*
Merge branch 'master' of github.com:chronzerg/ranger
Jon Anderson
2018-01-27
16
-83
/
+170
|
|
|
|
\
|
|
|
|
*
Merge branch 'master' into master
Jon Anderson
2018-01-21
16
-83
/
+170
|
|
|
|
|
\
|
|
|
*
|
|
Added more IOError checks for Python2.
Jon Anderson
2018-01-27
2
-0
/
+24
|
|
|
|
/
/
|
|
|
*
|
Added except catching for Python2.
Jon Anderson
2018-01-21
2
-2
/
+4
|
|
*
|
|
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
*
|
|
|
|
Merge branch 'master' into v1.9.0
hut
2018-01-28
1
-0
/
+2
|
\
|
|
|
|
|
*
|
|
|
attempt to fix CI
hut
2018-01-28
1
-0
/
+2
*
|
|
|
|
core.main: rearranged command line items
hut
2018-01-28
3
-6
/
+6
*
|
|
|
|
Merge branch 'master' into v1.9.0
hut
2018-01-28
3
-5
/
+75
|
\
|
|
|
|
|
*
|
|
|
manpage: document `viewmode` setting
hut
2018-01-28
2
-0
/
+11
|
*
|
|
|
manpage: document `vcs_backend_svn` setting
hut
2018-01-28
3
-4
/
+5
|
*
|
|
|
manpage: documented `show_selection_in_titlebar` setting
hut
2018-01-28
2
-0
/
+7
|
*
|
|
|
manpage: documented `preview_images_method` setting
hut
2018-01-28
2
-0
/
+9
|
*
|
|
|
manpage: documented `open_all_images` setting
hut
2018-01-28
2
-0
/
+9
|
*
|
|
|
manpage: documented `iterm2_font_{width,height}` settings
hut
2018-01-28
2
-0
/
+18
|
*
|
|
|
manpage: documented `global_inode_type_filter` setting
hut
2018-01-28
2
-1
/
+16
*
|
|
|
|
Merge branch 'master' into v1.9.0
hut
2018-01-28
1
-0
/
+55
|
\
|
|
|
|
|
*
|
|
|
fix tests
hut
2018-01-28
1
-4
/
+5
|
|
/
/
/
|
*
|
|
added test script that checks for man page completeness
hut
2018-01-26
1
-0
/
+54
*
|
|
|
typo in changelog
hut
2018-01-25
1
-1
/
+1
*
|
|
|
WIP of version bump
hut
2018-01-25
6
-7
/
+89
|
/
/
/
*
|
|
Renamed `cd_tab_smart` to `cd_tab_fuzzy`
hut
2018-01-25
6
-15
/
+18
*
|
|
config.commands: clearer error message
hut
2018-01-24
1
-1
/
+2
*
|
|
Prefer VISUAL to EDITOR
toonn
2018-01-23
6
-15
/
+39
*
|
|
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
[next]