summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add preview_max_size option.Nikolay Puzanov2013-12-032-0/+3
* | | Merge branch 'master' of https://github.com/pkkm/rangerhut2014-02-151-1/+1
|\ \ \
| * | | Strip leading whitespace when parsing configPaweł Kraśnicki2013-12-221-1/+1
* | | | doc/ranger.pod: added man page entry for "cd_bookmarks" settinghut2014-02-151-0/+5
* | | | Merge branch 'cd_bookmarks' of https://github.com/serpent7776/rangerhut2014-02-153-1/+6
|\ \ \ \
| * | | | Added setting to specify whether bookmarks are included in tab-complete for c...serpent77762014-01-313-1/+6
| |/ / /
* | | | Merge branch 'master' of https://github.com/introom/rangerhut2014-02-151-1/+1
|\ \ \ \
| * | | | fix improper display of disk free size on os xintroom2013-12-281-1/+1
| |/ / /
* | | | ext.keybinding_parser: added doctestshut2014-02-031-4/+16
* | | | Makefile: allow selecting files for "make test" by setting $FILTERhut2014-02-031-1/+2
|/ / /
* | | Merge branch 'master' of https://github.com/mvdan/rangerhut2013-12-161-0/+4
|\ \ \ | |/ / |/| |
| * | Add mpv, an active mplayer+mplayer2 forkDaniel Martí2013-10-081-0/+4
* | | doc/tools/print_colors.py: more stable in unfriendly environmentshut2013-11-121-4/+12
* | | gui.color: deal with terminals without "default" colorhut2013-11-112-2/+17
* | | data/scope.sh: don't evaluate special chars with echohut2013-11-041-2/+2
* | | api.commands: improved tab-completion of :rename and othershut2013-10-251-7/+26
|/ /
* | Update vim_file_chooser.vimIsrael Chauca Fuentes2013-09-171-11/+27
* | config/rc.conf: added :qa -> :quitall aliashut2013-08-291-0/+1
* | ext.keybinding_parser: interpret keys like <383>hut2013-08-201-4/+7
* | ext.keybinding_parser: added key <S-DELETE>hut2013-08-201-0/+1
* | core.actions: add numerical argument to toggle_visual_modehut2013-08-171-1/+3
* | core.actions: better numerical argument to "mark_files"hut2013-08-171-1/+6
* | ext.direction: fix off-by-one error in select()hut2013-08-171-1/+1
* | config/rc.conf: make :find case-insensitivehut2013-08-171-1/+1
* | Changed email address in source codehut2013-08-0860-61/+61
* | Merge branch 'efficient_w3mimgpreview'hut2013-07-285-86/+109
|\ \ | |/ |/|
| * core.fm: draw images laterhut2013-04-243-2/+8
| * ext.img_display: more efficient way to draw imageshut2013-04-243-84/+101
* | doc/HACKING: updatedhut2013-06-241-10/+8
* | config/commands.py: typohut2013-06-211-1/+1
* | rebuilt man pages with new pod2man versionhut2013-06-212-28/+46
* | ranger.1: mention that some commands are based on :scouthut2013-06-212-0/+28
* | ranger.1: more exhaustive documentation for :open_withhut2013-06-212-4/+14
* | data/scope.sh: fix extension matching on uppercase extensionhut2013-06-161-1/+1
* | scope.sh: typohut2013-06-161-1/+1
* | commands.py: typoshut2013-06-161-4/+4
* | container.file: typohut2013-06-111-1/+1
* | doc/colorschemes.txt: updatehut2013-06-101-3/+3
* | core.fm: fix shell escaping when using feh + "open_all_images"hut2013-06-071-1/+1
* | config/rc.conf: added ^L keys for pager and taskviewhut2013-06-071-0/+2
* | Change name back to "ranger-master" in --version outputhut2013-05-241-1/+1
* | RANGER! RANGER! HIGH VOLTAGE! v1.6.1hut2013-05-246-6/+14
* | core.actions: update preview when changing file in pagerhut2013-05-011-0/+3
* | doc/ranger.1: put a list of resources at the tophut2013-04-302-25/+41
|/
* core.actions: reduce code dupliactionhut2013-04-242-12/+9
* core.actions: pressing "i" opens ui.pager, not ui.browser.pagerhut2013-04-242-3/+11
* core.action: make pager_move work in log too (key W)hut2013-04-241-1/+4
* container.settings: fix "setintag" with certain settingshut2013-04-211-8/+12
* container.tags: added TODO entryhut2013-04-201-0/+2
* config/commands: implemented :setintag <tags> <option>=<value>hut2013-04-203-7/+32