aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* sendemail-validate: ignore empty patches from cover letterRobin Jarry2022-12-211-1/+5
* ci: move check-patches at the end of pipelinesRobin Jarry2022-12-201-1/+1
* check-patches: ignore .mailmap for author and s-o-b trailer checkRobin Jarry2022-12-201-1/+1
* sendemail-validate: add human readable recommendationsRobin Jarry2022-12-151-3/+11
* contributing: add tooling for git send-emailRobin Jarry2022-12-142-0/+50
* git-stats: add reviewer statsRobin Jarry2022-12-071-0/+14
* git-stats.sh: strip trailing white spaceRobin Jarry2022-10-201-1/+2
* contrib: add git-stats.shRobin Jarry2022-10-202-2/+25
* lint: check for bad white space habitsRobin Jarry2022-10-191-0/+51
* Add changelogRobin Jarry2022-07-261-5/+9
* release.sh: fine tuningRobin Jarry2022-07-231-3/+5
* contrib: update script to release new versionRobin Jarry2022-06-272-4/+54
* contrib: fix desktop fileMoritz Poldrack2022-03-071-11/+1
* contrib: add xdg desktop entryMoritz Poldrack2022-02-191-0/+26
* Add contrib/_incr_versionDrew DeVault2020-05-191-0/+4
* Move contrib -> filtersDrew DeVault2019-06-273-62/+0
* Make awk filters more portableDrew DeVault2019-06-132-2/+0
* 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