summaryrefslogtreecommitdiff
path: root/build-aux/git-hooks
AgeCommit message (Expand)Author
2026-05-23* build-aux/git-hooks/commit-msg: Replace Markdown-style quotation.Sean Whitton
2026-03-13Ignore Emacs developer’s global core.whitespacePaul Eggert
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-17; Move Markdown quotation detection to commit-msg hookPo Lu
2025-02-17; More strongly discountenance Markdown-style quotesPo Lu
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-23Avoid U+FFFD in commit messagesPaul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-21; Fix issues running gitmergeJim Porter
2023-08-09Run Git hooks within xcu4Po Lu
2023-05-04; Use a Bourne shell-compatible form for command substitutionJim Porter
2023-05-04; Allow spaces in directory names for Git hooksJim Porter
2023-05-04; Fix post-commit and pre-push hooks in worktrees againJim Porter
2023-05-01; Use $GIT_DIR to find the .git directory inside our hooksJim Porter
2023-04-23; Fix last changeJim Porter
2023-04-23When examining merge commits in our Git hooks, only check the first parentJim Porter
2023-04-23; Fix logic of Git pre-push hook when pushing a new branchJim Porter
2023-04-23Improve the logic of the file entry Git hooks to support more casesJim Porter
2023-04-20Add Git hooks to check filenames listed in the commit messageJim Porter
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-02-23Port pre-commit hook to Git 2.35.0Paul Eggert
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-31Fix some shellcheck linter warningsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-16Do potentially destructive operations in prepare-commit-msgKonstantin Kharlamov
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-28; Let pre-commit git hook check merged in changes (Bug#29197)Noam Postavsky
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-16Do not reject https://gnu.org in commit messagesPaul Eggert
2017-10-14Encourage https: in commit messagesPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-21Port /bin/sh scripts to Solaris 10Paul Eggert
2017-04-29Allow bypassing of some checks when mergingPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-12* build-aux/git-hooks/pre-commit: Add whitespace comment.Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-04-14Improve the commit-msg Git hook for unibyte environmentsEli Zaretskii
2015-04-11Port commit-msg to MSYS Bash+GawkPaul Eggert
2015-04-11Port commit-msg to broken MS-Windows shellPaul Eggert
2015-04-10Fix commit-msg to handle scissors linesPaul Eggert
2015-04-10port commit-msg to Gawk 3.0.4 (1999)Paul Eggert
2015-04-10Have commit-msg report commit failurePaul Eggert
2015-04-07Generate a ChangeLog file from commit logsPaul Eggert
2015-03-29Fix 'commit-msg' to cite 'CONTRIBUTE'Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-28* build-aux/git-hooks/commit-msg: Allow tabs.Paul Eggert