summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
* w3mimagedisplay pu the image right placeShotaro Fujimoto2015-06-211-7/+7
* 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
|/
* 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-025-19/+20
|\
| * Replaced file.basename with file.relative_path where appropriate.Wojciech Siewierski2015-05-085-19/+20
* | 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
|/
* 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
* Change name back to "ranger-master" in --version outputhut2015-05-041-1/+1
* Initial commit v1.7.1hut2015-05-042-3/+3
* applied generally useful changes from emacs branchhut2015-05-042-3/+7
* rifle.conf: added ristrettohut2015-05-021-7/+8
* ext.rifle: added "env" condition to check for env. varshut2015-04-272-0/+3
* config.commands: removed the "b" before string literalshut2015-04-171-2/+2
* core.runner: fix `:shell $SHELL` not working with fishhut2015-04-161-2/+5
* Change name back to "ranger-master" in --version outputhut2015-04-141-1/+1
* Should I dual ranger/cleric or wait for the THAC0 bonus? v1.7.0hut2015-04-142-3/+3
* core.environment: deleted module, it was obsoletehut2015-04-144-123/+4
* api.commands: removed alias() and DELETE_WARNINGhut2015-04-141-3/+0
* removed ranger/fsobject.py (it was obsolete)hut2015-04-141-5/+0
* config.commands: fixed :meta tab completionhut2015-04-141-1/+5
* config.commands: fix tab completion in :linemodehut2015-04-131-1/+2
* core.linemode: fix python3 crash in FileInfoLinemodehut2015-04-131-0/+3
* container.tags: added TagsDummy class for use with --cleanhut2015-04-132-1/+40
* core.actions: update execute_file() docstringhut2015-04-131-6/+10
* config/commands: fixed script change detection in :bulkrenamehut2015-04-121-7/+9
* config/commands.py: deduplicationhut2015-04-121-5/+4
* config/commands: fix + cleanup randy's patch, add commentshut2015-04-121-18/+22
* commands.py: skip retagging in bulkrename if rename shellscript is changedrandnobx2015-04-111-10/+20
* added tag management for rename, delete, bulkrename, and moving of filesrandnobx2015-04-112-0/+33
* added "%space" macro that expands to " ", use it in rc.confhut2015-04-102-11/+12
* Merge branch 'master' of git://github.com/arwer13/rangerhut2015-04-091-11/+11
|\
| * rifle.conf: openers for images placed after openers for documents.Artyom Veremeenko2015-03-291-11/+11
* | Merge branch 'linemode_api' of git://github.com/Vifon/rangerhut2015-04-093-1/+17
|\ \
| * | new linemode with the information from file(1)Wojciech Siewierski2015-03-303-1/+17
| |/
* / :flat statusbar indicator addedWojciech Siewierski2015-03-302-2/+9
|/
* core.linemode: updated a docstringWojciech Siewierski2015-03-231-2/+3
* rifle.conf: open files with "pptx?" extension with *officehut2015-03-221-5/+5
* core.actions: added TODO messagehut2015-03-191-0/+1
* Neater copyright headerhut2015-03-1966-194/+143
* config/commands.py: refractored randynobx's patchhut2015-03-183-23/+22
* Merge branch 'colorscheme_tab_complete' of git://github.com/randynobx/rangerhut2015-03-182-2/+26
|\
| * added tab complete functionality for :set colorschemesrandnobx2015-03-112-2/+26
* | Merge branch 'add-iterm2-image-preview-support' of git://github.com/kattrali/...hut2015-03-184-16/+159
|\ \