index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-aux
/
git-hooks
/
commit-msg
Age
Commit message (
Expand
)
Author
2026-05-23
* build-aux/git-hooks/commit-msg: Replace Markdown-style quotation.
Sean Whitton
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-17
; Move Markdown quotation detection to commit-msg hook
Po Lu
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-23
Avoid U+FFFD in commit messages
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-10-16
Do not reject https://gnu.org in commit messages
Paul Eggert
2017-10-14
Encourage https: in commit messages
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-04-14
Improve the commit-msg Git hook for unibyte environments
Eli Zaretskii
2015-04-11
Port commit-msg to MSYS Bash+Gawk
Paul Eggert
2015-04-11
Port commit-msg to broken MS-Windows shell
Paul Eggert
2015-04-10
Fix commit-msg to handle scissors lines
Paul Eggert
2015-04-10
port commit-msg to Gawk 3.0.4 (1999)
Paul Eggert
2015-04-10
Have commit-msg report commit failure
Paul Eggert
2015-03-29
Fix 'commit-msg' to cite 'CONTRIBUTE'
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-28
* build-aux/git-hooks/commit-msg: Allow tabs.
Paul Eggert
2014-12-15
* lisp/subr.el (sit-for): Tweak docstring.
Stefan Monnier
2014-12-10
Port commit-msg to mawk
Paul Eggert
2014-12-10
Improve commit-msg messages and autosquash
Paul Eggert
2014-12-07
Port commit-message checking to FreeBSD 9.
Paul Eggert
2014-11-22
Add git commit hooks that do some simple checks on commits.
Paul Eggert