summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* manpage: FLAGS are set in rc.conf, not rifle.conf.Toni Kunic2019-06-181-1/+1
* Merge pull request #1593 from Freso/add-gpicviewhut2019-06-171-0/+1
|\
| * Add gpicview to rifle.confFrederik “Freso” S. Olesen2019-06-151-0/+1
|/
* Merge pull request #1567 from FichteForks/pr/safe-image-wdWojciech Siewierski2019-06-131-2/+4
|\
| * Merge branch 'master' into pr/safe-image-wdWojciech Siewierski2019-06-134-8/+19
| |\ | |/ |/|
* | Merge branch 'multipane_readme'toonn2019-06-061-0/+7
|\ \
| * | Align multi-pane screenshots side-by-sidetoonn2019-06-061-1/+4
| * | Add mc-like (two panes) screenshot to README.mdtoonn2019-06-061-1/+1
| * | Add a multi-pane screenshot to the READMEtoonn2019-05-211-0/+4
* | | Merge branch 'scope_svg'toonn2019-06-061-1/+1
|\ \ \
| * | | Some SVG have MIME type image/svgtoonn2019-06-061-1/+1
* | | | Merge branch 'version_helper'toonn2019-06-061-1/+2
|\ \ \ \
| * | | | Stop git errors before they reach usertoonn2019-06-061-1/+2
|/ / / /
* | | | Merge branch 'u91o-master'Toon Nolten2019-06-051-0/+1
|\ \ \ \
| * | | | fix to call git describe in ranger's source directoryu91o2019-06-041-0/+1
|/ / / /
* | | | Merge branch 'py26_subprocess'toonn2019-05-291-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix py2.6 incompatible use of subprocesstoonn2019-05-291-4/+5
|/ / /
* | | Atone for @Vifon's rash fixing of bugstoonn2019-05-281-3/+4
* | | Replace the accidental str.join (as path.join) with os.path.joinWojciech Siewierski2019-05-271-1/+1
|/ /
| * Open image displaying subprocesses in safe workdirFichteFoll2019-05-241-2/+4
|/
* Merge branch 'ape_media'toonn2019-05-211-0/+1
|\
| * Add ape extension to mime.typestoonn2019-05-211-0/+1
|/
* Merge branch 'flexible_highlight'toonn2019-05-203-42/+25
|\
| * Give HIGHLIGHT_TABWIDTH some lovetoonn2019-05-193-7/+16
| * Remove theme lists from syntax highlighting docstoonn2019-05-192-37/+11
| * Add missing documentation for syntax highlightingtoonn2019-05-172-11/+73
* | Merge branch 'germainz-skip_ask'toonn2019-05-202-2/+5
|\ \
| * | Do not include "ask" in open_with options (fixes #1047)GermainZ2018-10-152-2/+5
* | | Merge branch 'germainz-bulkrename_mkdir'toonn2019-05-191-6/+19
|\ \ \
| * | | Updated the style to be more modern and pythonictoonn2019-05-191-7/+14
| * | | Make bulkrename create destination directories (fixes #963)GermainZ2018-10-161-3/+9
| |/ /
* | | Merge new and old %any documentationtoonn2019-05-182-65/+110
* | | Add missing documentation for syntax highlightingtoonn2019-05-182-11/+73
* | | Rewriting some things and adding examplesStanislav Arnaudov2019-05-181-9/+22
* | | Documenting the use of <any>, %any and %any_pathStanislav Arnaudov2019-05-181-0/+14
* | | Merge pull request #1557 from toonn/flexible_highlightWojciech Siewierski2019-05-151-5/+8
|\ \ \ | | |/ | |/|
| * | Scope no longer interferes with users' configurationtoonn2019-05-151-5/+8
|/ /
* | Merge branch 'chmod_000'toonn2019-05-051-2/+3
|\ \
| * | Fix quantifier checktoonn2019-04-251-2/+3
* | | Merge branch 'joelostblom-human-linemodes'Wojciech Siewierski2019-04-276-4/+63
|\ \ \ | |/ / |/| |
| * | Add a blank line between internal and external importsWojciech Siewierski2019-04-272-0/+2
| * | Merge branch 'human-linemodes' of https://github.com/joelostblom/ranger into ...Wojciech Siewierski2019-04-276-4/+61
|/| |
| * | Document all the linemodestoonn2019-04-232-2/+14
| * | Move helper into ranger/exttoonn2019-04-234-24/+28
| * | Increase function name accuracyjoelostblom2018-12-261-3/+3
| * | Break out common code into helper funcitonjoelostblom2018-12-251-18/+14
| * | Choose more recognizable numbersjoelostblom2018-12-251-4/+4
| * | Remove else after returnjoelostblom2018-12-251-7/+5
| * | Add hotkeys to switch to new linemode classesjoelostblom2018-12-181-0/+2
| * | Add new linemode classesjoelostblom2018-12-182-1/+46