Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Rename ‘Font’ section and put it after ‘Archives’ | Leo Vivier | 2019-01-14 | 1 | -5/+5 | |
| * | | Fix typo | Leo Vivier | 2019-01-14 | 1 | -1/+1 | |
| * | | Add font viewing section and option to rifle | Leo Vivier | 2019-01-14 | 1 | -0/+5 | |
* | | | 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 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | 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 | |
|\ \ \ | ||||||
| * \ \ | 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 | Markus Lohmayer | 2019-01-07 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #1432 from Vifon/kitty-fullscreen | Wojciech Siewierski | 2019-01-06 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * \ \ \ | 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 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 | |
|/ / / / | ||||||
| * | | | Don't create the image cache directory preemptively | Wojciech Siewierski | 2019-01-09 | 1 | -5/+0 | |
| * | | | Always check for the image cache directory and create it if needed | Wojciech Siewierski | 2019-01-09 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | 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 | |
* | | | Merge pull request #1426 from Zaeph/documentation | Toon Nolten | 2018-12-28 | 1 | -15/+14 | |
|\ \ \ | ||||||
| * | | | 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 | |
| |\ \ | ||||||
| | * | | 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 | |
| |/ / | ||||||
| * | | scope.sh: Format JSON with either jq or json.tool | Wojciech Siewierski | 2018-11-24 | 1 | -0/+5 | |
| * | | 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 | |
| | * | | | | ueberzug: ensure the process's death with rangers end | seebye | 2018-10-25 | 1 | -0/+7 | |
| | * | | | | Merge branch 'master' into master | seebye | 2018-10-10 | 29 | -298/+559 | |
| | |\ \ \ \ |