24 Commits (76b76a6048b9b3dbca965463d4f6f5732ffb784d)

Author SHA1 Message Date
  Tim Neumann 15a38e5b4f Post commit hook failure should not cause commit failure 4 years ago
  Matthias Sohn 935c8b752b Allow to define additional Hook classes outside JGit 3 years ago
  Matthias Sohn f17f8e8ba9 GitHook: use default charset for output and error streams 3 years ago
  Matthias Sohn 5b528474f5 GitHook: use generic OutputStream instead of PrintStream 3 years ago
  Matthias Sohn 686565f416 GitHook: make fields outputStream and errorStream private 3 years ago
  Michael Dardis 4055522359 Remove use of org.bouncycastle.util.io.TeeOutputStream 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Tim Neumann 23125abc20 Add ability to redirect stderr from git hooks 4 years ago
  Thomas Wolf 385b503ae8 Support for core.hooksPath 4 years ago
  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