summaryrefslogtreecommitdiff
path: root/etc/git
AgeCommit message (Expand)Author
2025-07-31gitconfig: Relax useAutoBase.Maxim Cournoyer
2025-07-20etc: pre-push: Skip checks when pushing to the keyring branch.Maxim Cournoyer
2025-06-08etc: Git pre-push hook: Don't allow pushes to Savannah.Leo Famulari
2025-06-04etc: pre-push Git hook: Update the commentary.Leo Famulari
2025-06-04etc: pre-push git hook: Also check Codeberg SSH remote.Hilton Chain
2025-05-30etc: pre-push Git hook: Reduce code duplication.Leo Famulari
2025-05-27etc: pre-push Git hook: Make portable to current Debian.Leo Famulari
2025-05-27etc: pre-push: Do not use recent ;& case statement terminator.Maxim Cournoyer
2025-05-27etc: Untabify pre-push hook.Maxim Cournoyer
2025-05-26etc: pre-push: Skip checks on AGit pull requests.Liliana Marie Prikler
2025-05-26etc: pre-push: Enforce checks on Codeberg.lilyp
2025-02-22etc: Update the commit-msg hook.Maxim Cournoyer
2025-02-16maint: Actually run ‘make check-channel-news’ in pre-push hook.Ludovic Courtès
2025-01-05etc: git: pre-push: Run guix git authenticate before check-channel-news.Vagrant Cascadian
2024-05-25maint: Suggest ‘guix git authenticate’ for initial authentication.Ludovic Courtès
2024-01-24gitconfig: b4: Automatically add 'Signed-off-by' when applying patches.Maxim Cournoyer
2023-11-07doc: Add some guidelines for reviewing.Maxim Cournoyer
2023-10-22build: Add a commit-msg hook that embeds Change-Id in commit messages.Maxim Cournoyer
2023-05-18etc: gitconfig: Do not enforced signed commits.Maxim Cournoyer
2023-05-01Makefile.am: Auto-configure Git on 'make'.Maxim Cournoyer
2021-10-14Add git configuration templates to improve diff hunk header detection.Sarah Morgensen
2020-12-14maint: Only run `make authenticate` when pushing commits.Leo Famulari
2020-06-01maint: Adjust comment in 'pre-push' hook.Ludovic Courtès
2020-05-29maint: Git pre-push hook runs "make authenticate check-channel-news".Ludovic Courtès
2017-02-08etc: The pre-push hook says which commits failed the signature check.Leo Famulari
2017-01-04doc: Add a Git hook that verifies signatures before pushing.Leo Famulari