summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2022-07-23release.sh: fine tuningRobin Jarry
2022-06-27contrib: update script to release new versionRobin Jarry
2022-03-07contrib: fix desktop fileMoritz Poldrack
2022-02-19contrib: add xdg desktop entryMoritz Poldrack
2020-05-19Add contrib/_incr_versionDrew DeVault
2019-06-27Move contrib -> filtersDrew DeVault
2019-06-13Make awk filters more portableDrew DeVault
2019-06-07Fix hldiff regex for short statsDrew DeVault
2019-06-07Use #!/usr/bin/env -S awk -f for awk scriptsDrew DeVault
2019-06-07plaintext filter: Match against start of lineDrew DeVault
2019-06-07Rewrite Python filters in awkDrew DeVault
2019-06-07Move ANSI stripping from filters to GoDrew DeVault
2019-06-07Ignore encoding errors in filtersDrew DeVault
2019-06-02hldiff.py: don't highlight -/+ in filenamesDrew DeVault
2019-03-31Add script for sandboxing w3mDrew DeVault
2019-03-31Improve plaintext.pyDrew DeVault
2019-03-31Add plaintext highlighter, escape ANSI in sourceDrew DeVault
2019-03-30Actually, git uses cyan for line markersDrew DeVault
2019-03-30Update hldiff.py to match git more closelyDrew DeVault
2019-03-30Add basic message viewer mockupDrew DeVault