about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | | | | | | Update manpage with 'draw_separator' settingsquigz2018-01-043-2/+9
| | * | | | | | | Add 'draw_separators' option to rc.confsquigz2018-01-041-0/+3
| | * | | | | | | Add option to draw separators between columns instead of drawing boxessquigz2018-01-032-0/+47
| * | | | | | | | Merge pull request #1228 from natemaia/patch-4Wojciech Siewierski2018-09-071-0/+70
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into patch-4Nathaniel2018-09-0519-37/+586
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Remove extra pipe in subprocess call, rename plugin and add originalnatemaia2018-09-052-47/+89
| | * | | | | | | | | 2 lines around function definitionNathaniel2018-07-071-0/+1
| | * | | | | | | | | import order and break long linesNathaniel2018-07-071-8/+12
| | * | | | | | | | | Indentation and whitespace cleanupNathaniel2018-07-071-12/+8
| | * | | | | | | | | Update plugin_pmount.pyNathaniel2018-07-071-20/+47
| * | | | | | | | | | Merge branch 'moveright'toonn2018-09-071-2/+5
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Switch if/else branches to minimize negationToon Nolten2018-08-211-3/+3
| | * | | | | | | | | Fix type in execute_file docstringToon Nolten2018-08-211-1/+1
| | * | | | | | | | | Add selection argument to move actionToon Nolten2018-08-211-1/+4
| * | | | | | | | | | Merge branch 'jakanaka-evan-archive-img'toonn2018-09-071-0/+37
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Change description commenttoonn2018-09-071-1/+2
| | * | | | | | | | | | scope.sh: Explain what archive img-previewing doesjakanakae-envangel2018-09-071-1/+1
| | * | | | | | | | | | scope.sh: Simplify archive-img extraction codejakanakae-envangel2018-08-301-21/+14
| | * | | | | | | | | | scope.sh: Simplify exit status checkingjakanakae-envangel2018-08-281-14/+7