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
*
container.fsobject: Don't take subscript numbers for integers
hut
2016-04-25
1
-2
/
+3
*
colorschemes/jungle: fix a syntax error (missing backslash)
Wojciech Siewierski
2016-04-22
1
-1
/
+1
*
core.loader: in safeDecode, don't crash on broken unicode
hut
2016-04-15
1
-1
/
+2
*
core.actions: explicitly close file descriptor
hut
2016-04-15
1
-12
/
+13
*
colorschemes/solarized: tint the inactive pane in multipane view
hut
2016-04-07
1
-0
/
+3
*
colorschemes: tint the inactive pane in multipane view in cyan
hut
2016-04-07
2
-1
/
+5
*
gui.ui: redraw ui when toggling viewmode
hut
2016-04-06
1
-0
/
+1
*
gui.widgets.view_multipane: display infostring
hut
2016-04-06
1
-0
/
+1
*
rc.conf: added key binding Ms for `:linemode sizemtime`
hut
2016-04-06
1
-0
/
+1
*
Merge branch 'mtime_linemode' of https://github.com/alphapapa/ranger into master
hut
2016-04-06
2
-1
/
+23
|
\
|
*
Add MtimeLinemode and SizeMtimeLinemode
Adam Porter
2016-04-05
2
-1
/
+23
*
|
Revert "core.linemode: Implement ModificationTimeLinemode"
hut
2016-04-06
2
-13
/
+1
*
|
Revert "core.linemode: Changed timestamp formatting in mtime linemode"
hut
2016-04-06
1
-2
/
+1
*
|
rc.conf: added key binding Mm for `:linemode mtime`
hut
2016-04-06
1
-0
/
+1
*
|
core.linemode: Changed timestamp formatting in mtime linemode
hut
2016-04-06
1
-1
/
+2
*
|
core.linemode: Implement ModificationTimeLinemode
Wojciech Siewierski
2016-04-05
2
-1
/
+13
|
/
*
implement switching viewmodes with ~ key
hut
2016-04-04
4
-10
/
+21
*
make `set foo!` cycle through non-boolean options too
hut
2016-04-04
2
-1
/
+21
*
allow toggling options with `:set <option>!`
hut
2016-04-03
3
-15
/
+60
*
reverted back to miller columns
hut
2016-04-02
2
-19
/
+3
*
Midnight Commander-like colors
hut
2016-04-01
1
-0
/
+16
*
Implement Midnight Commander-like mutlipane view
hut
2016-04-01
11
-137
/
+312
*
Merge branch 'set-bookmark-not-current' of https://github.com/cirosantilli/ra...
hut
2016-03-25
1
-2
/
+7
|
\
|
*
set_bookmark for directories other than the current
Ciro Santilli
2016-03-21
1
-2
/
+7
*
|
Merge branch 'master' of https://github.com/lverweijen/ranger
hut
2016-03-25
1
-3
/
+3
|
\
\
|
*
|
Make natural_sort's behaviour better defined
lverweijen
2016-03-08
1
-3
/
+3
*
|
|
Merge branch 'pqiv-rifle' of https://github.com/noctuid/ranger
hut
2016-03-25
1
-0
/
+1
|
\
\
\
|
*
|
|
Add pqiv to rifle.conf as image viewer
noctuid
2016-03-20
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
Add %confdir macro
Ciro Santilli
2016-03-21
1
-0
/
+1
|
/
/
*
|
Merge branch 'color256' of https://github.com/lverweijen/ranger
hut
2016-03-20
1
-2
/
+9
|
\
\
|
*
|
Support 256 colours if available
lverweijen
2016-03-08
1
-2
/
+9
|
|
/
*
|
Merge branch 'pqiv' of https://github.com/noctuid/ranger
hut
2016-03-20
1
-1
/
+7
|
\
\
|
*
|
open_all_images support for pqiv
noctuid
2016-03-20
1
-1
/
+7
|
|
/
*
/
Added toggle mode for cut/copy actions.
The Flying Rapist
2016-03-20
2
-1
/
+5
|
/
*
adding ability to clear folder filter upon navigating from it. optional and f...
Vitaly Belman
2016-03-06
3
-0
/
+9
*
Merge branch 'master' of https://github.com/nfnty/ranger
hut
2016-02-29
4
-5
/
+28
|
\
|
*
VCS: pause thread during ui.suspend()
nfnty
2016-02-29
4
-5
/
+28
*
|
Merge branch 'master' of https://github.com/nfnty/ranger
hut
2016-02-28
15
-1546
/
+1071
|
\
|
|
*
VCS: statusbar: Fix date format
nfnty
2016-02-25
1
-5
/
+6
|
*
VCS: Lazily initialize UI.vcsthread
nfnty
2016-02-25
1
-4
/
+8
|
*
VCS: Fix reinitialization on repodir deletion
nfnty
2016-02-10
1
-31
/
+29
|
*
VCS: Fix has_vcschild directory load
nfnty
2016-02-10
1
-3
/
+8
|
*
VCS: Rename fileobj to fsobj, remove _hindered
nfnty
2016-02-09
2
-41
/
+34
|
*
VCS: Fix link handling
nfnty
2016-02-09
2
-38
/
+33
|
*
VCS: Process queue more efficiently
nfnty
2016-02-09
2
-32
/
+62
|
*
VCS: Split Vcs root into VcsRoot
nfnty
2016-02-08
1
-61
/
+84
|
*
VCS: hg: Disable remote status due to performance issues
nfnty
2016-02-08
2
-28
/
+13
|
*
VCS: Fix root updating
nfnty
2016-02-08
1
-13
/
+11
|
*
VCS: hg: Use json template
nfnty
2016-02-08
1
-32
/
+20
|
*
VCS: Disable background updating due to lock issues
nfnty
2016-02-08
2
-57
/
+11
[next]