Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Travis: Python 3.7 seems to be broken on Travis, let's leave it for now | Wojciech Siewierski | 2018-10-03 | 1 | -1/+0 | |
| | * | | Travis: Update the checked python versions | Wojciech Siewierski | 2018-10-03 | 1 | -1/+2 | |
| | * | | Make sure Travis uses pipenv when testing | Wojciech Siewierski | 2018-10-03 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #1319 from mark-dawn/kitty-format-fix | Toon Nolten | 2018-10-01 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Fix for issue #1312 (wrong color format) | mark-dawn | 2018-09-30 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Updated release doc | toonn | 2018-09-10 | 3 | -5/+5 | |
| * | | Business as usual | toonn | 2018-09-10 | 1 | -1/+1 | |
| * | | If you can read this on Debian, you're living in the future v1.9.2 | toonn | 2018-09-09 | 6 | -6/+48 | |
| * | | Merge branch 'master' into stable | Toon Nolten | 2018-09-09 | 52 | -399/+1984 | |
| |\ \ | ||||||
| | * | | New filter type for matching mimetypes | Wojciech Siewierski | 2018-09-08 | 3 | -0/+22 | |
| | * | | Merge branch 'Xunius-flagt' | toonn | 2018-09-08 | 2 | -16/+95 | |
| | |\ \ | ||||||
| | | * | | Change rifle fallback mechanism for flag t | toonn | 2018-06-23 | 2 | -9/+54 | |
| | | * | | remove term=term.lower() | guangzhi | 2018-05-19 | 1 | -7/+5 | |
| | | * | | Merge branch 'master' into flagt | Xunius | 2018-05-19 | 16 | -40/+59 | |
| | | |\ \ | ||||||
| | | * \ \ | Merge branch 'master' into flagt | Xunius | 2018-05-15 | 21 | -68/+255 | |
| | | |\ \ \ | ||||||
| | | * | | | | more terminals tested for fix of issue #1108 | guangzhi | 2018-03-16 | 1 | -20/+36 | |
| | | * | | | | Correct some formatting in fix of issue #1108. | guangzhi | 2018-03-13 | 1 | -10/+9 | |
| | | * | | | | re-organize block regarding flag t issue #1108 | guangzhi | 2018-03-13 | 1 | -21/+27 | |
| | | * | | | | run test and fix some formatting | guangzhi | 2018-03-11 | 1 | -9/+9 | |
| | | * | | | | Attempt to fix issue #1108 flag t problem | guangzhi | 2018-03-11 | 1 | -7/+22 | |
| | * | | | | | Merge branch 'dbosst-master' | toonn | 2018-09-08 | 2 | -0/+49 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Removed ghost of function definition | toonn | 2018-08-23 | 1 | -53/+0 | |
| | | * | | | | | Remove limit and change pos to to | toonn | 2018-08-22 | 1 | -11/+5 | |
| | | * | | | | | use offset and pos to shift tabs: | dbosst | 2018-08-22 | 1 | -16/+41 | |
| | | * | | | | | Added: shift tabs right/left | dbosst | 2018-08-22 | 1 | -0/+28 | |
| | | * | | | | | Merge branch 'master' into master | dbosst | 2018-03-28 | 1 | -2/+2 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | use offset and pos to shift tabs: | dbosst | 2018-03-28 | 2 | -18/+43 | |
| | | * | | | | | | Added: shift tabs right/left | dbosst | 2018-03-27 | 2 | -0/+30 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | Merge branch 'boldisnotbright' | toonn | 2018-09-08 | 3 | -5/+29 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Fix unbrightened selection | Toon Nolten | 2018-09-08 | 1 | -2/+2 | |
| | | * | | | | | | Restore the use of the bold attribute | toonn | 2018-09-07 | 2 | -3/+15 | |
| | | * | | | | | | In terminals devoid of color cut items were invisible | toonn | 2018-09-07 | 3 | -16/+28 | |
| | * | | | | | | | Merge branch 'squigglezworth-master' | toonn | 2018-09-08 | 6 | -56/+92 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix documentation | toonn | 2018-09-08 | 4 | -21/+21 | |
| | | * | | | | | | | Fix commit 520e76e | squigz | 2018-01-05 | 1 | -2/+1 | |
| | | * | | | | | | | Another pylint fix (2 spaces before in-line comment) | squigz | 2018-01-05 | 1 | -1/+1 | |
| | | * | | | | | | | Merge branch 'master' into master | squigglezworth | 2018-01-05 | 1 | -1/+0 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Disable pylint too-many-branches for _draw_borders | squigz | 2018-01-05 | 1 | -0/+1 | |
| | | * | | | | | | | | Further draw_borders refactoring, "both" isn't now a distinct state | Wojciech Siewierski | 2018-01-05 | 1 | -9/+17 | |
| | | * | | | | | | | | Clean up the draw_borders code | Wojciech Siewierski | 2018-01-05 | 1 | -12/+11 | |
| | | * | | | | | | | | draw_borders: treat true as both for backwards compatibility | squigz | 2018-01-04 | 1 | -1/+1 | |
| | | * | | | | | | | | remove unnecessary checks | squigz | 2018-01-04 | 1 | -2/+2 | |
| | | * | | | | | | | | Reduce calls to string.lower() | squigz | 2018-01-04 | 1 | -5/+4 | |
| | | * | | | | | | | | Update manpage section on draw_borders | squigz | 2018-01-04 | 2 | -5/+17 | |
| | | * | | | | | | | | Fix rc.conf | squigz | 2018-01-04 | 1 | -1/+1 | |
| | | * | | | | | | | | Use True/False instead of 1/0 | squigz | 2018-01-04 | 1 | -4/+5 | |
| | | * | | | | | | | | Remove draw_separators from ALLOWED_SETTINGS | squigz | 2018-01-04 | 1 | -1/+0 | |
| | | * | | | | | | | | Changes draw_borders setting to a string | squigz | 2018-01-04 | 3 | -38/+37 | |
| | | * | | | | | | | | Remove _draw_separators and integrate with _draw_borders with the `separators... | squigz | 2018-01-04 | 1 | -64/+26 | |
| | | * | | | | | | | | Fix draw_separators setting in rc.conf | squigz | 2018-01-04 | 1 | -1/+1 |