index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
git
Age
Commit message (
Expand
)
Author
2025-02-22
etc: Update the commit-msg hook.
Maxim Cournoyer
2025-02-16
maint: Actually run ‘make check-channel-news’ in pre-push hook.
Ludovic Courtès
2025-01-05
etc: git: pre-push: Run guix git authenticate before check-channel-news.
Vagrant Cascadian
2024-05-25
maint: Suggest ‘guix git authenticate’ for initial authentication.
Ludovic Courtès
2024-01-24
gitconfig: b4: Automatically add 'Signed-off-by' when applying patches.
Maxim Cournoyer
2023-11-07
doc: Add some guidelines for reviewing.
Maxim Cournoyer
2023-10-22
build: Add a commit-msg hook that embeds Change-Id in commit messages.
Maxim Cournoyer
2023-05-18
etc: gitconfig: Do not enforced signed commits.
Maxim Cournoyer
2023-05-01
Makefile.am: Auto-configure Git on 'make'.
Maxim Cournoyer
2021-10-14
Add git configuration templates to improve diff hunk header detection.
Sarah Morgensen
2020-12-14
maint: Only run `make authenticate` when pushing commits.
Leo Famulari
2020-06-01
maint: Adjust comment in 'pre-push' hook.
Ludovic Courtès
2020-05-29
maint: Git pre-push hook runs "make authenticate check-channel-news".
Ludovic Courtès
2017-02-08
etc: The pre-push hook says which commits failed the signature check.
Leo Famulari
2017-01-04
doc: Add a Git hook that verifies signatures before pushing.
Leo Famulari