summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* moved "doc/examples" to "examples" for more visibilityhut2015-04-1314-3/+3
* doc/ranger.1: updated RESOURCES sectionhut2015-04-132-4/+14
* doc/ranger.1: added entries for :help and :setintaghut2015-04-132-1/+23
* 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
* ranger.1: added documentation for %rangerdir and %space macroshut2015-04-103-2/+18
* added "%space" macro that expands to " ", use it in rc.confhut2015-04-102-11/+12
* examples/bash_automatic_cd.sh: use mktemphut2015-04-091-1/+1
* Merge branch 'feature/fix-embedded-shell' of git://github.com/eiiches/rangerhut2015-04-091-2/+2
|\
| * ranger.py: fixed issues with $tempfile in embedded shellEiichi Sato2015-03-281-2/+2
* | 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-095-3/+24
|\ \ \
| * | | new linemode with the information from file(1)Wojciech Siewierski2015-03-305-3/+24
| |/ /
* / / :flat statusbar indicator addedWojciech Siewierski2015-03-302-2/+9
|/ /
* | Merge pull request #285 from Vifon/linemode_apihut2015-03-231-2/+3
|\ \
| * | core.linemode: updated a docstringWojciech Siewierski2015-03-231-2/+3
|/ /
* | rifle.conf: open files with "pptx?" extension with *officehut2015-03-221-5/+5
* | AUTHORS: fix randy's namehut2015-03-221-1/+1
|/
* core.actions: added TODO messagehut2015-03-191-0/+1
* Neater copyright headerhut2015-03-1971-202/+192
* 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-186-24/+191
|\ \
| * | Consolidate image preview method preferencesDelisa Mason2015-03-095-17/+19
| * | Update documentationDelisa Mason2015-03-082-8/+32
| * | Switch image displayers based on preferencesDelisa Mason2015-03-081-2/+10
| * | Scale iTerm2 image previews to fit within “best guess” dimensionsDelisa Mason2015-03-081-7/+78
| * | Create image displayer impls for w3m, iterm2Delisa Mason2015-03-081-11/+63
| * | Add configuration options for image preview modesDelisa Mason2015-03-082-1/+11
* | | Merge pull request #274 from anekos/fix/os-does-not-have-mkdirshut2015-03-181-1/+1
|\ \ \
| * | | Fix function name: s/mkdirs/makedirs/anekos2015-03-121-1/+1
| | |/ | |/|
* | | ranger.api: added docstring to register_linemodehut2015-03-181-0/+1
* | | renamed `ranger.api.custom_linemode` back to `...register_linemode`hut2015-03-181-1/+1
* | | core.linemode: API refactoring + better documentationWojciech Siewierski2015-03-182-9/+13
* | | the register_linemode function reimplemented as a decoratorWojciech Siewierski2015-03-181-4/+3
* | | Merge pull request #280 from anekos/fix/fix-a-type-fmhut2015-03-181-1/+1
|\ \ \
| * | | Fix a typo s/self\.notify/self\.fm\.notify/anekos2015-03-161-1/+1
|/ / /
* / / config/rc.conf: remapped <DELETE> to dDhut2015-03-121-1/+3
|/ /
* | added solarized colorscheme to list of available-by-default colorschemes in r...randnobx2015-03-091-1/+1
* | config.commands: :linemode and :default_linemode tab completionWojciech Siewierski2015-03-102-46/+31
* | core.linemode: fix up vifon's patches from PR #264hut2015-03-093-7/+7
* | Merge branch 'linemode_api' of https://github.com/Vifon/rangerhut2015-03-097-36/+115
|\ \
| * | further linemode refactoringWojciech Siewierski2015-02-225-20/+18
| * | doc/ranger.1: updated the linemode description in the man pageWojciech Siewierski2015-02-221-0/+3