summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove superfluous str() from formatting linumMark Rogalski2016-05-161-1/+1
| * Draw the line number field in main_column onlyMark Rogalski2016-05-161-1/+2
| * Fix ragged line number fieldsMark Rogalski2016-05-161-1/+5
| * Add calculating the line number field lengthMark Rogalski2016-05-161-1/+8
| * Add line number to the predisplay_leftMark Rogalski2016-05-161-0/+5
* | Merge branch 'fix-plugin-import' of https://github.com/dflupu/rangerhut2016-05-241-1/+3
|\ \
| * | use importlib to load pugins, and try to load commands from themDaniel Lupu2016-05-191-1/+3
* | | core.linemode: fix crash when `file` failshut2016-05-211-2/+5
|/ /
* / Handle broken w3m-img pipe on exitDugan Chen2016-05-171-1/+8
|/
* Merge branch 'patch-1' of https://github.com/EdwardBetts/rangerhut2016-05-071-1/+1
|\
| * bug fix for % formatter changeEdward Betts2016-05-071-1/+1
| * use % formatterEdward Betts2016-04-111-1/+1
* | Merge branch 'master' of https://github.com/ajtluser/rangerhut2016-05-061-0/+9
|\ \
| * | Add __eq__, __neq__, and __hash__ to class FileA. Lopes2016-04-081-0/+9
| |/
* | core.actions: fix calculation of program indiceshut2016-05-061-4/+5
* | Merge branch 'draw_possible_programs-justified' of https://github.com/NoSuck/...hut2016-05-061-3/+6
|\ \
| * | Program indices now line up nicely.The Flying Rapist2016-04-111-3/+6
* | | widgets.view_miller: fix warning when toggling view modehut2016-05-061-1/+1
* | | container.fsobject: Don't take subscript numbers for integershut2016-04-251-2/+3
* | | colorschemes/jungle: fix a syntax error (missing backslash)Wojciech Siewierski2016-04-221-1/+1
* | | core.loader: in safeDecode, don't crash on broken unicodehut2016-04-151-1/+2
* | | core.actions: explicitly close file descriptorhut2016-04-151-12/+13
* | | colorschemes/solarized: tint the inactive pane in multipane viewhut2016-04-071-0/+3
* | | colorschemes: tint the inactive pane in multipane view in cyanhut2016-04-072-1/+5
* | | gui.ui: redraw ui when toggling viewmodehut2016-04-061-0/+1
| |/ |/|
* | gui.widgets.view_multipane: display infostringhut2016-04-061-0/+1
* | rc.conf: added key binding Ms for `:linemode sizemtime`hut2016-04-061-0/+1
* | Merge branch 'mtime_linemode' of https://github.com/alphapapa/ranger into masterhut2016-04-062-1/+23
|\ \
| * | Add MtimeLinemode and SizeMtimeLinemodeAdam Porter2016-04-052-1/+23
* | | Revert "core.linemode: Implement ModificationTimeLinemode"hut2016-04-062-13/+1
* | | Revert "core.linemode: Changed timestamp formatting in mtime linemode"hut2016-04-061-2/+1
* | | rc.conf: added key binding Mm for `:linemode mtime`hut2016-04-061-0/+1
* | | core.linemode: Changed timestamp formatting in mtime linemodehut2016-04-061-1/+2
* | | core.linemode: Implement ModificationTimeLinemodeWojciech Siewierski2016-04-052-1/+13
|/ /
* | implement switching viewmodes with ~ keyhut2016-04-044-10/+21
* | make `set foo!` cycle through non-boolean options toohut2016-04-042-1/+21
* | allow toggling options with `:set <option>!`hut2016-04-033-15/+60
* | reverted back to miller columnshut2016-04-022-19/+3
* | Midnight Commander-like colorshut2016-04-011-0/+16
* | Implement Midnight Commander-like mutlipane viewhut2016-04-0111-137/+312
* | Merge branch 'set-bookmark-not-current' of https://github.com/cirosantilli/ra...hut2016-03-251-2/+7
|\ \
| * | set_bookmark for directories other than the currentCiro Santilli2016-03-211-2/+7
* | | Merge branch 'master' of https://github.com/lverweijen/rangerhut2016-03-251-3/+3
|\ \ \
| * | | Make natural_sort's behaviour better definedlverweijen2016-03-081-3/+3
| | |/ | |/|
* | | Merge branch 'pqiv-rifle' of https://github.com/noctuid/rangerhut2016-03-251-0/+1
|\ \ \
| * | | Add pqiv to rifle.conf as image viewernoctuid2016-03-201-0/+1
| | |/ | |/|
* / | Add %confdir macroCiro Santilli2016-03-211-0/+1
|/ /
* | Merge branch 'color256' of https://github.com/lverweijen/rangerhut2016-03-201-2/+9
|\ \
| * | Support 256 colours if availablelverweijen2016-03-081-2/+9
| |/
* | Merge branch 'pqiv' of https://github.com/noctuid/rangerhut2016-03-201-1/+7
|\ \