• Home
  • Raw
  • Download

Lines Matching refs:COMPRESS

169   Issue: COMPRESS-263.
175 Issue: COMPRESS-287.
178 Issue: COMPRESS-286.
182 Issue: COMPRESS-289.
189 Issue: COMPRESS-285.
195 o COMPRESS-272: CompressorStreamFactory can now auto-detect Unix compress
199 o COMPRESS-270: The snappy, ar and tar inputstreams might fail to read from a
201 o COMPRESS-277: IOUtils#skip might skip fewer bytes than requested even though
203 o COMPRESS-276: ArchiveStreams now validate there is a current entry before
207 o COMPRESS-274: ChangeSet#delete and deleteDir now properly deal with unnamed
209 o COMPRESS-273: Added a few null checks to improve robustness.
210 o COMPRESS-278: TarArchiveInputStream failed to read archives with empty
212 o COMPRESS-279: TarArchiveInputStream now again throws an exception when it
215 o COMPRESS-280: Adapted TarArchiveInputStream#skip to the modified
228 Issue: COMPRESS-260.
232 Issue: COMPRESS-266.
235 Issue: COMPRESS-261.
238 Issue: COMPRESS-258.
243 Issue: COMPRESS-257.
248 Issue: COMPRESS-253.
252 Issue: COMPRESS-253.
255 Issue: COMPRESS-259.
259 Issue: COMPRESS-262.
263 Issue: COMPRESS-264.
267 Issue: COMPRESS-265.
273 Issue: COMPRESS-267.
280 Issue: COMPRESS-147. Thanks to BELUGA BEHR.
282 Issue: COMPRESS-243. Thanks to Damjan Jovanovic.
288 Issue: COMPRESS-250. Thanks to Emmanuel Bourg.
291 Issue: COMPRESS-115. Thanks to Emmanuel Bourg.
297 LZMA2 compression on Java8. Issue: COMPRESS-241.
299 Issue: COMPRESS-244. Thanks to Nico Kruber.
301 Issue: COMPRESS-245.
307 Issue: COMPRESS-242.
309 empty files or directories were included. Issue: COMPRESS-252.
326 supported when reading. Issue: COMPRESS-54. Thanks to Damjan Jovanovic.
328 compression. Issue: COMPRESS-226. Thanks to Damjan Jovanovic.
334 Issue: COMPRESS-111.
338 NullPointerException Issue: COMPRESS-223. Thanks to Jeremy Gustie.
341 other archivers as well. Issue: COMPRESS-228.
344 name. Issue: COMPRESS-229. Thanks to Christoph Gysin.
349 Issue: COMPRESS-227.
351 Redline RPM. Issue: COMPRESS-236. Thanks to Andrew Duffy.
354 COMPRESS-237. Thanks to Emmanuel Bourg.
357 blocking input streams. Issue: COMPRESS-239.
361 COMPRESS-232. Thanks to BELUGA BEHR.
363 particular to the skip method. Issue: COMPRESS-234. Thanks to
374 Issue: COMPRESS-220.
379 Issue: COMPRESS-218.
383 Issue: COMPRESS-191.
388 Issue: COMPRESS-199.
393 Issue: COMPRESS-200.
397 Issue: COMPRESS-203.
400 Issue: COMPRESS-189.
404 Issue: COMPRESS-212.
407 Issue: COMPRESS-206.
415 Issue: COMPRESS-205.
419 Issue: COMPRESS-219.
422 Issue: COMPRESS-221.
428 Issue: COMPRESS-188.
432 Issue: COMPRESS-192.
435 Issue: COMPRESS-191.
444 Issue: COMPRESS-208.
447 Issue: COMPRESS-201.
450 Issue: COMPRESS-159.
453 Issue: COMPRESS-172.
456 Issue: COMPRESS-210.
459 Issue: COMPRESS-211.
462 Issue: COMPRESS-213.
465 Issue: COMPRESS-214.
468 Issue: COMPRESS-215.
489 o COMPRESS-156: Support for the XZ format has been added.
492 o COMPRESS-183: The tar package now allows the encoding of file names to be
501 o COMPRESS-184: TarArchiveInputStream failed to parse PAX headers that
503 o COMPRESS-178: TarArchiveInputStream throws IllegalArgumentException instead of IOException
504 o COMPRESS-179: TarUtils.formatLongOctalOrBinaryBytes() assumes the field will be 12 bytes long
505 o COMPRESS-175: GNU Tar sometimes uses binary encoding for UID and GID
506 o COMPRESS-171: ArchiveStreamFactory.createArchiveInputStream would claim
508 o COMPRESS-164: ZipFile didn't work properly for archives using unicode extra
510 o COMPRESS-169: For corrupt archives ZipFile would throw a RuntimeException in
515 o COMPRESS-182: The tar package can now write archives that use star/GNU/BSD
518 o COMPRESS-181: Added a workaround for a Bug some tar implementations that add
520 o COMPRESS-176: Added a workaround for a Bug in WinZIP which uses backslashes
522 o COMPRESS-131: ArrayOutOfBounds while decompressing bz2. Added test case - code already seems to …
523 o COMPRESS-146: BZip2CompressorInputStream now optionally supports reading of
525 o COMPRESS-154: GZipCompressorInputStream now optionally supports reading of
527 o COMPRESS-16: The tar package can now read archives that use star/GNU/BSD
530 o COMPRESS-165: The tar package can now write archives that use star/GNU/BSD
533 o COMPRESS-166: The tar package can now use the POSIX/PAX variant for writing
544 o Support for the Pack200 format has been added. Issue: COMPRESS-142.
546 has been added. Issue: COMPRESS-132.
552 resources on some JDKs. Issue: COMPRESS-152.
554 correctly. Issue: COMPRESS-160.
557 o The ZIP package now supports Zip64 extensions. Issue: COMPRESS-36.
560 Issue: COMPRESS-144.
566 o COMPRESS-123: ZipArchiveEntry has a new method getRawName that provides the
569 o COMPRESS-122: TarArchiveEntry provides access to the flags that determine
574 o COMPRESS-129: ZipArchiveInputStream could fail with a "Truncated ZIP" error
576 o COMPRESS-145: TarArchiveInputStream now detects sparse entries using the
579 o COMPRESS-130: The Javadoc for ZipArchiveInputStream#skip now matches the
581 o COMPRESS-140: ArArchiveInputStream fails if entries contain only blanks for
583 o COMPRESS-139: ZipFile may leak resources on some JDKs.
584 o COMPRESS-125: BZip2CompressorInputStream throws IOException if
587 o COMPRESS-127: Calling close() on inputStream returned by
590 o COMPRESS-119: TarArchiveOutputStream#finish now writes all buffered
596 o COMPRESS-117: Certain tar files not recognised by
603 o COMPRESS-108: Command-line interface to list archive contents.
605 o COMPRESS-109: Tar implementation does not support Pax headers
608 o COMPRESS-103: ZipArchiveInputStream can optionally extract data that used
613 o COMPRESS-98: The ZIP classes will throw specialized exceptions if any
616 o COMPRESS-99: ZipFile#getEntries returns entries in a predictable order -
626 o COMPRESS-89: The ZIP classes now detect encrypted entries.
627 o COMPRESS-97: Added autodetection of compression format to
629 o COMPRESS-95: Improve ExceptionMessages in ArchiveStreamFactory Thanks to Joerg Bellmann.
634 o COMPRESS-78: Add a BZip2Utils class modelled after GZipUtils Thanks to Jukka Zitting.
637 o COMPRESS-72: Move acknowledgements from NOTICE to README
638 o COMPRESS-113: TarArchiveEntry.parseTarHeader() includes the trailing space/NUL when parsing the …
639 o COMPRESS-118: TarUtils.parseName does not properly handle characters outside the range 0-127
640 o COMPRESS-107: ArchiveStreamFactory does not recognise tar files created by Ant
641 o COMPRESS-110: Support "ustar" prefix field, which is used when file paths are longer
643 o COMPRESS-100: ZipArchiveInputStream will throw an exception if it detects an
647 o COMPRESS-101: ZipArchiveInputStream should now properly read archives that
649 o COMPRESS-74: ZipArchiveInputStream failed to update the number of bytes
654 o COMPRESS-85: The cpio archives created by CpioArchiveOutputStream couldn't
658 o COMPRESS-73: ZipArchiveEntry, ZipFile and ZipArchiveInputStream are now
660 o COMPRESS-82: cpio is terribly slow.
664 o COMPRESS-17: Tar format unspecified - current support documented.
665 o COMPRESS-94: ZipArchiveEntry's equals method was broken for entries created
668 o COMPRESS-87: ZipArchiveInputStream could repeatedly return 0 on read() when
670 o COMPRESS-86: Tar archive entries holding the file name for names longer
673 o COMPRESS-83: Delegate all read and write methods in GZip stream in order to
677 o COMPRESS-81: TarOutputStream can leave garbage at the end of the archive
680 o COMPRESS-112: ArArchiveInputStream does not handle GNU extended filename records (//)
681 o COMPRESS-105: Document that the name of an ZipArchiveEntry determines whether
685 o COMPRESS-79: Move DOS/Java time conversions into Zip utility class.
686 o COMPRESS-75: ZipArchiveInputStream does not show location in file