0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: read stdin in binary mode on Python 3 More... 8 months ago
change shebang to use python3 More... 8 months ago
Mark the current version as 1.0. More... almost 9 years ago
add LICENSE More... over 9 years ago
rawcat: fix '-' (use stdin, not stdout) More... over 11 years ago
README: fix grammar More... over 12 years ago
update CHANGELOG More... over 12 years ago
add FileInserter.__iter__ More... over 12 years ago
add tests for 2.6, 2.7, 3.1, and 3.2; update README More... over 12 years ago
add --foreground, --background, --colorscheme More... over 12 years ago
fix colorschemes More... over 12 years ago
reword --man help to match --help and --version More... over 12 years ago
README: fix RST syntax for color0-255 More... over 12 years ago
rename "default_section" to "initial_section" More... over 12 years ago
condense the usage message More... over 12 years ago
t0200-SGR: double space to enhance readability More... over 12 years ago
fix hidden attribute More... over 12 years ago
Add non-color SGR tests. More... over 12 years ago
implement inverse attribute More... over 12 years ago
bugfix: double EOL in HTML output More... over 12 years ago
add configuration options for colors More... almost 13 years ago
simplify formatting of attributes More... almost 13 years ago
update changelog More... almost 13 years ago
refactor SGR(); move color processing to Formatter More... almost 13 years ago
typo: overlie -> overline More... almost 13 years ago
escape &, <, and > in HTML output More... almost 13 years ago
switch to class-based output formatters More... almost 13 years ago
clean up implementation of SimpleConfigParser More... almost 13 years ago
bugfix: print takes 'file' argument, not 'f' More... almost 13 years ago
use main function instead of `if __name__` More... almost 13 years ago