summaryrefslogtreecommitdiff
path: root/etc/git/pre-push
AgeCommit message (Expand)AuthorFilesLines
2025-07-20etc: pre-push: Skip checks when pushing to the keyring branch.Maxim Cournoyer1-1/+7
2025-06-08etc: Git pre-push hook: Don't allow pushes to Savannah.Leo Famulari1-1/+5
2025-06-04etc: pre-push Git hook: Update the commentary.Leo Famulari1-5/+6
2025-06-04etc: pre-push git hook: Also check Codeberg SSH remote.Hilton Chain1-0/+5
2025-05-30etc: pre-push Git hook: Reduce code duplication.Leo Famulari1-8/+13
2025-05-27etc: pre-push Git hook: Make portable to current Debian.Leo Famulari1-17/+19
2025-05-27etc: pre-push: Do not use recent ;& case statement terminator.Maxim Cournoyer1-1/+4
2025-05-27etc: Untabify pre-push hook.Maxim Cournoyer1-24/+24
2025-05-26etc: pre-push: Skip checks on AGit pull requests.Liliana Marie Prikler1-0/+7
2025-05-26etc: pre-push: Enforce checks on Codeberg.lilyp1-2/+3
2025-02-16maint: Actually run ‘make check-channel-news’ in pre-push hook.v1.4.0+154511.1afbf48b25Ludovic Courtès1-2/+2
2025-01-05etc: git: pre-push: Run guix git authenticate before check-channel-news.Vagrant Cascadian1-1/+1
2024-05-25maint: Suggest ‘guix git authenticate’ for initial authentication.Ludovic Courtès1-1/+3
2020-12-14maint: Only run `make authenticate` when pushing commits.Leo Famulari1-10/+23
2020-06-01maint: Adjust comment in 'pre-push' hook.Ludovic Courtès1-1/+3
2020-05-29maint: Git pre-push hook runs "make authenticate check-channel-news".Ludovic Courtès1-44/+5
2017-02-08etc: The pre-push hook says which commits failed the signature check.Leo Famulari1-5/+17
2017-01-04doc: Add a Git hook that verifies signatures before pushing.Leo Famulari1-0/+57