<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/scripts/git-hooks, branch master</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=master</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2025-12-28T01:03:39Z</updated>
<entry>
<title>maint: commit-msg: add 'getlimits' as a supported tag</title>
<updated>2025-12-28T01:03:39Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2025-12-27T01:49:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1902c97d67b59435549f966b8d9886f2454429eb'/>
<id>urn:sha1:1902c97d67b59435549f966b8d9886f2454429eb</id>
<content type='text'>
* scripts/git-hooks/commit-msg (@valid): Add getlimits.
</content>
</entry>
<entry>
<title>maint: commit-msg: remove "digest" as a supported tag</title>
<updated>2025-11-29T20:41:15Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2025-11-29T20:38:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8402681cb7b9835aca46ce59d1a24760b6a74849'/>
<id>urn:sha1:8402681cb7b9835aca46ce59d1a24760b6a74849</id>
<content type='text'>
* scripts/git-hooks/commit-msg: We recently renamed the digest module
to cksum, so no longer support "digest" as a commit tag.
</content>
</entry>
<entry>
<title>maint: commit-msg: fix terminal corruption when re-editing</title>
<updated>2025-11-29T20:36:14Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2025-11-29T20:36:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=47b58df1bb5ad6c856d11cdd98aa3ce48d5e473f'/>
<id>urn:sha1:47b58df1bb5ad6c856d11cdd98aa3ce48d5e473f</id>
<content type='text'>
* scripts/git-hooks/commit-msg: Explicitly connect the editor to
/dev/tty, so that it can restore terminal settings appropriately.
</content>
</entry>
<entry>
<title>maint: use short form bug URLs</title>
<updated>2025-08-12T16:50:40Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2025-08-12T13:31:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2543c0052c9be0e53c529f6be90b861ac99a092b'/>
<id>urn:sha1:2543c0052c9be0e53c529f6be90b861ac99a092b</id>
<content type='text'>
* cfg.mk (sc_prohibit-long-form-bug-urls): Disallow long form in code.
* scripts/git-hooks/commit-msg: Disallow long form in commit messages.
* NEWS: Shorten long urls.
* bootstrap.conf: Likewise.
* configure.ac: Likewise.
* scripts/git-hooks/commit-msg: Likewise.
* src/csplit.c: Likewise.
* src/fmt.c: Likewise.
* src/make-prime-list.c: Likewise.
* src/nohup.c: Likewise.
* tests/od/od-float.sh: Likewise.
* tests/rm/r-root.sh: Likewise.
* tests/tail/inotify-race.sh: Likewise.
* tests/tail/inotify-race2.sh: Likewise.
</content>
</entry>
<entry>
<title>scripts: commit-msg: recognize Git cut_lines</title>
<updated>2022-11-20T18:17:47Z</updated>
<author>
<name>Arsen Arsenović</name>
<email>arsen@aarsen.me</email>
</author>
<published>2022-11-20T11:25:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8613d35be6c21a380e647ce228973bdfb7ea462b'/>
<id>urn:sha1:8613d35be6c21a380e647ce228973bdfb7ea462b</id>
<content type='text'>
This prevents spurious failures from happening when someone sets
commit.verbose or passes -v to commit.
</content>
</entry>
<entry>
<title>scripts: fix typo in commit-msg git-hook script</title>
<updated>2022-01-12T22:59:30Z</updated>
<author>
<name>Daniel Knittl-Frank</name>
<email>knittl89@googlemail.com</email>
</author>
<published>2022-01-12T18:30:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=95ec19ecbd125598f047a938882f5bba81f0e9a3'/>
<id>urn:sha1:95ec19ecbd125598f047a938882f5bba81f0e9a3</id>
<content type='text'>
Commit 2f438fa9f53250fb3c8b39a95eedd627b5569ca4 (basenc: A new program
complementary to base64/base32) introduced a typo in the list of allowed
commit message prefixes, accidentally changing "basename" to
"nbasename".  Revert it back to the correct "basename".
</content>
</entry>
<entry>
<title>maint: commit-msg: compute UTF-8-aware line-length</title>
<updated>2021-12-20T18:46:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@fb.com</email>
</author>
<published>2021-12-20T01:19:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a2b21e910509f58a5d8c9976d46d7cd63d068ecc'/>
<id>urn:sha1:a2b21e910509f58a5d8c9976d46d7cd63d068ecc</id>
<content type='text'>
* scripts/git-hooks/commit-msg: Count UTF-8 characters rather
than bytes to avoid erroneously rejecting as "longer than 72" a
log message line like the UTF-8 one for id.c just prior.  It has
77 bytes but only 67 characters.
(check_msg): Read in "utf8" mode. Also include actual length
in the diagnostic.
(main): Don't loop when stdout is redirected, as it is when
invoked via vc-dwim.
Paul Eggert reported privately both the error of counting bytes
rather than chars and the re_edit loop when failing via vc-dwim.
</content>
</entry>
<entry>
<title>maint: rename md5sum.c to more general digest.c</title>
<updated>2021-09-15T14:35:53Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2021-08-29T13:50:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f0b32e79cc2cd184619ecb2037b4c9c88daaa428'/>
<id>urn:sha1:f0b32e79cc2cd184619ecb2037b4c9c88daaa428</id>
<content type='text'>
md5sum.c will be the base for all digest functions,
so rename accordingly.

