summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Replace pipenv with a simple requirements.txtWojciech Siewierski2018-10-084-193/+5
* Merge pull request #1330 from Vifon/preview_scroll_actionWojciech Siewierski2018-10-084-1/+21
|\
| * Add a bindable action for scrolling the file previewWojciech Siewierski2018-10-084-1/+21
|/
* Merge pull request #1329 from pvl1/masterWojciech Siewierski2018-10-082-3/+8
|\
| * Refactor the code and fix the coding styleWojciech Siewierski2018-10-082-10/+4
| * Merge branch 'master' of https://github.com/pvl1/rangerpavel2018-10-071-1/+1
| |\
| | * Merge branch 'master' into masterpvl12018-10-071-1/+1
| | |\ | |_|/ |/| |
* | | Fix a misnamed command in the documentationWojciech Siewierski2018-10-071-1/+1
| * | fixed CI errorspavel2018-10-071-7/+8
| |/
| * limited scrolling to the end of the filepavel2018-10-071-5/+6
| * initial mouse wheel scroll supportpavel2018-10-072-2/+11
|/
* Merge pull request #1324 from Vifon/vifon/travis_updateWojciech Siewierski2018-10-031-2/+2
|\
| * Travis: Python 3.7 seems to be broken on Travis, let's leave it for nowWojciech Siewierski2018-10-031-1/+0
| * Travis: Update the checked python versionsWojciech Siewierski2018-10-031-1/+2
| * Make sure Travis uses pipenv when testingWojciech Siewierski2018-10-031-1/+1
|/
* Merge pull request #1319 from mark-dawn/kitty-format-fixToon Nolten2018-10-011-2/+2
|\
| * Fix for issue #1312 (wrong color format)mark-dawn2018-09-301-2/+2
|/
* Updated release doctoonn2018-09-103-5/+5
* Business as usualtoonn2018-09-101-1/+1
* If you can read this on Debian, you're living in the future v1.9.2toonn2018-09-096-6/+48
* Merge branch 'master' into stableToon Nolten2018-09-0952-399/+1984
|\
| * New filter type for matching mimetypesWojciech Siewierski2018-09-083-0/+22
| * Merge branch 'Xunius-flagt'toonn2018-09-082-16/+95
| |\
| | * Change rifle fallback mechanism for flag ttoonn2018-06-232-9/+54
| | * remove term=term.lower()guangzhi2018-05-191-7/+5
| | * Merge branch 'master' into flagtXunius2018-05-1916-40/+59
| | |\
| | * \ Merge branch 'master' into flagtXunius2018-05-1521-68/+255
| | |\ \
| | * | | more terminals tested for fix of issue #1108guangzhi2018-03-161-20/+36
| | * | | Correct some formatting in fix of issue #1108.guangzhi2018-03-131-10/+9
| | * | | re-organize block regarding flag t issue #1108guangzhi2018-03-131-21/+27
| | * | | run test and fix some formattingguangzhi2018-03-111-9/+9
| | * | | Attempt to fix issue #1108 flag t problemguangzhi2018-03-111-7/+22
| * | | | Merge branch 'dbosst-master'toonn2018-09-082-0/+49
| |\ \ \ \
| | * | | | Removed ghost of function definitiontoonn2018-08-231-53/+0
| | * | | | Remove limit and change pos to totoonn2018-08-221-11/+5
| | * | | | use offset and pos to shift tabs:dbosst2018-08-221-16/+41
| | * | | | Added: shift tabs right/leftdbosst2018-08-221-0/+28
| | * | | | Merge branch 'master' into masterdbosst2018-03-281-2/+2
| | |\ \ \ \
| | * | | | | use offset and pos to shift tabs:dbosst2018-03-282-18/+43
| | * | | | | Added: shift tabs right/leftdbosst2018-03-272-0/+30
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'boldisnotbright'toonn2018-09-083-5/+29
| |\ \ \ \ \
| | * | | | | Fix unbrightened selectionToon Nolten2018-09-081-2/+2
| | * | | | | Restore the use of the bold attributetoonn2018-09-072-3/+15
| | * | | | | In terminals devoid of color cut items were invisibletoonn2018-09-073-16/+28
| * | | | | | Merge branch 'squigglezworth-master'toonn2018-09-086-56/+92
| |\ \ \ \ \ \
| | * | | | | | Fix documentationtoonn2018-09-084-21/+21
| | * | | | | | Fix commit 520e76esquigz2018-01-051-2/+1
| | * | | | | | Another pylint fix (2 spaces before in-line comment)squigz2018-01-051-1/+1
| | * | | | | | Merge branch 'master' into mastersquigglezworth2018-01-051-1/+0
| | |\ \ \ \ \ \
| | * | | | | | | Disable pylint too-many-branches for _draw_borderssquigz2018-01-051-0/+1