summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into copymapchhut2018-05-135-5/+7
|\
| * Merge pull request #1140 from toonn/mutoolhut2018-05-134-5/+6
| |\
| | * Merge branch 'master' into mutoolhut2018-05-1315-42/+155
| | |\
| | * | Refix typo "sytem"toonn2018-04-162-2/+2
| | * | Add a pass through fmt to pdf previews.toonn2018-04-161-2/+2
| | * | Add support for mutool pdf previews in scope.shtoonn2018-04-164-7/+8
| * | | Merge pull request #1151 from hektr/masterhut2018-05-131-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' into masterhut2018-05-1315-44/+157
| | |\ \ | | |/ / | |/| |
| | * | mistypehektr2018-04-241-1/+1
| | * | gwenview has been added as image viewerhektr2018-04-241-0/+1
| | |/
* | | Merge branch 'master' into copymapchhut2018-05-1315-44/+157
|\| |
| * | rc.conf: document `freeze_files` settinghut2018-05-131-0/+4
| * | Merge branch 'custom_free_space'toonn2018-05-096-7/+22
| |\ \
| | * | Add new option to disable display of free disk space in statusbarStephane Fontaine2018-02-246-7/+22
| * | | Merge branch 'start-path-resolving'toonn2018-05-094-4/+40
| |\ \ \
| | * | | Implemented unit test for recent fixtau32018-02-154-3/+22
| | * | | Fixed start path resolving in case of absent working directorytau32018-02-152-4/+21
| * | | | Merge branch 'no_count'toonn2018-05-081-0/+4
| |\ \ \ \
| | * | | | fix automatically_count_files falseChristian Zangl2018-02-071-0/+4
| * | | | | Merge branch 'mediamap'toonn2018-05-081-0/+1
| |\ \ \ \ \
| | * | | | | Revert gm mapping to /mediatoonn2018-05-081-1/+1
| | * | | | | Update bindings for media directoriestoonn2018-01-311-1/+2
| * | | | | | Merge branch 'tmuxtitle'toonn2018-05-083-5/+5
| |\ \ \ \ \ \
| | * | | | | | Only try changing the tmux title if inside tmuxtoonn2018-01-311-4/+3
| | * | | | | | Guard tmux title changestoonn2018-01-303-5/+6
| * | | | | | | Merge branch 'systemconf'toonn2018-05-086-28/+73
| |\ \ \ \ \ \ \
| | * | | | | | | Document system-wide configuration files.toonn2018-05-082-5/+11
| | * | | | | | | Fix a longstanding typo in config/__init__.pytoonn2018-05-081-1/+1
| | * | | | | | | Update comments in rc.conf with system-wide locationtoonn2018-02-011-2/+3
| | * | | | | | | Update commands.py comments with the new system-wide locationtoonn2018-02-011-5/+11
| | * | | | | | | Load system-wide configuration files.toonn2018-02-011-12/+44
| * | | | | | | | Merge branch 'mikeri-master'toonn2018-04-281-0/+8
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Fixed bare exception, added OSErrorMichael Ilsaas2018-04-281-1/+1
| | * | | | | | | Handle not installed mimetypes commandMichael Ilsaas2018-04-281-4/+7
| | * | | | | | | ext.rifle: Additional Check for mime type with mimetype commandMichael Ilsaas2018-04-271-0/+5
| |/ / / / / / /
* / / / / / / / Fix <C-h> mappingtoonn2018-04-241-0/+2
|/ / / / / / /
* | | | | | | Merge pull request #1133 from Vifon/avfs_pluginWojciech Siewierski2018-04-021-0/+33
|\ \ \ \ \ \ \
| * | | | | | | Fix pylintWojciech Siewierski2018-04-011-2/+4
| * | | | | | | examples: Add plugin_avfs.py, a simple AVFS integrationWojciech Siewierski2018-04-011-0/+31
|/ / / / / / /
* | | | | | | Add docker entrypointhut2018-04-011-1/+2
* | | | | | | Apply patch from debian package: 0004-fix-type-in-manpage.patchhut2018-04-011-1/+1
* | | | | | | Dockerfile: Avoid creating unnecessary layersWojciech Siewierski2018-04-011-2/+1
* | | | | | | Fix documentation for docker integrationhut2018-04-011-1/+1
* | | | | | | Add docker supporthut2018-04-011-0/+8
* | | | | | | Merge pull request #1129 from neverfox/pull-request/rifle-pdf-flagToon Nolten2018-03-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix typo for pdf in rifle.confRoman Pearah2018-03-291-1/+1
|/ / / / / / /
* | | | | | | rc.conf: Use smartcase in :find and :filterWojciech Siewierski2018-03-281-2/+2
* | | | | | | Avoid calling os.getcwd()Wojciech Siewierski2018-03-071-5/+5
* | | | | | | doc/ranger.1: Reorder the settings alphabeticallyWojciech Siewierski2018-03-053-9/+9
* | | | | | | Merge pull request #1103 from Vifon/full-hintsWojciech Siewierski2018-03-055-11/+71
|\ \ \ \ \ \ \