summaryrefslogtreecommitdiff
path: root/scripts/git-hooks
Commit message (Expand)AuthorAgeFilesLines
* scripts: commit-msg: recognize Git cut_linesArsen Arsenović2022-11-201-0/+1
* scripts: fix typo in commit-msg git-hook scriptDaniel Knittl-Frank2022-01-121-1/+1
* maint: commit-msg: compute UTF-8-aware line-lengthJim Meyering2021-12-201-3/+6
* maint: rename md5sum.c to more general digest.cPádraig Brady2021-09-151-1/+1
* maint: allow hook script accept "Signed-off-by:"Pádraig Brady2021-08-141-3/+0
* basenc: A new program complementary to base64/base32Assaf Gordon2018-12-271-4/+4
* maint: make hook script reject "/archive/html" in lists.gnu.org URLSJim Meyering2017-11-071-0/+3
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-2/+2
* b2sum: a new checksum utility with md5sum like interfacePádraig Brady2016-11-221-2/+2
* maint: allow 'sha*sum:' tag in commit summariesPádraig Brady2015-11-231-1/+1
* maint: allow 'all:' tag in commit summariesPádraig Brady2015-10-291-1/+1
* base32: A new program similar to base64Pádraig Brady2015-09-031-1/+1
* maint: choose editor in the commit-msg git hook the same way git doesStefano Lattarini2013-02-181-1/+4
* maint: don't reset PATH in the commit-msg git hookStefano Lattarini2013-02-181-1/+0
* maint: prevent trailing period at first line of a commit messageBernhard Voelker2013-02-141-0/+3
* numfmt: a new command to format numbersAssaf Gordon2013-02-041-1/+1
* scripts: fix the Signed-off-by:-prohibiting hook to actually workJim Meyering2012-08-311-1/+1
* scripts: git commit message hook: prohibit use of "Signed-off-by:"Jim Meyering2012-08-301-0/+3
* su: remove program (util-linux is now the best source for it)Jim Meyering2012-06-061-1/+1
* scripts: encourage use of shorter "bugs.gnu.org" in bug URLsJim Meyering2012-05-101-1/+1
* scripts: allow one-line summary to start with "[Vv]ersion \d"Jim Meyering2012-01-061-11/+24
* realpath: a new program to print the resolved pathPádraig Brady2012-01-031-1/+1
* scripts: commit-msg: tweak 72-column test to avoid a false-positiveJim Meyering2011-11-231-1/+1
* scripts: rewrite git commit-msg hook in PerlJim Meyering2011-11-181-69/+129
* maint: adjust git hook to allow "copy: ..." on line 1 of commit messageJim Meyering2011-11-131-1/+1
* maint: add rule to ensure that our commit hook copies are up to dateJim Meyering2011-11-121-0/+14
* maint: sync pre-commit script with git'sJim Meyering2011-11-121-2/+2
* scripts: reject references to long-form bug URLsJim Meyering2011-11-021-0/+6
* maint: add git hook scriptsJim Meyering2011-10-233-0/+139