summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* gui.mouse_event: fix scroll down in recent ncurses versionshut2015-10-041-0/+3
* doc/tools/print_keys.py: print mouse events toohut2015-10-041-1/+7
* really fix #300 and #341iamevn2015-10-041-1/+1
* Get rid of garbage `-E` character in preview display on macptzz2015-10-041-2/+2
* rc.conf: fix escaping macros in yp/yn/ydhut2015-10-041-3/+3
* config.commands: don't resolve macros in :rename/:touchhut2015-10-041-0/+4
* Add ability to use ranger as file-chooser in gvimNg Oon-Ee2015-10-041-1/+5
* gui.color: don't crash when colors aren't supportedhut2015-10-041-1/+6
* core.loader: allow passing additional arguments to Popenhut2015-10-041-3/+6
* ext.img_display: bugfix in quit(), follow-up to 3f64bb6hut2015-10-041-2/+1
* ext.img_display: add sanity checks to quit(), fixes #347hut2015-10-041-1/+2
* config/rifle.conf: added zathura as djvu handlerhut2015-10-041-0/+1
* rc.conf: added pP/pO keys for FIFO-queued copying, fixes #345hut2015-10-045-6/+24
* Merge branch 'ipc_plugin' of https://github.com/Vifon/rangerhut2015-07-141-0/+45
|\
| * added examples/plugin_ipc.pyWojciech Siewierski2015-06-211-0/+45
* | Merge branch 'dev' of https://github.com/ssh0/rangerhut2015-07-141-5/+10
|\ \
| * | shrink height for tmux's top status bar (commented part)ssh02015-06-221-0/+3
| * | work if "draw_border false" is settedShotaro Fujimoto2015-06-211-12/+6
| * | use muximum height to display imageShotaro Fujimoto2015-06-211-4/+12
| * | add space (PEP8)Shotaro Fujimoto2015-06-211-1/+1
| * | w3mimagedisplay pu the image right placeShotaro Fujimoto2015-06-211-7/+7
| |/
* | Merge branch 'bookmarks_fix' of https://github.com/igoyak/rangerhut2015-07-141-0/+6
|\ \
| * | preserve permissions when updating bookmarks. Fix for #59igoyak2015-06-261-0/+6
| |/
* | config/rifle.conf: removed "--" option from mupdfhut2015-07-131-1/+1
* | stricter markdownization of changelog & readmehut2015-07-122-2/+267
|/
* Merge branch 'hidden-files-selection' of https://github.com/ajtluser/rangerhut2015-06-191-0/+9
|\
| * Fix for issue #259. If all the contents of the current folder areA. Lopes2015-06-101-0/+9
* | honour the TMPDIR environment variableVern Sun2015-06-192-3/+5
* | Fix mktemp invocation to work on Mac OS X and LinuxJesse Byler2015-06-102-2/+2
|/
* Report free disk space correctly on Mac OS Xptzz2015-06-091-1/+1
* rifle.conf: Exclude `feh` commands if `feh` is not installedptzz2015-06-071-4/+4
* Merge branch 'flat_path_fixes' of https://github.com/Vifon/rangerhut2015-06-027-22/+23
|\
| * Replaced file.basename with file.relative_path where appropriate.Wojciech Siewierski2015-05-087-22/+23
* | Added cmap for forward word deletion.The Flying Rapist2015-05-161-0/+1
* | core.actions: strip leading whitespace off commandshut2015-05-111-1/+1
* | core.actions: removed set_filter (dead function)hut2015-05-111-6/+0
* | core.actions: don't remove empty dirs on :renamehut2015-05-071-1/+5
|/
* doc/cheatsheet.svg: removed bad "(4)" reference from "g" keyhut2015-05-071-1/+1
* doc/cheatsheet.svg: added text about commandshut2015-05-071-0/+94
* rifle.conf: handle svg's with "inkscape" and "display"hut2015-05-071-0/+3
* core.fm: sxiv now properly working with :flat enabledWojciech Siewierski2015-05-071-4/+4
* doc/howto-publish-a-release.txt: Use the right key for signinghut2015-05-041-1/+1
* Change name back to "ranger-master" in --version outputhut2015-05-041-1/+1
* Initial commit v1.7.1hut2015-05-046-6/+13
* added examples/rc_emacs.confhut2015-05-041-0/+533
* applied generally useful changes from emacs branchhut2015-05-042-3/+7
* rifle.conf: added ristrettohut2015-05-021-7/+8
* cheatsheet: added whitespace in git linkhut2015-05-021-1/+1
* ext.rifle: added "env" condition to check for env. varshut2015-04-272-0/+3
* cheatsheet: fix text alignment, add info about d<key> bindingshut2015-04-191-19/+52