index
:
git-hooks
master
Mirror of git-hooks tool
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-06-19
When printing the status claify that git-hooks is not installed in the curren...
Benjamin C Meyer
2010-06-19
Change license of all code from the 4 clause license to the 3 clause license
Benjamin C Meyer
2010-03-20
Remove variable the is no longer used
Benjamin C Meyer
2010-03-20
Verify that all required arguments are passed in and return with an
Benjamin C Meyer
2010-03-19
Add the most important two hooks to the example list
Benjamin C Meyer
2010-03-19
Write up correct documentation for when git hooks --help is called.
Benjamin C Meyer
2010-03-19
Only echo the name of the script and hook if GIT_HOOKS_VERBOSE is set.
Benjamin C Meyer
2010-03-19
Display both the hook name and script name
Benjamin C Meyer
2010-03-19
Rather than using an environment variable just use the configuration
Benjamin C Meyer
2010-03-19
Add a link to the official documentation in the README
Benjamin C Meyer
2010-03-19
Add a pre-receive hook that checks the amount of free space and warns if it i...
Benjamin C Meyer
2010-03-17
Add a new commit-msg hook that checks for duplicate Signed-off-by lines
Benjamin C Meyer
2010-03-17
Go through the README file and clarify portions of it.
Benjamin C Meyer
2010-03-17
Add a section to the README describing how to create hooks
Benjamin C Meyer
2010-03-17
Add a new pre-commit hook that checks for the current year in the copyright.
Benjamin C Meyer
2010-03-17
Add a commit-msg hook that checks that all commits have the Signed-off-by line
Benjamin C Meyer
2010-03-17
Add a commit-msg hook that spell checks the commit message.
Benjamin C Meyer
2010-03-17
Add missing BSD license headers.
Benjamin C Meyer
2010-03-17
Add a pre-commit hook that checks for the BSD license. This hook only applie...
Benjamin C Meyer
2010-03-17
Add a pre-commit hook that checks for whitespace errors
Benjamin C Meyer
2010-03-17
Add a pre-commit hook that checks bash files for syntax errors
Benjamin C Meyer
2010-03-17
Initial stab at the git-hooks script that will run user, application, and glo...
Benjamin C Meyer
2010-03-16
Ignore swap files
Benjamin C Meyer
2010-03-16
Initial commit
Benjamin C Meyer
[prev]