about summary refs log tree commit diff stats
path: root/ranger/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix run as root on macOSMichael Hoang2018-07-251-1/+1
* Merge branch 'kitty-img-preview'toonn2018-06-071-44/+235
|\
| * Style Fixesmark-dawn2018-05-291-42/+32
| * Consistency Fixesmark-dawn2018-05-291-3/+3
| * Fixed manpages, tmux handlingmark-dawn2018-05-291-6/+16
| * Unstretched Image Previewsmark-dawn2018-05-291-21/+18
| * Automatic network detection, python2 and Exception fixesmark-dawn2018-05-291-48/+62
| * Grammar Fixesmark-dawn2018-05-291-17/+26
| * Bugfixes & Improvementsmark-dawn2018-05-291-115/+104
| * Kitty image display alpha, merge-readymark-dawn2018-05-291-86/+96
| * Kitty image protocol based preview, alphamark-dawn2018-05-291-0/+172
* | Make the w3m delay configurableWojciech Siewierski2018-06-011-3/+4
* | Mitigate the issue with black horizontal barsWojciech Siewierski2018-05-311-0/+7
|/
* Merge branch 'master' into breakbeforebinopshut2018-05-152-0/+12
|\
| * Merge branch 'no_count'toonn2018-05-081-0/+4
| |\
| | * fix automatically_count_files falseChristian Zangl2018-02-071-0/+4
| * | Fixed bare exception, added OSErrorMichael Ilsaas2018-04-281-1/+1
| * | Handle not installed mimetypes commandMichael Ilsaas2018-04-281-4/+7
| * | ext.rifle: Additional Check for mime type with mimetype commandMichael Ilsaas2018-04-271-0/+5
* | | MISSION CRITICAL update to adhere to pep8toonn2018-04-212-10/+10
|/ /
* / Please do not turn off your phone while upgrading...Wojciech Siewierski2018-02-221-1/+1
|/
* Simplify backwards compatibility logic for VISUAL.toonn2018-01-311-9/+2
* Make new `rifle` behavior backwards compatible.toonn2018-01-311-4/+9
* Merge branch 'master' into v1.9.0hut2018-01-281-3/+3
|\
| * ext.img_display: cleaner catching of OSError/IOErrorhut2018-01-281-10/+3
| * Added more IOError checks for Python2.Jon Anderson2018-01-271-0/+7
* | WIP of version bumphut2018-01-251-1/+1
|/
* Prefer VISUAL to EDITORtoonn2018-01-231-1/+3
* Merge branch 'master' of https://github.com/jgreco/rangerhut2017-12-201-4/+2
|\
| * Add config opts for iTerm2 font size (for preview)john2017-10-221-4/+2
* | fix drasill's commit so it passes CIhut2017-12-201-3/+5
* | Merge branch 'terminology' of https://github.com/drasill/rangerhut2017-12-201-0/+55
|\ \
| * | Implement the terminology-based image previewsChristophe Badoit2017-05-181-0/+55
* | | Merge branch 'master' of https://github.com/rage311/rangerhut2017-12-201-0/+1
|\ \ \
| * | | Added the w3mimgdisplay path for OpenBSD systems to W3MIMGDISPLAY_PATHSrage3112017-06-071-0/+1
| |/ /
* | | Merge branch 'ormung-patch-1' of https://github.com/ormung/rangerhut2017-12-201-1/+5
|\ \ \
| * | | Faster mercurial vcsormung2017-09-181-1/+5
* | | | Pylint & Flake8: Add a local rule exceptionWojciech Siewierski2017-12-171-1/+1
* | | | Fix the "inconsistent-return-statements" Pylint warningWojciech Siewierski2017-12-176-4/+13
* | | | Change the encoding from utf8 to utf-8Wojciech Siewierski2017-12-171-1/+1
* | | | Fixed memory leakage (squashed 2 commits)Marvin Johanning2017-11-281-0/+2
| |_|/ |/| |
* | | add settings option to use one indexed line numbersAmr Alaa2017-09-171-1/+8
|/ /
* | Make the pagewise scrolling symmetricalWojciech Siewierski2017-07-281-2/+12
* | ext.lazy_property: don't redefine resetter functionhut2017-07-161-15/+16
* | ext.lazy_property: create XYZ__reset() as soon as possiblehut2017-07-161-1/+1
* | ext.lazy_property: allow resetting lazy propertieshut2017-07-161-1/+25
* | ext.cached_function: comment about functools.lru_cachehut2017-06-221-0/+1
|/
* Beta release 1.9.0b5 v1.9.0b5nfnty2017-02-191-1/+1
* linting: pylint: `sys.stdout.buffer.write`: Fix `no-member`nfnty2017-02-141-1/+1
* ext.img_display.Iterm2ImageDisplayer.draw: Fix `TypeError`nfnty2017-02-141-1/+5