summaryrefslogtreecommitdiff
path: root/build-aux/git-hooks/pre-push
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo 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-20Add Git hooks to check filenames listed in the commit messageJim Porter