aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/hooks
Commit message (Expand)AuthorAgeFilesLines
* Add support for post-commit hooksMartin Goellnitz2016-09-132-0/+96
* Fix pre-push hook to not set null remoteName as first argumentMatthias Sohn2015-11-181-0/+3
* Add support for pre-push hooksChristian Halstrick2015-11-022-0/+167
* Support for the commit-msg hook.Laurent Delaigue2015-03-022-0/+157
* Refactored pre-commit hook to make it less invasive.Laurent Delaigue2015-03-023-0/+309