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
*
core.main: handle py3 encoding errors in --list-tagged-files
hut
2015-12-05
1
-1
/
+4
*
ext.openstruct: removed redundant "__" suffix for arguments
hut
2015-12-01
1
-7
/
+4
*
HACKING.md: more detailed PGP instructions.
hut
2015-11-23
1
-2
/
+7
*
HACKING.md: typo
hut
2015-11-23
1
-2
/
+2
*
HACKING.md: fixed markdown
hut
2015-11-23
1
-2
/
+2
*
added my PGP key to HACKING.md
hut
2015-11-23
1
-0
/
+93
*
Merge branch 'shift_tab' of https://github.com/nfnty/ranger
hut
2015-11-20
4
-26
/
+33
|
\
|
*
commands.py: Pass number to tab()
nfnty
2015-11-17
4
-26
/
+33
*
|
Merge branch 'vifon/root-preview-disable-info' of https://github.com/Vifon/ra...
hut
2015-11-20
1
-0
/
+1
|
\
\
|
*
|
core.main: Log the fact of disabling the file previews for root
Wojciech Siewierski
2015-11-18
1
-0
/
+1
|
|
/
*
/
config/commands.py: fixed off-by-one in :rename_append
hut
2015-11-17
1
-3
/
+4
|
/
*
config/rc.conf: do s/%/%%/ in filenames for a/A/I keys
hut
2015-11-16
2
-4
/
+4
*
Revert "config.commands: don't resolve macros in :rename/:touch"
hut
2015-11-16
1
-4
/
+0
*
CHANGELOG: typo
hut
2015-11-15
1
-1
/
+1
*
Added :echo command, disabled :notify command
hut
2015-11-14
4
-2
/
+21
*
Merge branch 'vifon/pmount' of https://github.com/Vifon/ranger
hut
2015-11-14
1
-0
/
+30
|
\
|
*
Add plugin_pmount.py
Wojciech Siewierski
2015-10-09
1
-0
/
+30
*
|
fixed line widths in commit a090d85 (#400)
hut
2015-11-14
2
-5
/
+8
*
|
Merge branch 'p_macro' of https://github.com/NoSuck/ranger
hut
2015-11-14
2
-4
/
+11
|
\
\
|
*
|
Added %p macro for full paths of selected files.
The Flying Rapist
2015-10-18
2
-4
/
+11
*
|
|
ext.rifle: slight efficiency improvement over last commit
hut
2015-11-14
1
-5
/
+6
*
|
|
Merge branch 'rifle_ext_condition' of https://github.com/NoSuck/ranger
hut
2015-11-14
1
-3
/
+5
|
\
\
\
|
*
|
|
Rifle's ext condition now handles fringe cases.
The Flying Rapist
2015-10-24
1
-3
/
+5
*
|
|
|
Merge branch 'imv' of https://github.com/autrimpo/ranger
hut
2015-11-14
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
open_all_images support for imv
Michal Koutenský
2015-11-13
1
-1
/
+6
*
|
|
|
|
config.rifle: consistent prioritization of audio/video files
hut
2015-11-06
1
-2
/
+2
*
|
|
|
|
ranger.gui.widgets: code deduplication
hut
2015-10-29
3
-4
/
+2
*
|
|
|
|
Fix TitleBar ellipsis AttributeError
nfnty
2015-10-28
1
-0
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
config/commands.py: fix tab completion order of `:set`
hut
2015-10-20
1
-3
/
+3
*
|
|
|
colorscheme: check for compiled python files
Thijs Vermeir
2015-10-20
1
-1
/
+1
*
|
|
|
widgets.titlebar: replace ":" with " " for selectability
hut
2015-10-20
1
-1
/
+1
*
|
|
|
Use configured ellipsis instead of tilde for cut tab titles.
Marcel Partap
2015-10-20
1
-1
/
+1
*
|
|
|
Add display of source size for copy/move tasks.
Marcel Partap
2015-10-20
1
-4
/
+6
*
|
|
|
Show file extension for cut-off filenames. If still too long, trunca…
Marcel Partap
2015-10-20
1
-0
/
+5
*
|
|
|
Merge branch 'master' of https://github.com/eltomello/ranger
hut
2015-10-20
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
integration of qutebrowser web browser
eltomello
2015-10-20
1
-0
/
+1
*
|
|
|
|
config/commands.py: fixed crashes in loading directories
hut
2015-10-20
1
-4
/
+4
*
|
|
|
|
examples/rc_emacs.conf: re-enable numeric modifier keys
hut
2015-10-20
1
-1
/
+0
|
/
/
/
/
*
|
/
/
Fix for issue #332. Broken file shortening.
A. Lopes
2015-10-15
1
-0
/
+8
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'scope-safepipe2'
hut
2015-10-15
1
-2
/
+4
|
\
\
\
|
*
|
|
scope.sh: generalize "highlight" function, add pygmentize
hut
2015-10-15
1
-2
/
+4
*
|
|
|
config/rifle.conf: put the entry for executing programs at bottom
hut
2015-10-15
1
-1
/
+3
*
|
|
|
Merge branch 'vifon/rifle-executable' of https://github.com/Vifon/ranger
hut
2015-10-15
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
rifle.conf: Allow the execution of the executable binary files
Wojciech Siewierski
2015-10-12
1
-0
/
+1
*
|
|
|
|
Merge branch 'scope' of https://github.com/Ambrevar/ranger
hut
2015-10-15
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
scope.sh: Support unicode extensions
Pierre Neidhardt
2015-10-08
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
ext/rifle.py: Fix the "X" specifier for Mac OS X
Wojciech Siewierski
2015-10-13
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
core.actions: fixed logic
hut
2015-10-09
1
-2
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'vifon/docs-extraction' of https://github.com/Vifon/ranger
hut
2015-10-09
2
-12
/
+79
|
\
\
\
|
*
|
|
core/actions.py: Add more command documentation
Wojciech Siewierski
2015-10-06
1
-9
/
+74
[next]