Sign in
◑
Theme
apache
/
commons-compress
/
HEAD
c15e1ed
Bump org.slf4j:slf4j-* from 2.0.16 to 2.0.19, use the BOM POM
by Gary Gregory
· 2 days ago
master
0fd3df6
Bump com.github.luben:zstd-jni from 1.5.7-16 to 1.5.7-17
by Gary Gregory
· 3 days ago
0abc711
Bump github/codeql-action/* from 4.37.9 to 4.38.1
by Gary Gregory
· 3 days ago
c18879f
Bump actions/setup-java from 6.0.0 to 6.0.1
by Gary Gregory
· 3 days ago
62f794c
Bump org.apache.commons:commons-parent from 104 to 105.
by Gary Gregory
· 2 weeks ago
6aaf8d1
Bump om.github.luben:zstd-jni from 1.5.7-15 to 1.5.7-16.
by Gary Gregory
· 3 weeks ago
8125ed6
Bump github/codeql-action/analyze from 4.37.8 to 4.37.9.
by Gary Gregory
· 3 weeks ago
f8106cd
Bump actions/setup-java from 5.7.0 to 6.0.0.
by Gary Gregory
· 4 weeks ago
cce8cde
Bump github/codeql-action/init from 4.37.7 to 4.37.8
by Gary Gregory
· 4 weeks ago
b0e13a9
Throw CompressorException when all code lengths are zero (#806).
by Gary Gregory
· 4 weeks ago
de0bca5
Throw CompressorException when all code lengths are zero (#806).
by Gary Gregory
· 4 weeks ago
5304209
Throw CompressorException when all code lengths are zero (#806)
by Fredrik Kjellberg
· 4 weeks ago
649638b
Reject unknown file type in CPIO entry mode (#790)
by Gary Gregory
· 4 weeks ago
cdbc87c
Merge branch 'master' of https://github.com/apache/commons-compress.git
by Gary Gregory
· 4 weeks ago
ac8a0a9
[LHA] Add tests for lh5 decompression (#807).
by Gary Gregory
· 4 weeks ago
aa69573
Add tests for lh5 decompression (#807)
by Fredrik Kjellberg
· 4 weeks ago
b64e962
Remove Error rethrow in pack200 ReferenceForm and NewClassRefForm
by Gary Gregory
· 4 weeks ago
17ce907
Remove Error rethrow in pack200 ReferenceForm and NewClassRefForm (#805)
by KALI 834X
· 4 weeks ago
9a62410
Sort members
by Gary Gregory
· 4 weeks ago
8a850b3
HuffmanDecoder: Verify Kraft's inequality is not violated (#804).
by Gary Gregory
· 4 weeks ago
12ba754
Verify Kraft's inequality is not violated (#804)
by Fredrik Kjellberg
· 4 weeks ago
7664eb6
Bump com.github.luben:zstd-jni from 1.5.7-3 to 1.5.7-15.
by Gary Gregory
· 4 weeks ago
6862bea
Bump org.apache.commons:commons-parent from 103 to 104.
by Gary Gregory
· 4 weeks ago
03800ea
Bump codeql-action from 4.37.6 to 4.37.7
by Gary Gregory
· 5 weeks ago
bfc5bb0
Avoid unbounded recursion on empty frames in framed lz4 and snappy
by Gary Gregory
· 5 weeks ago
e85942d
Sort members.
by Gary Gregory
· 5 weeks ago
7e688eb
Avoid unbounded recursion on empty frames in framed lz4 and snappy (#803)
by KALI 834X
· 5 weeks ago
05862dd
Javadoc
by Gary Gregory
· 5 weeks ago
1ecd39b
[GZip] GzipCompressorInputStream now throws CompressorException instead
by Gary Gregory
· 5 weeks ago
9b613b8
Move action to its proper section.
by Gary Gregory
· 5 weeks ago
2586fab
[Unpack200] Reject out-of-range cpUTF8Prefix in CpBands.parseCpUtf8 (#800).
by Gary Gregory
· 6 weeks ago
bf49bcf
Reject out-of-range cpUTF8Prefix in CpBands.parseCpUtf8 (#800)
by KALI 834X
· 6 weeks ago
52c57ec
Migrate from deprecated API
by Gary Gregory
· 6 weeks ago
1c52222
ExactMath now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
3ad5427
Javadoc
by Gary Gregory
· 6 weeks ago
23a7fdc
Javadoc
by Gary Gregory
· 6 weeks ago
f1c3202
Javadoc
by Gary Gregory
· 6 weeks ago
7512499
[Cpio] CpioArchiveOutputStream now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
2741291
[BZip2] BZip2CompressorOutputStream now throws CompressorException
by Gary Gregory
· 6 weeks ago
bf5ad3f
[LZ4] BlockLZ4CompressorOutputStream now throws CompressorException
by Gary Gregory
· 6 weeks ago
3598ef8
[LZ4] BlockLZ4CompressorOutputStream now throws ArchiveException instead
by Gary Gregory
· 6 weeks ago
07e5d65
[Deflate64] Deflate64Decoder now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
4ff4c97
[Deflate64] Deflate64CompressorInputStream now throws ArchiveException
by Gary Gregory
· 6 weeks ago
00986ac
[BZip2] BZip2CompressorInputStream now throw CompressorException (a
by Gary Gregory
· 6 weeks ago
43f6f27
Fix descriptions
by Gary Gregory
· 6 weeks ago
378eb82
[7-Zip] AES256Options now throws ArchiveException instead of instead of
by Gary Gregory
· 6 weeks ago
1425a03
[TAR] TarArchiveOutputStream now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
ead9331
Prefix action description with a category.
by Gary Gregory
· 6 weeks ago
6214d16
[LZ77] LZ77Compressor.prefill(byte[]) now throws ArchiveException
by Gary Gregory
· 6 weeks ago
8d6b112
AbstractLZ77CompressorInputStream now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
e27bfa3
Reject back-reference offset larger than the window in lz77 decoder (#797).
by Gary Gregory
· 6 weeks ago
cebee15
Reject back-reference offset larger than the window in lz77 decoder (#797)
by KALI 834X
· 6 weeks ago
4a17b64
Add reusable Huffman decoder #799.
by Gary Gregory
· 6 weeks ago
8b342ca
Fix commented out action.
by Gary Gregory
· 6 weeks ago
a9597c0
Sort members
by Gary Gregory
· 6 weeks ago
6b0768a
Add AbstractTest.toByteArray (#799)
by Fredrik Kjellberg
· 6 weeks ago
571208f
TarUtils now throws ArchiveException instead of IllegalArgumentException.
by Gary Gregory
· 6 weeks ago
ed7b72a
Internal TAR methods now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
ba58ca9
TarArchiveInputStream now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
daf142e
TapeInputStream now throws ArchiveException instead of IllegalArgumentException.
by Gary Gregory
· 6 weeks ago
c8ac75d
DumpArchiveInputStream now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
cd38553
Javadoc
by Gary Gregory
· 6 weeks ago
9038888
CpioArchiveInputStream now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
6b1b2e7
CpioArchiveEntry now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
fdc2aba
CpioArchiveEntry now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
308c1bf
ArjArchiveInputStream now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
533a95d
ArArchiveInputStream now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
4b95cbb
ArchiveStreamFactory now throws ArchiveException instead of
by Gary Gregory
· 6 weeks ago
0d72c52
Move actions to their proper sections
by Gary Gregory
· 6 weeks ago
bd1331f
SevenZFile.getInputStream(SevenZArchiveEntry) now throws
by Gary Gregory
· 6 weeks ago
78f8a60
TarArchiveEntry.addPaxHeader(String, String) now throws ArchiveException
by Gary Gregory
· 6 weeks ago
d91c1ee
Javadoc
by Gary Gregory
· 6 weeks ago
5d10198
Throw CompressorException for invalid huffman data (#798).
by Gary Gregory
· 6 weeks ago
1e9612e
Throw CompressorException for invalid huffman data (#798)
by Fredrik Kjellberg
· 6 weeks ago
a0df6b6
Most ArArchiveEntry constructors now throws the IOException subclass
by Gary Gregory
· 6 weeks ago
315513c
TAR private methods now throws the IOException subclass ArchiveException.
by Gary Gregory
· 6 weeks ago
599d2ab
TAR private methods now throws the IOException subclass CompressException.
by Gary Gregory
· 6 weeks ago
2280d66
ParsingUtils now throws the IOException subclass CompressException.
by Gary Gregory
· 6 weeks ago
09adf71
Add and use CpioArchiveEntry.setTimeMillis(long)
by Gary Gregory
· 6 weeks ago
f11a3cb
Some TarArchiveEntry code now throw ArchiveException instead of
by Gary Gregory
· 6 weeks ago
6146a93
Some TarArchiveEntry code now throw ArchiveException instead of
by Gary Gregory
· 6 weeks ago
7e3e12f
Format and comment
by Gary Gregory
· 6 weeks ago
76b3953
Javadoc and internal refactoring
by Gary Gregory
· 6 weeks ago
3bf8acf
TarArchiveStructSparse.TarArchiveStructSparse(long, long) now throws
by Gary Gregory
· 6 weeks ago
9634e56
Deprecate FlushShieldFilterOutputStream
by Gary Gregory
· 6 weeks ago
25fbda2
CompressException.requireNonNull(Class<? super E>, T, Supplier<String>)
by Gary Gregory
· 6 weeks ago
62ec81b
Call Suppliers.get(Supplier<String>) once.
by Gary Gregory
· 6 weeks ago
07cedf0
Reject negative ZIP64 offsets in positionAtCentralDirectory64 (#794).
by Gary Gregory
· 6 weeks ago
11966f2
Reject negative ZIP64 offsets in positionAtCentralDirectory64 (#794).
by Gary Gregory
· 6 weeks ago
48bb67e
Reject negative ZIP64 offsets in positionAtCentralDirectory64 (#794)
by KALI 834X
· 6 weeks ago
7bda793
Add more tests for HuffmanDecoder and performance benchmark tests (#795).
by Gary Gregory
· 6 weeks ago
ca82c77
Use final
by Gary Gregory
· 6 weeks ago
44ae1f7
Sort members
by Gary Gregory
· 6 weeks ago
1ef1b86
Add more tests for HuffmanDecoder and performance benchmark tests (#795)
by Fredrik Kjellberg
· 6 weeks ago
c3fef93
Remove unnecessary parameter from HuffmanDecoder public constructor (#796)
by Fredrik Kjellberg
· 6 weeks ago
66b6e41
Fix typo in POM.
by Gary Gregory
· 6 weeks ago
c614638
Add comment about pax test 4.14.0.
by Gary Gregory
· 6 weeks ago
b02a913
Bump com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-13.
by Gary Gregory
· 6 weeks ago
ec6383a
Bump actions/setup-java from 5.6.0 to 5.7.0
by Gary Gregory
· 7 weeks ago
4c09ee6
Bump github/codeql-action from 4.37.3 to 4.37.6.
by Gary Gregory
· 7 weeks ago
Next »