Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-13 | Make awk filters more portable | Drew DeVault | |
2019-06-07 | Fix hldiff regex for short stats | Drew DeVault | |
2019-06-07 | Use #!/usr/bin/env -S awk -f for awk scripts | Drew DeVault | |
2019-06-07 | plaintext filter: Match against start of line | Drew DeVault | |
2019-06-07 | Rewrite Python filters in awk | Drew DeVault | |
2019-06-07 | Move ANSI stripping from filters to Go | Drew DeVault | |
2019-06-07 | Ignore encoding errors in filters | Drew DeVault | |
Fixes #161 | |||
2019-06-02 | hldiff.py: don't highlight -/+ in filenames | Drew DeVault | |
2019-03-31 | Add script for sandboxing w3m | Drew DeVault | |
2019-03-31 | Improve plaintext.py | Drew DeVault | |
2019-03-31 | Add plaintext highlighter, escape ANSI in source | Drew DeVault | |
2019-03-30 | Actually, git uses cyan for line markers | Drew DeVault | |
2019-03-30 | Update hldiff.py to match git more closely | Drew DeVault | |
2019-03-30 | Add basic message viewer mockup | Drew DeVault | |