15 Commits (38198972d4b3ac26828867317a7daa8bdfb10f4b)

Author SHA1 Message Date
  Markus Keller 8420c729a0 Make PrePushHook properly terminate ref lines 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Markus Duft aaf4b35557 Don't throw if a pre-push hook is ignored. 6 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 6 years ago
  Markus Duft c0bb992845 LFS: pre-push upload support 6 years ago
  Matthias Sohn d1804d3f74 Fix javadoc in org.eclipse.jgit hooks package 6 years ago
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 years ago
  Matthias Sohn 0aa1a19cab [findBugs] Use UTF-8 when writing to the error stream in GitHook 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Martin Goellnitz 57a263f182 Add support for post-commit hooks 7 years ago
  Matthias Sohn d3e61db455 Fix pre-push hook to not set null remoteName as first argument 8 years ago
  Christian Halstrick edc4daf2e8 Add support for pre-push hooks 9 years ago
  Laurent Delaigue efeb02bf2b Support for the commit-msg hook. 9 years ago
  Laurent Delaigue 26fd56f167 Refactored pre-commit hook to make it less invasive. 9 years ago