Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into mutool | hut | 2018-05-13 | 15 | -42/+155 |
|\ | |||||
| * | rc.conf: document `freeze_files` setting | hut | 2018-05-13 | 1 | -0/+4 |
| * | Merge branch 'custom_free_space' | toonn | 2018-05-09 | 6 | -7/+22 |
| |\ | |||||
| | * | Add new option to disable display of free disk space in statusbar | Stephane Fontaine | 2018-02-24 | 6 | -7/+22 |
| * | | Merge branch 'start-path-resolving' | toonn | 2018-05-09 | 4 | -4/+40 |
| |\ \ | |||||
| | * | | Implemented unit test for recent fix | tau3 | 2018-02-15 | 4 | -3/+22 |
| | * | | Fixed start path resolving in case of absent working directory | tau3 | 2018-02-15 | 2 | -4/+21 |
| * | | | Merge branch 'no_count' | toonn | 2018-05-08 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | fix automatically_count_files false | Christian Zangl | 2018-02-07 | 1 | -0/+4 |
| * | | | | Merge branch 'mediamap' | toonn | 2018-05-08 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | Revert gm mapping to /media | toonn | 2018-05-08 | 1 | -1/+1 |
| | * | | | | Update bindings for media directories | toonn | 2018-01-31 | 1 | -1/+2 |
| * | | | | | Merge branch 'tmuxtitle' | toonn | 2018-05-08 | 3 | -5/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Only try changing the tmux title if inside tmux | toonn | 2018-01-31 | 1 | -4/+3 |
| | * | | | | | Guard tmux title changes | toonn | 2018-01-30 | 3 | -5/+6 |
| * | | | | | | Merge branch 'systemconf' | toonn | 2018-05-08 | 6 | -28/+73 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Document system-wide configuration files. | toonn | 2018-05-08 | 2 | -5/+11 |
| | * | | | | | | Fix a longstanding typo in config/__init__.py | toonn | 2018-05-08 | 1 | -1/+1 |
| | * | | | | | | Update comments in rc.conf with system-wide location | toonn | 2018-02-01 | 1 | -2/+3 |
| | * | | | | | | Update commands.py comments with the new system-wide location | toonn | 2018-02-01 | 1 | -5/+11 |
| | * | | | | | | Load system-wide configuration files. | toonn | 2018-02-01 | 1 | -12/+44 |
| * | | | | | | | Merge branch 'mikeri-master' | toonn | 2018-04-28 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fixed bare exception, added OSError | Michael Ilsaas | 2018-04-28 | 1 | -1/+1 |
| | * | | | | | | | Handle not installed mimetypes command | Michael Ilsaas | 2018-04-28 | 1 | -4/+7 |
| | * | | | | | | | ext.rifle: Additional Check for mime type with mimetype command | Michael Ilsaas | 2018-04-27 | 1 | -0/+5 |
| |/ / / / / / / | |||||
* | | | | | | | | Refix typo "sytem" | toonn | 2018-04-16 | 2 | -2/+2 |
* | | | | | | | | Add a pass through fmt to pdf previews. | toonn | 2018-04-16 | 1 | -2/+2 |
* | | | | | | | | Add support for mutool pdf previews in scope.sh | toonn | 2018-04-16 | 4 | -7/+8 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #1133 from Vifon/avfs_plugin | Wojciech Siewierski | 2018-04-02 | 1 | -0/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix pylint | Wojciech Siewierski | 2018-04-01 | 1 | -2/+4 |
| * | | | | | | | examples: Add plugin_avfs.py, a simple AVFS integration | Wojciech Siewierski | 2018-04-01 | 1 | -0/+31 |
|/ / / / / / / | |||||
* | | | | | | | Add docker entrypoint | hut | 2018-04-01 | 1 | -1/+2 |
* | | | | | | | Apply patch from debian package: 0004-fix-type-in-manpage.patch | hut | 2018-04-01 | 1 | -1/+1 |
* | | | | | | | Dockerfile: Avoid creating unnecessary layers | Wojciech Siewierski | 2018-04-01 | 1 | -2/+1 |
* | | | | | | | Fix documentation for docker integration | hut | 2018-04-01 | 1 | -1/+1 |
* | | | | | | | Add docker support | hut | 2018-04-01 | 1 | -0/+8 |
* | | | | | | | Merge pull request #1129 from neverfox/pull-request/rifle-pdf-flag | Toon Nolten | 2018-03-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix typo for pdf in rifle.conf | Roman Pearah | 2018-03-29 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | rc.conf: Use smartcase in :find and :filter | Wojciech Siewierski | 2018-03-28 | 1 | -2/+2 |
* | | | | | | | Avoid calling os.getcwd() | Wojciech Siewierski | 2018-03-07 | 1 | -5/+5 |
* | | | | | | | doc/ranger.1: Reorder the settings alphabetically | Wojciech Siewierski | 2018-03-05 | 3 | -9/+9 |
* | | | | | | | Merge pull request #1103 from Vifon/full-hints | Wojciech Siewierski | 2018-03-05 | 5 | -11/+71 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Cleanup lists and generators | Wojciech Siewierski | 2018-03-04 | 1 | -3/+3 |
| * | | | | | | | Update the manpage | Wojciech Siewierski | 2018-03-04 | 1 | -1/+5 |
| * | | | | | | | Fix the coding style | Wojciech Siewierski | 2018-03-04 | 2 | -5/+7 |
| * | | | | | | | Add the 'hint_collapse_threshold' that controls when the submaps are collapsed | Wojciech Siewierski | 2018-03-04 | 4 | -5/+26 |
| * | | | | | | | Show the full keybindings in the key hints | Wojciech Siewierski | 2018-03-04 | 1 | -10/+43 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #1091 from toonn/embeddednull | Toon Nolten | 2018-02-25 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Clarify the comment and fix the url | toonn | 2018-02-24 | 1 | -1/+2 |
| * | | | | | | Catch the right errors in addstr | toonn | 2018-02-24 | 1 | -1/+2 |
|/ / / / / / |