aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/hooks/Hooks.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Add ability to redirect stderr from git hooksTim Neumann2019-12-091-4/+91
* Don't throw if a pre-push hook is ignored.Markus Duft2018-04-101-1/+5
* LFS: support merge/rebase/cherry-pick/diff/compare with LFS filesMarkus Duft2018-03-031-24/+10
* LFS: pre-push upload supportMarkus Duft2018-02-271-0/+28
* Fix javadoc in org.eclipse.jgit hooks packageMatthias Sohn2017-12-181-0/+12
* Add support for post-commit hooksMartin Goellnitz2016-09-131-0/+12
* Add support for pre-push hooksChristian Halstrick2015-11-021-0/+11
* Support for the commit-msg hook.Laurent Delaigue2015-03-021-0/+11
* Refactored pre-commit hook to make it less invasive.Laurent Delaigue2015-03-021-0/+66