aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* check-patches: enforce trailer listBence Ferdinandy2024-01-181-0/+27
* check-patches: enforce prose on changelog entriesBence Ferdinandy2024-01-181-0/+6
* check-patches: check for a prefix in commit titleBence Ferdinandy2024-01-181-0/+4
* check-patches: factorize codeRobin Jarry2024-01-181-7/+12
* contrib: add commit-msg git hookRobin Jarry2024-01-171-0/+80
* sendemail-validate: try regular make if gmake not availableJason Cox2024-01-071-1/+2
* contrib: fix check-docs for subcommandsKoni Marti2023-12-301-3/+3
* lint,validate: fix for openbsdRobin Jarry2023-12-144-22/+35
* linters: avoid crash when analyzing function callRobin Jarry2023-11-021-19/+50
* changelog: get unreleased entries from commit trailersRobin Jarry2023-10-231-1/+19
* contrib: add a script to generate release statisticsBence Ferdinandy2023-10-221-0/+120
* release.sh: fix typoRobin Jarry2023-10-211-2/+2
* carddav-query: interpret percent escapes in source urlRobin Jarry2023-10-131-4/+4
* release.sh: fix email encodingRobin Jarry2023-10-131-0/+4
* release.sh: update version in GNUMakefileRobin Jarry2023-10-111-2/+2
* check-patches: complain if title is longer than 72 charactersBence Ferdinandy2023-09-271-0/+5
* contrib: add script to check man pages consistencyRobin Jarry2023-09-191-0/+59
* colorize: handle spaces in stylesetRobin Jarry2023-09-041-0/+2
* notmuch: add notmuch bindingsTim Culverhouse2023-08-301-0/+4
* contrib: update sendemail-validate hookRobin Jarry2023-08-042-31/+58
* contrib: actually fix irc patchset hook when author is not registeredRobin Jarry2023-07-282-4/+6
* contrib: fix irc patchset hook when author is not registeredRobin Jarry2023-07-142-1/+10
* contrib: add irc bot stuffRobin Jarry2023-07-0110-0/+251
* contrib: add carddav-query scriptRobin Jarry2023-06-011-0/+268
* goflags.sh: silence errorsRobin Jarry2023-03-091-1/+1
* contrib: fix sendemail validate scriptRobin Jarry2023-03-081-8/+26
* mk: speed up notmuch detectionRobin Jarry2023-03-062-20/+19
* mk: detect if notmuch headers & libs are availableRobin Jarry2023-03-031-0/+20
* check-patches: report all errorsRobin Jarry2023-02-281-14/+18
* contrib: add linter to check for panic handler in goroutinesRobin Jarry2023-01-061-0/+128
* sendemail-validate: fix compat with older git versionsRobin Jarry2023-01-041-6/+6
* 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