Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add changelog | Robin Jarry | 2022-07-26 | 1 | -5/+9 |
* | release.sh: fine tuning | Robin Jarry | 2022-07-23 | 1 | -3/+5 |
* | contrib: update script to release new version | Robin Jarry | 2022-06-27 | 2 | -4/+54 |
* | contrib: fix desktop file | Moritz Poldrack | 2022-03-07 | 1 | -11/+1 |
* | contrib: add xdg desktop entry | Moritz Poldrack | 2022-02-19 | 1 | -0/+26 |
* | Add contrib/_incr_version | Drew DeVault | 2020-05-19 | 1 | -0/+4 |
* | Move contrib -> filters | Drew DeVault | 2019-06-27 | 3 | -62/+0 |
* | 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 |