summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* filter out empty lines before parsing the statusVictor Lopez2019-02-241-0/+2
* Fix typo in manpagetoonn2019-02-242-3/+3
* Clarify some paths in manpage point to the repotoonn2019-02-162-7/+7
* Merge pull request #1469 from Zaeph/rename-append-check-if-dirWojciech Siewierski2019-02-131-1/+1
|\
| * Merge conditions with an ‘or’Leo Vivier2019-02-131-5/+1
| * rename_append: Use `rename` if point is on a directoryLeo Vivier2019-02-101-0/+4
|/
* Ensure that `--clean` doesn't require writable confdirhut2019-02-052-3/+12
* Merge pull request #1462 from carloabelli/imvWojciech Siewierski2019-01-311-0/+1
|\
| * 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-272-4/+16
|\
| * Refactor the bookmark validation codeWojciech Siewierski2019-01-272-6/+13
| * Make it easier to test bookmarks by optionally disabling validationWojciech Siewierski2019-01-272-5/+6
| * 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
* | Merge pull request #1458 from Vifon/doctest-failToon Nolten2019-01-2712-12/+28
|\ \
| * | 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-2712-12/+21
|/ /
* | 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