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