15 Commits (f17f8e8ba9cc5bed87ef5637b7ba4bed20b761b5)

Autor SHA1 Nachricht Datum
  Matthias Sohn f17f8e8ba9 GitHook: use default charset for output and error streams vor 3 Jahren
  Matthias Sohn 5b528474f5 GitHook: use generic OutputStream instead of PrintStream vor 3 Jahren
  Matthias Sohn 686565f416 GitHook: make fields outputStream and errorStream private vor 3 Jahren
  Michael Dardis 4055522359 Remove use of org.bouncycastle.util.io.TeeOutputStream vor 4 Jahren
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format vor 4 Jahren
  Tim Neumann 23125abc20 Add ability to redirect stderr from git hooks vor 4 Jahren
  Thomas Wolf 385b503ae8 Support for core.hooksPath vor 4 Jahren
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 vor 5 Jahren
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 vor 6 Jahren
  Markus Duft c0bb992845 LFS: pre-push upload support vor 6 Jahren
  Matthias Sohn d1804d3f74 Fix javadoc in org.eclipse.jgit hooks package vor 6 Jahren
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files vor 7 Jahren
  Matthias Sohn 0aa1a19cab [findBugs] Use UTF-8 when writing to the error stream in GitHook vor 7 Jahren
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning vor 7 Jahren
  Laurent Delaigue 26fd56f167 Refactored pre-commit hook to make it less invasive. vor 9 Jahren