summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* 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 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
| |
* | Merge pull request #1444 from Zaeph/rifle-fixupToon Nolten2019-01-141-3/+3
|\ \ | | | | | | Rifle fixup
| * | 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 pull request #1436 from Vifon/imagecachedirWojciech Siewierski2019-01-092-5/+2
|\ \ | | | | | | Create the image cache directory only when needed and always if needed
| * \ Merge branch 'master' into imagecachedirWojciech Siewierski2019-01-093-3/+5
| |\ \ | |/ / |/| |
* | | Merge pull request #1433 from MarkusLohmayer/patch-1Toon Nolten2019-01-071-1/+1
|\ \ \ | | | | | | | | changed pip command ; package is called ranger-fm
| * | | changed pip command ; package is called ranger-fmMarkus Lohmayer2019-01-071-1/+1
|/ / /
* | | Merge pull request #1432 from Vifon/kitty-fullscreenWojciech Siewierski2019-01-061-1/+3
|\ \ \ | | | | | | | | Fix the Kitty previews in fullscreen mode
| * \ \ Merge branch 'master' into kitty-fullscreenWojciech Siewierski2019-01-061-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1428 from saschagrunert/patch-1Toon Nolten2019-01-021-1/+1
|\ \ \ \ | | | | | | | | | | Fix typo in scope.sh
| * | | | Fix little typoSascha Grunert2019-01-021-1/+1
|/ / / /
| * / / Fix the Kitty previews in fullscreen modeWojciech Siewierski2019-01-061-1/+3
|/ / / | | | | | | | | | Fixes #1431.
| * | Don't create the image cache directory preemptivelyWojciech Siewierski2019-01-091-5/+0
| | | | | | | | | | | | | | | | | | Since now this directory is recreated if needed on each use of it, there is no need to create it just because the user has these options enabled on startup.
| * | Always check for the image cache directory and create it if neededWojciech Siewierski2019-01-091-0/+2
|/ / | | | | | | Fixes #1435.
* | Set the default PREFIX in MakefileWojciech Siewierski2018-12-291-0/+1
| |
* | Support the PREFIX flag in "make install"Wojciech Siewierski2018-12-291-1/+2
| | | | | | | | Before that it was necessary to use setup.py directly.
* | Merge pull request #1426 from Zaeph/documentationToon Nolten2018-12-281-15/+14
|\ \ | | | | | | Syntactic fixups in README.md
| * | Remove unnecessary hyphensLeo Vivier2018-12-281-2/+2
| | |
| * | Various syntactic fixupsLeo Vivier2018-12-281-13/+13
| | |
| * | Remove unnecessary new-lineLeo Vivier2018-12-271-1/+0
|/ /
* | Add repology.org badgesWojciech Siewierski2018-12-271-1/+22
| |
* | Merge branch 'master' into anypathmacroWojciech Siewierski2018-12-2632-315/+666
|\ \
| * \ Merge pull request #1408 from husjon/bookmarks-symlinkWojciech Siewierski2018-12-192-1/+24
| |\ \ | | | | | | | | Added check if bookmark file is a symlink.
| | * | updated variable nameJon Erling Hustadnes2018-12-181-2/+2
| | | |
| | * | updated original filenameJon Erling Hustadnes2018-12-181-1/+1
| | | |
| | * | corrected for python 2.7Jon Erling Hustadnes2018-12-171-3/+3
| | | |
| | * | Added check if bookmark file is a symlink.Jon Erling Hustadnes2018-12-172-1/+24
| |/ / | | | | | | | | | | | | If it is, the os.rename is performed on the original file path instead of overwriting the symlink.
| * | scope.sh: Format JSON with either jq or json.toolWojciech Siewierski2018-11-241-0/+5
| | | | | | | | | | | | Closes #1383.
| * | Merge branch 'seebye-master'toonn2018-11-075-2/+75
| |\ \
| | * \ Merge branch 'master' of https://github.com/seebye/rangerseebye2018-11-066-16/+34
| | |\ \
| | | * \ Merge branch 'master' into masterWojciech Siewierski2018-10-276-16/+34
| | | |\ \
| | * | | | ueberzug: remove marginseebye2018-11-061-2/+2
| | |/ / /
| | * | | ueberzug: end ueberzug by directly sending SIGTERM, fallback to SIGKILLseebye2018-10-251-7/+3
| | | | |
| | * | | Merge branch 'master' into masterseebye2018-10-257-21/+38
| | |\ \ \
| | * | | | ueberzug: fix changed pep8 rulesseebye2018-10-251-4/+4
| | | | | |
| | * | | | ueberzug: timeout: end process with SIGTERM, use SIGKILL as fallbackseebye2018-10-251-3/+6
| | | | | |
| | * | | | ueberzug: remove unused variableseebye2018-10-251-1/+1
| | | | | |
| | * | | | ueberzug: update documentationseebye2018-10-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Mention ueberzug requirements.