summaryrefslogtreecommitdiff
path: root/etc/git
AgeCommit message (Expand)Author
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