Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | 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 | |
| | * | | | | | | | | Update manpage with 'draw_separator' setting | squigz | 2018-01-04 | 3 | -2/+9 | |
| | * | | | | | | | | Add 'draw_separators' option to rc.conf | squigz | 2018-01-04 | 1 | -0/+3 | |
| | * | | | | | | | | Add option to draw separators between columns instead of drawing boxes | squigz | 2018-01-03 | 2 | -0/+47 | |
| * | | | | | | | | | Merge pull request #1228 from natemaia/patch-4 | Wojciech Siewierski | 2018-09-07 | 1 | -0/+70 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' into patch-4 | Nathaniel | 2018-09-05 | 19 | -37/+586 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Remove extra pipe in subprocess call, rename plugin and add original | natemaia | 2018-09-05 | 2 | -47/+89 | |
| | * | | | | | | | | | | 2 lines around function definition | Nathaniel | 2018-07-07 | 1 | -0/+1 | |
| | * | | | | | | | | | | import order and break long lines | Nathaniel | 2018-07-07 | 1 | -8/+12 | |
| | * | | | | | | | | | | Indentation and whitespace cleanup | Nathaniel | 2018-07-07 | 1 | -12/+8 | |
| | * | | | | | | | | | | Update plugin_pmount.py | Nathaniel | 2018-07-07 | 1 | -20/+47 | |
| * | | | | | | | | | | | Merge branch 'moveright' | toonn | 2018-09-07 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Switch if/else branches to minimize negation | Toon Nolten | 2018-08-21 | 1 | -3/+3 | |
| | * | | | | | | | | | | Fix type in execute_file docstring | Toon Nolten | 2018-08-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | Add selection argument to move action | Toon Nolten | 2018-08-21 | 1 | -1/+4 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'jakanaka-evan-archive-img' | toonn | 2018-09-07 | 1 | -0/+37 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Change description comment | toonn | 2018-09-07 | 1 | -1/+2 | |
| | * | | | | | | | | | | scope.sh: Explain what archive img-previewing does | jakanakae-envangel | 2018-09-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | scope.sh: Simplify archive-img extraction code | jakanakae-envangel | 2018-08-30 | 1 | -21/+14 | |
| | * | | | | | | | | | | scope.sh: Simplify exit status checking | jakanakae-envangel | 2018-08-28 | 1 | -14/+7 | |
| | * | | | | | | | | | | scope.sh: Handle archive filenames starting with '-' | jakanakae-envangel | 2018-08-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | scope.sh: Use python's mimetypes for finding imgs | jakanakae-envangel | 2018-08-23 | 1 | -1/+4 | |
| | * | | | | | | | | | | scope.sh: Fix rm-ing a nonexistent file | jakanakae-envangel | 2018-08-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | scope.sh: Comment archive previewing by default | jakanakae-envangel | 2018-08-23 | 1 | -45/+45 | |
| | * | | | | | | | | | | scope.sh: Implement image previews for archives | jakanakae-envangel | 2018-08-23 | 1 | -0/+47 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'anypathmacro' | toonn | 2018-09-06 | 1 | -2/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fixed up pylint/flake8 warnings | toonn | 2018-09-06 | 1 | -7/+9 | |
| | * | | | | | | | | | Add the %any_path macro | toonn | 2018-09-06 | 1 | -2/+15 | |
| |/ / / / / / / / / |