Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop dots after file types | toonn | 2019-01-18 | 1 | -2/+2 |
| | |||||
* | scope.sh: Minor code style change | Paweł Kraśnicki | 2019-01-18 | 1 | -1/+1 |
| | |||||
* | scope.sh: Small refactor for robustness | Paweł Kraśnicki | 2019-01-18 | 1 | -2/+3 |
| | |||||
* | scope.sh: Add ePub previews (commented out) | Paweł Kraśnicki | 2019-01-18 | 1 | -0/+9 |
| | |||||
* | scope.sh: Add DjVu previews (commented out) | Paweł Kraśnicki | 2019-01-18 | 1 | -1/+12 |
| | |||||
* | Merge branch 'chakravala-master' | toonn | 2019-01-15 | 1 | -0/+7 |
|\ | |||||
| * | Move djvu txt preview to handle_mime | toonn | 2019-01-15 | 1 | -7/+7 |
| | | |||||
| * | Fix comment indentation | toonn | 2019-01-14 | 1 | -2/+2 |
| | | |||||
| * | inserted fmt to the DJVU text conversion | Michael Reed | 2018-10-24 | 1 | -2/+2 |
| | | |||||
| * | added support for DJVU text conversion | Michael Reed | 2018-10-23 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #1444 from Zaeph/rifle-fixup | Toon Nolten | 2019-01-14 | 1 | -3/+3 |
|\ \ | | | | | | | Rifle fixup | ||||
| * | | Change singular to plural | Leo Vivier | 2019-01-14 | 1 | -2/+2 |
| | | | |||||
| * | | Change ‘Code’ to ‘Script’ | Leo Vivier | 2019-01-14 | 1 | -1/+1 |
| | | | |||||
| * | | Remove ‘Viewing’ from ‘Image Viewing’ | Leo Vivier | 2019-01-14 | 1 | -1/+1 |
| | | | |||||
| * | | Remove unnecessary colons | Leo Vivier | 2019-01-14 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #1436 from Vifon/imagecachedir | Wojciech Siewierski | 2019-01-09 | 2 | -5/+2 |
|\ \ | | | | | | | Create the image cache directory only when needed and always if needed | ||||
| * \ | Merge branch 'master' into imagecachedir | Wojciech Siewierski | 2019-01-09 | 3 | -3/+5 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #1433 from MarkusLohmayer/patch-1 | Toon Nolten | 2019-01-07 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | changed pip command ; package is called ranger-fm | ||||
| * | | | changed pip command ; package is called ranger-fm | Markus Lohmayer | 2019-01-07 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #1432 from Vifon/kitty-fullscreen | Wojciech Siewierski | 2019-01-06 | 1 | -1/+3 |
|\ \ \ | | | | | | | | | Fix the Kitty previews in fullscreen mode | ||||
| * \ \ | Merge branch 'master' into kitty-fullscreen | Wojciech Siewierski | 2019-01-06 | 1 | -1/+1 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #1428 from saschagrunert/patch-1 | Toon Nolten | 2019-01-02 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix typo in scope.sh | ||||
| * | | | | Fix little typo | Sascha Grunert | 2019-01-02 | 1 | -1/+1 |
|/ / / / | |||||
| * / / | Fix the Kitty previews in fullscreen mode | Wojciech Siewierski | 2019-01-06 | 1 | -1/+3 |
|/ / / | | | | | | | | | | Fixes #1431. | ||||
| * | | Don't create the image cache directory preemptively | Wojciech Siewierski | 2019-01-09 | 1 | -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 needed | Wojciech Siewierski | 2019-01-09 | 1 | -0/+2 |
|/ / | | | | | | | Fixes #1435. | ||||
* | | Set the default PREFIX in Makefile | Wojciech Siewierski | 2018-12-29 | 1 | -0/+1 |
| | | |||||
* | | Support the PREFIX flag in "make install" | Wojciech Siewierski | 2018-12-29 | 1 | -1/+2 |
| | | | | | | | | Before that it was necessary to use setup.py directly. | ||||
* | | Merge pull request #1426 from Zaeph/documentation | Toon Nolten | 2018-12-28 | 1 | -15/+14 |
|\ \ | | | | | | | Syntactic fixups in README.md | ||||
| * | | Remove unnecessary hyphens | Leo Vivier | 2018-12-28 | 1 | -2/+2 |
| | | | |||||
| * | | Various syntactic fixups | Leo Vivier | 2018-12-28 | 1 | -13/+13 |
| | | | |||||
| * | | Remove unnecessary new-line | Leo Vivier | 2018-12-27 | 1 | -1/+0 |
|/ / | |||||
* | | Add repology.org badges | Wojciech Siewierski | 2018-12-27 | 1 | -1/+22 |
| | | |||||
* | | Merge branch 'master' into anypathmacro | Wojciech Siewierski | 2018-12-26 | 32 | -315/+666 |
|\ \ | |||||
| * \ | Merge pull request #1408 from husjon/bookmarks-symlink | Wojciech Siewierski | 2018-12-19 | 2 | -1/+24 |
| |\ \ | | | | | | | | | Added check if bookmark file is a symlink. | ||||
| | * | | updated variable name | Jon Erling Hustadnes | 2018-12-18 | 1 | -2/+2 |
| | | | | |||||
| | * | | updated original filename | Jon Erling Hustadnes | 2018-12-18 | 1 | -1/+1 |
| | | | | |||||
| | * | | corrected for python 2.7 | Jon Erling Hustadnes | 2018-12-17 | 1 | -3/+3 |
| | | | | |||||
| | * | | Added check if bookmark file is a symlink. | Jon Erling Hustadnes | 2018-12-17 | 2 | -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.tool | Wojciech Siewierski | 2018-11-24 | 1 | -0/+5 |
| | | | | | | | | | | | | Closes #1383. | ||||
| * | | Merge branch 'seebye-master' | toonn | 2018-11-07 | 5 | -2/+75 |
| |\ \ | |||||
| | * \ | Merge branch 'master' of https://github.com/seebye/ranger | seebye | 2018-11-06 | 6 | -16/+34 |
| | |\ \ | |||||
| | | * \ | Merge branch 'master' into master | Wojciech Siewierski | 2018-10-27 | 6 | -16/+34 |
| | | |\ \ | |||||
| | * | | | | ueberzug: remove margin | seebye | 2018-11-06 | 1 | -2/+2 |
| | |/ / / | |||||
| | * | | | ueberzug: end ueberzug by directly sending SIGTERM, fallback to SIGKILL | seebye | 2018-10-25 | 1 | -7/+3 |
| | | | | | |||||
| | * | | | Merge branch 'master' into master | seebye | 2018-10-25 | 7 | -21/+38 |
| | |\ \ \ | |||||
| | * | | | | ueberzug: fix changed pep8 rules | seebye | 2018-10-25 | 1 | -4/+4 |
| | | | | | | |||||
| | * | | | | ueberzug: timeout: end process with SIGTERM, use SIGKILL as fallback | seebye | 2018-10-25 | 1 | -3/+6 |
| | | | | | | |||||
| | * | | | | ueberzug: remove unused variable | seebye | 2018-10-25 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | ueberzug: update documentation | seebye | 2018-10-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Mention ueberzug requirements. |