summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* examples/rc_emacs.conf: re-enable numeric modifier keyshut2015-10-201-1/+0
* Fix for issue #332. Broken file shortening.A. Lopes2015-10-151-0/+8
* Merge branch 'scope-safepipe2'hut2015-10-151-2/+4
|\
| * scope.sh: generalize "highlight" function, add pygmentizehut2015-10-151-2/+4
* | config/rifle.conf: put the entry for executing programs at bottomhut2015-10-151-1/+3
* | Merge branch 'vifon/rifle-executable' of https://github.com/Vifon/rangerhut2015-10-151-0/+1
|\ \
| * | rifle.conf: Allow the execution of the executable binary filesWojciech Siewierski2015-10-121-0/+1
* | | Merge branch 'scope' of https://github.com/Ambrevar/rangerhut2015-10-151-1/+1
|\ \ \
| * | | scope.sh: Support unicode extensionsPierre Neidhardt2015-10-081-1/+1
* | | | ext/rifle.py: Fix the "X" specifier for Mac OS XWojciech Siewierski2015-10-131-1/+1
| |/ / |/| |
* | | core.actions: fixed logichut2015-10-091-2/+3
| |/ |/|
* | Merge branch 'vifon/docs-extraction' of https://github.com/Vifon/rangerhut2015-10-092-12/+79
|\ \
| * | core/actions.py: Add more command documentationWojciech Siewierski2015-10-061-9/+74
| * | core/actions.py: Hide the internal commands from the "dump_commands" outputWojciech Siewierski2015-10-061-2/+4
| * | api/commands.py: Fix the doc extraction from the Actions class methodsWojciech Siewierski2015-10-061-1/+1
| |/
* / README.md: clarify curses dependence (see #387)hut2015-10-091-2/+2
|/
* mime.tyeps: added "application/djvu dvju", fixes #201hut2015-10-041-0/+1
* Merge branch 'stable'hut2015-10-046-28/+24
|\
| * Fixed that rare bug with the fireballs and explosions v1.7.2hut2015-10-046-7/+21
| * Fix regex splitting for natural sort, Fixes #381nfnty2015-10-041-5/+5
| * rifle: also support uzbl-tabbedBen Boeckel2015-10-041-0/+1
| * rifle: detect mupdf-x11Ben Boeckel2015-10-041-0/+1
| * Open json files with $EDITOR by defaultptzz2015-10-041-5/+5
| * 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
* | Fix regex splitting for natural sort, Fixes #381nfnty2015-10-031-5/+5
* | Merge branch 'rifle-alt-binaries' of https://github.com/mathstuf/rangerhut2015-09-301-0/+2
|\ \
| * | rifle: also support uzbl-tabbedBen Boeckel2015-09-261-0/+1
| * | rifle: detect mupdf-x11Ben Boeckel2015-09-261-0/+1
* | | Open json files with $EDITOR by defaultptzz2015-09-301-5/+5
|/ /
* | fix progress bar regressionnotEvil2015-09-222-18/+25
* | gui.mouse_event: fix scroll down in recent ncurses versionshut2015-09-201-0/+3
* | doc/tools/print_keys.py: print mouse events toohut2015-09-201-1/+7
* | ext.vcs.svn: added "r" to another regex stringhut2015-09-191-1/+1
* | ext.vcs.svn: cleaned uphut2015-09-191-19/+14
* | Merge branch 'master' of https://github.com/rdburns/rangerhut2015-09-194-1/+284
|\ \
| * | Implemented Subversion VCS support.Ryan Burns2015-08-164-1/+284
* | | Merge branch 'universal_scope_sh' of https://github.com/GermainZ/rangerhut2015-09-195-37/+50
|\ \ \
| * | | Use scope.sh for all the previewsGermainZ2015-09-145-37/+50
| |/ /