summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2023-03-09goflags.sh: silence errorsRobin Jarry
2023-03-08contrib: fix sendemail validate scriptRobin Jarry
2023-03-06mk: speed up notmuch detectionRobin Jarry
2023-03-03mk: detect if notmuch headers & libs are availableRobin Jarry
2023-02-28check-patches: report all errorsRobin Jarry
2023-01-06contrib: add linter to check for panic handler in goroutinesRobin Jarry
2023-01-04sendemail-validate: fix compat with older git versionsRobin Jarry
2022-12-21sendemail-validate: ignore empty patches from cover letterRobin Jarry
2022-12-20ci: move check-patches at the end of pipelinesRobin Jarry
2022-12-20check-patches: ignore .mailmap for author and s-o-b trailer checkRobin Jarry
2022-12-15sendemail-validate: add human readable recommendationsRobin Jarry
2022-12-14contributing: add tooling for git send-emailRobin Jarry
2022-12-07git-stats: add reviewer statsRobin Jarry
2022-10-20git-stats.sh: strip trailing white spaceRobin Jarry
2022-10-20contrib: add git-stats.shRobin Jarry
2022-10-19lint: check for bad white space habitsRobin Jarry
2022-07-26Add changelogRobin Jarry
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