about summary refs log tree commit diff stats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix hldiff regex for short statsDrew DeVault2019-06-072-1/+3
* Use #!/usr/bin/env -S awk -f for awk scriptsDrew DeVault2019-06-072-2/+2
* plaintext filter: Match against start of lineDrew DeVault2019-06-071-1/+1
* Rewrite Python filters in awkDrew DeVault2019-06-074-57/+52
* Move ANSI stripping from filters to GoDrew DeVault2019-06-072-4/+0
* Ignore encoding errors in filtersDrew DeVault2019-06-072-0/+2
* hldiff.py: don't highlight -/+ in filenamesDrew DeVault2019-06-021-2/+2
* Add script for sandboxing w3mDrew DeVault2019-03-311-0/+10
* Improve plaintext.pyDrew DeVault2019-03-311-2/+2
* Add plaintext highlighter, escape ANSI in sourceDrew DeVault2019-03-312-1/+25
* Actually, git uses cyan for line markersDrew DeVault2019-03-301-1/+1
* Update hldiff.py to match git more closelyDrew DeVault2019-03-301-2/+10
* Add basic message viewer mockupDrew DeVault2019-03-301-0/+27