summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | | * | | | | | | | Further draw_borders refactoring, "both" isn't now a distinct stateWojciech Siewierski2018-01-051-9/+17
| | | * | | | | | | | Clean up the draw_borders codeWojciech Siewierski2018-01-051-12/+11
| | | * | | | | | | | draw_borders: treat true as both for backwards compatibilitysquigz2018-01-041-1/+1
| | | * | | | | | | | remove unnecessary checkssquigz2018-01-041-2/+2
| | | * | | | | | | | Reduce calls to string.lower()squigz2018-01-041-5/+4
| | | * | | | | | | | Update manpage section on draw_borderssquigz2018-01-042-5/+17
| | | * | | | | | | | Fix rc.confsquigz2018-01-041-1/+1
| | | * | | | | | | | Use True/False instead of 1/0squigz2018-01-041-4/+5
| | | * | | | | | | | Remove draw_separators from ALLOWED_SETTINGSsquigz2018-01-041-1/+0
| | | * | | | | | | | Changes draw_borders setting to a stringsquigz2018-01-043-38/+37
| | | * | | | | | | | Remove _draw_separators and integrate with _draw_borders with the `separators...squigz2018-01-041-64/+26
| | | * | | | | | | | Fix draw_separators setting in rc.confsquigz2018-01-041-1/+1