summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
* add imv to rifle.confCarlo Abelli2019-01-291-0/+1
* Fix #1452 for Python 2 tooWojciech Siewierski2019-01-271-3/+3
* Alternative approach to #1452 (which didn't seem to work)Wojciech Siewierski2019-01-271-4/+4
* Add .txz to CONTAINER_EXTENSIONStoonn2019-01-271-4/+6
* Merge pull request #1454 from Vifon/lazy-bookmark-validationWojciech Siewierski2019-01-271-2/+9
|\
| * Refactor the bookmark validation codeWojciech Siewierski2019-01-271-4/+6
| * Make it easier to test bookmarks by optionally disabling validationWojciech Siewierski2019-01-271-3/+4
| * container.bookmarks: Don't remove invalid bookmarks at allWojciech Siewierski2019-01-261-2/+1
| * container.bookmarks: Remove invalid bookmarks only on accessWojciech Siewierski2019-01-261-2/+7
* | Mock the SettingsAware class for one test that accesses the settingsWojciech Siewierski2019-01-271-0/+7
* | doctests are no longer silently failing (when failing)Wojciech Siewierski2019-01-2711-11/+19
* | Merge branch 'more-previews' of https://github.com/pkkm/rangerWojciech Siewierski2019-01-261-3/+26
|\ \ | |/ |/|
| * scope.sh: Add Calibre e-book previews (commented out)Paweł Kraśnicki2019-01-181-4/+6
| * Drop dots after file typestoonn2019-01-181-2/+2
| * scope.sh: Minor code style changePaweł Kraśnicki2019-01-181-1/+1
| * scope.sh: Small refactor for robustnessPaweł Kraśnicki2019-01-181-2/+3
| * scope.sh: Add ePub previews (commented out)Paweł Kraśnicki2019-01-181-0/+9
| * scope.sh: Add DjVu previews (commented out)Paweł Kraśnicki2019-01-181-1/+12
* | Merge pull request #1452 from s-n-g/masterWojciech Siewierski2019-01-261-1/+1
|\ \
| * | adding py2 supportSpiros Georgaras2019-01-261-1/+1
| * | fix Ctrl+Space crashSpiros Georgaras2019-01-251-1/+1
* | | Merge pull request #1418 from cjbassi/masterWojciech Siewierski2019-01-251-2/+9
|\ \ \ | |/ / |/| |
| * | Load plugin directories located in ~/.config/ranger/pluginsCaleb Bassi2019-01-241-2/+9
* | | Merge branch 'zaeph-font-viewing'toonn2019-01-192-0/+26
|\ \ \ | |_|/ |/| |
| * | Invert conditionLeo Vivier2019-01-191-2/+2
| * | Fix couple shellcheck suggestionstoonn2019-01-191-11/+11
| * | Overhaul the previewLeo Vivier2019-01-191-1/+2
| * | Add right paddingLeo Vivier2019-01-191-4/+4
| * | Add left padding to previewLeo Vivier2019-01-191-4/+4
| * | UntabifyLeo Vivier2019-01-191-17/+17
| * | Add -- before positional argumentsLeo Vivier2019-01-141-1/+1
| * | Add font preview with fontimageLeo Vivier2019-01-141-0/+20
| * | Change singular to pluralLeo Vivier2019-01-141-1/+1
| * | Rename ‘Font’ section and put it after ‘Archives’Leo Vivier2019-01-141-5/+5
| * | Fix typoLeo Vivier2019-01-141-1/+1
| * | Add font viewing section and option to rifleLeo Vivier2019-01-141-0/+5
* | | Merge branch 'chakravala-master'toonn2019-01-151-0/+7
|\ \ \
| * | | Move djvu txt preview to handle_mimetoonn2019-01-151-7/+7
| * | | Fix comment indentationtoonn2019-01-141-2/+2
| * | | inserted fmt to the DJVU text conversionMichael Reed2018-10-241-2/+2
| * | | added support for DJVU text conversionMichael Reed2018-10-231-0/+7
* | | | Change singular to pluralLeo Vivier2019-01-141-2/+2
* | | | Change ‘Code’ to ‘Script’Leo Vivier2019-01-141-1/+1
* | | | Remove ‘Viewing’ from ‘Image Viewing’Leo Vivier2019-01-141-1/+1
* | | | Remove unnecessary colonsLeo Vivier2019-01-141-2/+2
| |/ / |/| |
* | | Merge branch 'master' into imagecachedirWojciech Siewierski2019-01-092-2/+4
|\ \ \
| * \ \ Merge branch 'master' into kitty-fullscreenWojciech Siewierski2019-01-061-1/+1
| |\ \ \
| | * | | Fix little typoSascha Grunert2019-01-021-1/+1
| * | | | Fix the Kitty previews in fullscreen modeWojciech Siewierski2019-01-061-1/+3
| |/ / /
* | | | Don't create the image cache directory preemptivelyWojciech Siewierski2019-01-091-5/+0