about summary refs log tree commit diff stats
path: root/ranger/ext
Commit message (Expand)AuthorAgeFilesLines
* Remove WindowsErrortoonn2020-07-051-11/+1
* Fix two issues caught by pylint3ktoonn2020-07-051-0/+1
* Implement python 2 compatibility checkstoonn2020-07-051-0/+1
* Possible bug caught in reviewtoonn2020-07-051-2/+2
* Drop unnecessary if-expressionstoonn2020-07-051-2/+3
* Drop redundant try-excepttoonn2020-07-051-4/+2
* Drop redundant pass statementstoonn2020-07-052-8/+0
* Disable dict-comprehension suggestiontoonn2020-07-051-0/+2
* Merge branch 'py-version-checks'toonn2020-07-053-3/+6
|\
| * Factor out python 3 version checkingtoonn2020-06-291-1/+2
| * Factor PY3 constant out into ranger moduletoonn2020-06-292-2/+4
* | Merge branch 'rc_macro_error'toonn2020-07-051-0/+81
|\ \
| * | Add MacroDicttoonn2019-09-271-0/+81
* | | Py26 does not support implicit format spec numberingtoonn2020-03-041-7/+11
| |/ |/|
* | Tax loss harvesting release, nothing to see here v1.9.3toonn2019-12-311-1/+1
* | Merge branch 'davidgur-master'toonn2019-12-311-0/+1
|\ \
| * \ Merge branch 'master' into masterDavid Gurevich2019-11-161-0/+3
| |\ \
| * | | Fixed issue with W3MImgPreview not clearing previous imageDavid Gurevich2019-11-111-0/+1
* | | | Merge branch 'aRkedos-unique-file'toonn2019-12-301-0/+30
|\ \ \ \
| * | | | Remove comment and doubled up spacetoonn2019-12-291-1/+1
| * | | | Fix hash_chunks generatortoonn2019-12-281-1/+2
| * | | | Extract hash_chunks to ranger.exttoonn2019-12-241-0/+29
| | |/ / | |/| |
* | | | Merge branch 'laktak-paste_conflict'toonn2019-12-222-27/+37
|\ \ \ \
| * | | | Rename APPENDIX to SUFFIXtoonn2019-12-221-3/+3
| * | | | Merge branch 'master' into paste_conflictChristian Zangl2019-12-032-1/+41
| |\| | |
| * | | | set default make_safe_path=get_safe_pathChristian Zangl2019-07-212-24/+30
| * | | | Added a make_safe_path parameter to pasteChristian Zangl2019-07-182-58/+36
| * | | | Added a conflict parameter to the paste actionChristian Zangl2019-07-142-32/+58
| | |_|/ | |/| |
* | | | Merge branch 'kdheepak-fix-python3-image-preview-iterm2'toonn2019-12-181-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Return decoded string instead of byte string of imageDheepak Krishnamurthy2019-06-201-1/+1
| |/ /
* | | Merge branch 'vifon-rifle-offbyone-hotfix'toonn2019-11-161-0/+3
|\ \ \ | |_|/ |/| |
| * | Hotfix for an off-by-one in rifleWojciech Siewierski2019-10-021-0/+3
| |/
* | Merge branch 'master' into image-displayer-registryJoe Rice2019-10-141-1/+3
|\ \
| * | Fix long lines for pylinttoonn2019-10-111-1/+3
* | | made variables in image displayer registry accessors less genericJoseph Rice2019-10-111-6/+10
* | | moved image displayer registry getter logic into ext.img_displayJoseph Rice2019-10-111-0/+5
* | | added registry keys for kitty and ueberzug displayersJoseph Rice2019-10-111-0/+2
* | | Merge branch 'master' into image-displayer-registryJoseph Rice2019-10-111-1/+1
|\| |
| * | expand X condition onlySamuel Walladge2019-07-241-7/+2
| * | support wayland condition for rifleSamuel Walladge2019-07-231-2/+7
| |/
* | added extra whitespace to satisfy flake8 rules on build serverJoseph Rice2019-09-111-0/+5
* | added registry for ImageDisplayer objectsJoseph Rice2019-09-101-0/+19
|/
* Open image displaying subprocesses in safe workdirFichteFoll2019-05-241-2/+4
* Merge branch 'germainz-skip_ask'toonn2019-05-201-1/+3
|\
| * Do not include "ask" in open_with options (fixes #1047)GermainZ2018-10-151-1/+3
* | Add a blank line between internal and external importsWojciech Siewierski2019-04-271-0/+1
* | Merge branch 'human-linemodes' of https://github.com/joelostblom/ranger into ...Wojciech Siewierski2019-04-271-0/+16
|\ \
| * | Move helper into ranger/exttoonn2019-04-231-0/+16
* | | filter out empty lines before parsing the statusVictor Lopez2019-02-241-0/+2
* | | Mock the SettingsAware class for one test that accesses the settingsWojciech Siewierski2019-01-271-0/+7