Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-07 | contrib: fix desktop file | Moritz Poldrack | |
A Gentoo user found that the .desktop file was failing validation. Bug: https://bugs.gentoo.org/834145 Link: https://834145.bugs.gentoo.org/attachment.cgi?id=765905 Fixes: 5abc3cab96b7 ("contrib: add xdg desktop entry") Signed-off-by: Moritz Poldrack <git@moritz.sh> Acked-by: Robin Jarry <robin@jarry.cc> | |||
2022-02-19 | contrib: add xdg desktop entry | Moritz Poldrack | |
Add an XDG desktop file to handle mailto: links, to make it easier to reply to mailing list threads and compose emails with aerc in general. Signed-off-by: Moritz Poldrack <git@moritz.sh> Signed-off-by: Robin Jarry <robin@jarry.cc> | |||
2020-05-19 | Add contrib/_incr_version | Drew DeVault | |
2019-06-27 | Move contrib -> filters | Drew DeVault | |
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 | |