32 Revize (stable-5.11)

Autor SHA1 Zpráva Datum
  Youssef Elghareeb 6f82690aaf Add the "compression-level" option to all ArchiveCommand formats před 3 roky
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format před 4 roky
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 před 5 roky
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 před 5 roky
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 před 6 roky
  Matthias Sohn 653b31a903 Remove deprecated ArchiveCommand#putEntry method před 6 roky
  Matthias Sohn 32022e9764 Fix javadoc in org.eclipse.jgit.archive před 6 roky
  Yasuhiro Takagi b26102469c TarFormat: Use commit time as timestamp for entries před 7 roky
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments před 7 roky
  Shawn Pearce ff6e6c2214 Fix timestamp in Zip archives před 7 roky
  Matthias Sohn 30628e3b86 Add missing @Override annotations in org.eclipse.jgit.archive před 7 roky
  Naoki Takezoe 1448ec37f9 Set commit time to ZipArchiveEntry před 7 roky
  Matthias Sohn 3ac06ca6de Fix string externalization warnings in BaseFormat před 9 roky
  Matthias Sohn 994b39a007 Add missing @since tags for new API methods in archive bundle před 9 roky
  David Ostrovsky c0c4c6f09a ArchiveCommand: Allow to pass options to underlying stream před 9 roky
  Robin Rosenberg 0bc98f17b2 Eliminate warnings for non-nls strings that will never be translated před 10 roky
  Jonathan Nieder d5110c32f9 Allow ArchiveCommand.registerFormat to be called twice před 10 roky
  Jonathan Nieder 0a14909bcf Make ArchiveFormats final and implement equals() před 10 roky
  Robin Rosenberg 4ceb25b602 Tag som non-localizable strings with NON-NLS před 10 roky
  Jonathan Nieder 2ecc27db92 archive: Include entries for directories před 10 roky
  Jonathan Nieder 3467e865ac Revert "Close unfinished archive entries on error" před 10 roky
  Dave Borowitz 6bbc32a8be TarFormat: use tabs for indent před 11 roky
  Jonathan Nieder 75d9b31f14 Close unfinished archive entries on error před 11 roky
  Jonathan Nieder 56cb2d925c Pick default archive format based on filename suffix před 11 roky
  Jonathan Nieder ebfe85d037 Add long filename, large file, and non-ASCII filename support to TarFormat před 11 roky
  Jonathan Nieder ed5199f63b Add tbz2 archive format před 11 roky
  Matthias Sohn 60a4b5b27e Fix javadoc of FormatActivator před 11 roky
  Jonathan Nieder 659cadf06d Add missing javadoc for archive code před 11 roky
  Jonathan Nieder dbf8d95daa Drop unnecessary "throws" clauses in archive code před 11 roky
  Jonathan Nieder 679382fb20 Move FormatActivator.start()/stop() to a separate class před 11 roky
  Jonathan Nieder 7f2f59734c Add tgz and txz archive formats před 11 roky
  Jonathan Nieder 68d92182e6 Maintain list of archive formats in one place před 11 roky
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API před 11 roky