summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* doc: fix some spelling mistakesChuanGang Jiang2023-02-211-1/+1
* maint: update all copyright year number rangesPádraig Brady2023-01-012-2/+2
* 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: update all copyright year number rangesPádraig Brady2022-01-022-2/+2
* 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
* maint: update all copyright year number rangesPádraig Brady2021-01-012-2/+2
* maint: update all copyright year number rangesPádraig Brady2020-01-012-2/+2
* scripts: document how to build older versions on newer systemsAssaf Gordon2019-08-1514-0/+1129
* 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-192-9/+9
* 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
* scripts: update versions of gettext and libtoolJim Meyering2015-11-171-3/+3
* 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
* scripts: autotools-install: updateJim Meyering2015-01-251-4/+11
* maint: autotools-install: update tool version numbers to latestJim Meyering2014-05-041-3/+3
* scripts: autotools-install: updateJim Meyering2014-03-131-2/+2
* scripts: tweak URLs in autotools-installJim Meyering2013-04-221-6/+6
* 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: autotools-install: allow user-specified make programStefano Lattarini2012-09-021-3/+7
* scripts: autotools-install: style and portability fixesStefano Lattarini2012-09-021-25/+23
* scripts: fix the Signed-off-by:-prohibiting hook to actually workJim Meyering2012-08-311-1/+1
* doc: escape double quotes in autotools-install --helpErik Auerswald2012-08-311-2/+2
* scripts: add autotools-install, for those stuck with outdated toolsJim Meyering2012-08-311-0/+206
* 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