aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/git-hooks/pre-push (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton13 days1-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Use a Bourne shell-compatible form for command substitutionJim Porter2023-05-041-1/+1
* ; Allow spaces in directory names for Git hooksJim Porter2023-05-041-1/+1
* ; Fix post-commit and pre-push hooks in worktrees againJim Porter2023-05-041-1/+3
* ; Use $GIT_DIR to find the .git directory inside our hooksJim Porter2023-05-011-1/+1
* ; Fix last changeJim Porter2023-04-231-1/+1
* When examining merge commits in our Git hooks, only check the first parentJim Porter2023-04-231-3/+6
* ; Fix logic of Git pre-push hook when pushing a new branchJim Porter2023-04-231-9/+9
* Add Git hooks to check filenames listed in the commit messageJim Porter2023-04-201-0/+83