summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* commands.py: Pass number to tab()nfnty2015-11-174-26/+33
* config/rc.conf: do s/%/%%/ in filenames for a/A/I keyshut2015-11-162-4/+4
* Revert "config.commands: don't resolve macros in :rename/:touch"hut2015-11-161-4/+0
* CHANGELOG: typohut2015-11-151-1/+1
* Added :echo command, disabled :notify commandhut2015-11-144-2/+21
* Merge branch 'vifon/pmount' of https://github.com/Vifon/rangerhut2015-11-141-0/+30
|\
| * Add plugin_pmount.pyWojciech Siewierski2015-10-091-0/+30
* | fixed line widths in commit a090d85 (#400)hut2015-11-142-5/+8
* | Merge branch 'p_macro' of https://github.com/NoSuck/rangerhut2015-11-142-4/+11
|\ \
| * | Added %p macro for full paths of selected files.The Flying Rapist2015-10-182-4/+11
* | | ext.rifle: slight efficiency improvement over last commithut2015-11-141-5/+6
* | | Merge branch 'rifle_ext_condition' of https://github.com/NoSuck/rangerhut2015-11-141-3/+5
|\ \ \
| * | | Rifle's ext condition now handles fringe cases.The Flying Rapist2015-10-241-3/+5
* | | | Merge branch 'imv' of https://github.com/autrimpo/rangerhut2015-11-141-1/+6
|\ \ \ \
| * | | | open_all_images support for imvMichal Koutenský2015-11-131-1/+6
* | | | | config.rifle: consistent prioritization of audio/video fileshut2015-11-061-2/+2
* | | | | ranger.gui.widgets: code deduplicationhut2015-10-293-4/+2
* | | | | Fix TitleBar ellipsis AttributeErrornfnty2015-10-281-0/+2
| |/ / / |/| | |
* | | | config/commands.py: fix tab completion order of `:set`hut2015-10-201-3/+3
* | | | colorscheme: check for compiled python filesThijs Vermeir2015-10-201-1/+1
* | | | widgets.titlebar: replace ":" with " " for selectabilityhut2015-10-201-1/+1
* | | | Use configured ellipsis instead of tilde for cut tab titles.Marcel Partap2015-10-201-1/+1
* | | | Add display of source size for copy/move tasks.Marcel Partap2015-10-201-4/+6
* | | | Show file extension for cut-off filenames. If still too long, trunca…Marcel Partap2015-10-201-0/+5
* | | | Merge branch 'master' of https://github.com/eltomello/rangerhut2015-10-201-0/+1
|\ \ \ \
| * | | | integration of qutebrowser web browsereltomello2015-10-201-0/+1
* | | | | config/commands.py: fixed crashes in loading directorieshut2015-10-201-4/+4
* | | | | 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