Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | container.bookmarks: Remove invalid bookmarks only on access | Wojciech Siewierski | 2019-01-26 | 1 | -2/+7 | |
* | | Merge pull request #1458 from Vifon/doctest-fail | Toon Nolten | 2019-01-27 | 12 | -12/+28 | |
|\ \ | ||||||
| * | | Mock the SettingsAware class for one test that accesses the settings | Wojciech Siewierski | 2019-01-27 | 1 | -0/+7 | |
| * | | doctests are no longer silently failing (when failing) | Wojciech Siewierski | 2019-01-27 | 12 | -12/+21 | |
|/ / | ||||||
* | | Merge branch 'more-previews' of https://github.com/pkkm/ranger | Wojciech Siewierski | 2019-01-26 | 1 | -3/+26 | |
|\ \ | |/ |/| | ||||||
| * | scope.sh: Add Calibre e-book previews (commented out) | Paweł Kraśnicki | 2019-01-18 | 1 | -4/+6 | |
| * | 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 pull request #1452 from s-n-g/master | Wojciech Siewierski | 2019-01-26 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | adding py2 support | Spiros Georgaras | 2019-01-26 | 1 | -1/+1 | |
| * | | fix Ctrl+Space crash | Spiros Georgaras | 2019-01-25 | 1 | -1/+1 | |
* | | | Merge pull request #1418 from cjbassi/master | Wojciech Siewierski | 2019-01-25 | 1 | -2/+9 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Load plugin directories located in ~/.config/ranger/plugins | Caleb Bassi | 2019-01-24 | 1 | -2/+9 | |
* | | | Merge branch 'zaeph-font-viewing' | toonn | 2019-01-19 | 2 | -0/+26 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Invert condition | Leo Vivier | 2019-01-19 | 1 | -2/+2 | |
| * | | Fix couple shellcheck suggestions | toonn | 2019-01-19 | 1 | -11/+11 | |
| * | | Overhaul the preview | Leo Vivier | 2019-01-19 | 1 | -1/+2 | |
| * | | Add right padding | Leo Vivier | 2019-01-19 | 1 | -4/+4 | |
| * | | Add left padding to preview | Leo Vivier | 2019-01-19 | 1 | -4/+4 | |
| * | | Untabify | Leo Vivier | 2019-01-19 | 1 | -17/+17 | |
| * | | Add -- before positional arguments | Leo Vivier | 2019-01-14 | 1 | -1/+1 | |
| * | | Add font preview with fontimage | Leo Vivier | 2019-01-14 | 1 | -0/+20 | |
| * | | Change singular to plural | Leo Vivier | 2019-01-14 | 1 | -1/+1 | |
| * | | 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 | |
|/ / / |