* src/md5sum.c: Rename to ...
* src/digest.c: ... renamed from md5sum.c
* scripts/git-hooks/commit-msg: Allow digest: commit prefix.
* po.POTFILES.in: Adjust to new name.
* src/local.mk: Likewise.
</content>
</entry>
<entry>
<title>maint: allow hook script accept "Signed-off-by:"</title>
<updated>2021-08-14T20:40:54Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2021-06-21T12:22:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a0f205ba923b80e58bd77f4d4cef68e248f87c4c'/>
<id>urn:sha1:a0f205ba923b80e58bd77f4d4cef68e248f87c4c</id>
<content type='text'>
* scripts/git-hooks/commit-msg: Relax this constraint.
</content>
</entry>
<entry>
<title>basenc: A new program complementary to base64/base32</title>
<updated>2018-12-28T06:46:02Z</updated>
<author>
<name>Assaf Gordon</name>
<email>assafgordon@gmail.com</email>
</author>
<published>2018-12-28T05:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2f438fa9f53250fb3c8b39a95eedd627b5569ca4'/>
<id>urn:sha1:2f438fa9f53250fb3c8b39a95eedd627b5569ca4</id>
<content type='text'>
Encodes/decodes data in various common formats:
base64,base64url,base32,base32,base16,base2,z85.

Discussed here:
https://lists.gnu.org/r/coreutils/2018-11/msg00014.html
https://lists.gnu.org/r/coreutils/2018-12/msg00019.html

* AUTHORS: Add basenc.
* README: Reference the new program.
* NEWS: Mention the new program.
* build-aux/gen-lists-of-programs.sh: Add basenc.
* doc/coreutils.texi: (basenc invocation): Document the new command.
* man/.gitignore: Ignore the generated man page.
* man/basenc.x: A new template, with few examples.
* man/local.mk: Reference the new man page.
* scripts/git-hooks/commit-msg: Allow basenc as program prefix.
* src/.gitignore: Ignore the new binary.
* src/basenc.c:
(usage): Mention new options.
(main): Handle new options.
(isbase*, base*_length, base*_encode, base*_decode_ctx): Implement new
encoding/decoding formats.
* src/local.mk: Add new program.
* tests/local.mk: Add new test.
* tests/misc/basenc.pl: New tests.
* tests/misc/help-version.sh (basenc_setup): use '--version' for default
invocation (basenc errors with no parameters).
</content>
</entry>
</feed>
