about summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
* Refactor the bookmark validation codeWojciech Siewierski2019-01-271-4/+6
* Make it easier to test bookmarks by optionally disabling validationWojciech Siewierski2019-01-271-3/+4
* 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 #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
* | | | 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 branch 'master' into imagecachedirWojciech Siewierski2019-01-092-2/+4
|\ \ \
| * \ \ Merge branch 'master' into kitty-fullscreenWojciech Siewierski2019-01-061-1/+1
| |\ \ \
| | * | | Fix little typoSascha Grunert2019-01-021-1/+1
| * | | | Fix the Kitty previews in fullscreen modeWojciech Siewierski2019-01-061-1/+3
| |/ / /
* | | | Don't create the image cache directory preemptivelyWojciech Siewierski2019-01-091-5/+0
* | | | Always check for the image cache directory and create it if neededWojciech Siewierski2019-01-091-0/+2
|/ / /
* | | Merge branch 'master' into anypathmacroWojciech Siewierski2018-12-2620-102/+461
|\ \ \ | | |/ | |/|
| * | updated variable nameJon Erling Hustadnes2018-12-181-2/+2
| * | Added check if bookmark file is a symlink.Jon Erling Hustadnes2018-12-171-1/+7
| * | scope.sh: Format JSON with either jq or json.toolWojciech Siewierski2018-11-241-0/+5
| * | Merge branch 'seebye-master'toonn2018-11-075-2/+75
| |\ \
| | * \ Merge branch 'master' of https://github.com/seebye/rangerseebye2018-11-064-15/+22
| | |\ \
| | | * \ Merge branch 'master' into masterWojciech Siewierski2018-10-274-15/+22
| | | |\ \
| | * | | | 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-255-4/+14
| | |\ \ \
| | * | | | 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