Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix javadoc in org.eclipse.jgit hooks package | Matthias Sohn | 2017-12-18 | 6 | -7/+54 |
* | Add missing newlines at ends of Java files | David Pursehouse | 2017-07-25 | 1 | -1/+1 |
* | [findBugs] Use UTF-8 when writing to the error stream in GitHook | Matthias Sohn | 2017-05-15 | 1 | -2/+12 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+1 |
* | Add support for post-commit hooks | Martin Goellnitz | 2016-09-13 | 2 | -0/+96 |
* | Fix pre-push hook to not set null remoteName as first argument | Matthias Sohn | 2015-11-18 | 1 | -0/+3 |
* | Add support for pre-push hooks | Christian Halstrick | 2015-11-02 | 2 | -0/+167 |
* | Support for the commit-msg hook. | Laurent Delaigue | 2015-03-02 | 2 | -0/+157 |
* | Refactored pre-commit hook to make it less invasive. | Laurent Delaigue | 2015-03-02 | 3 | -0/+309 |