15 Commits (f17f8e8ba9cc5bed87ef5637b7ba4bed20b761b5)

Author SHA1 Message Date
  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
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 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
  Laurent Delaigue 26fd56f167 Refactored pre-commit hook to make it less invasive. 9 years ago