index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add relative line numbers
Mark Rogalski
2016-05-16
2
-2
/
+19
*
Create the linum_format just once
Mark Rogalski
2016-05-16
1
-3
/
+3
*
Add self.settings.line_numbers to key
Mark Rogalski
2016-05-16
1
-1
/
+2
*
Fix off-by-one error in space calculation
Mark Rogalski
2016-05-16
1
-1
/
+7
*
Add a "line_numbers" setting
Mark Rogalski
2016-05-16
2
-3
/
+2
*
Add space between end of line number and tag
Mark Rogalski
2016-05-16
1
-1
/
+1
*
Remove superfluous str() from formatting linum
Mark Rogalski
2016-05-16
1
-1
/
+1
*
Draw the line number field in main_column only
Mark Rogalski
2016-05-16
1
-1
/
+2
*
Fix ragged line number fields
Mark Rogalski
2016-05-16
1
-1
/
+5
*
Add calculating the line number field length
Mark Rogalski
2016-05-16
1
-1
/
+8
*
Add line number to the predisplay_left
Mark Rogalski
2016-05-16
1
-0
/
+5
*
Merge pull request #1 from hut/master
mrogalski
2016-05-15
2
-3
/
+3
|
\
|
*
doc/ranger.pod: fix #544 in man page source file too
hut
2016-05-13
1
-1
/
+1
|
*
`draw_progress_bar_in_statusbar' does not exist
mrogalski
2016-05-11
1
-2
/
+2
|
/
*
Merge branch 'patch-1' of https://github.com/EdwardBetts/ranger
hut
2016-05-07
1
-1
/
+1
|
\
|
*
bug fix for % formatter change
Edward Betts
2016-05-07
1
-1
/
+1
|
*
use % formatter
Edward Betts
2016-04-11
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/ajtluser/ranger
hut
2016-05-06
1
-0
/
+9
|
\
\
|
*
|
Add __eq__, __neq__, and __hash__ to class File
A. Lopes
2016-04-08
1
-0
/
+9
|
|
/
*
|
core.actions: fix calculation of program indices
hut
2016-05-06
1
-4
/
+5
*
|
Merge branch 'draw_possible_programs-justified' of https://github.com/NoSuck/...
hut
2016-05-06
1
-3
/
+6
|
\
\
|
*
|
Program indices now line up nicely.
The Flying Rapist
2016-04-11
1
-3
/
+6
*
|
|
widgets.view_miller: fix warning when toggling view mode
hut
2016-05-06
1
-1
/
+1
*
|
|
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
*
|
|
doc/ranger.1: document :source command
hut
2016-04-15
2
-1
/
+20
*
|
|
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
*
|
|
Merge branch 'mtime_linemode' of https://github.com/Vifon/ranger
hut
2016-04-06
2
-1
/
+13
|
\
\
\
|
*
|
|
core.linemode: Implement ModificationTimeLinemode
Wojciech Siewierski
2016-04-05
2
-1
/
+13
|
|
/
/
*
/
/
rebuilt man page
hut
2016-04-06
1
-0
/
+5
|
/
/
*
|
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
5
-16
/
+71
*
|
reverted back to miller columns
hut
2016-04-02
2
-19
/
+3
*
|
fixed key binding for new tabs in rc_emacs.conf, its now <C-x><C-f>
hut
2016-04-01
1
-1
/
+1
*
|
Midnight Commander-like colors
hut
2016-04-01
1
-0
/
+16
*
|
Implement Midnight Commander-like mutlipane view
hut
2016-04-01
11
-137
/
+312
*
|
doc/ranger.1: Added documentation for {yd}{art} key bindings
hut
2016-03-25
2
-5
/
+11
[next]