Sign in
apache
/
commons-compress
/
HEAD
b37c85c
Merge branch 'master' of https://github.com/apache/commons-compress.git
by Gary D. Gregory
· 13 hours ago
master
c2301b7
Remove old comment
by Gary D. Gregory
· 13 hours ago
fa26897
Javadoc
by Gary Gregory
· 19 hours ago
014d394
Javadoc
by Gary Gregory
· 20 hours ago
061828c
Add a builder for the TarFile class and deprecate some constructors
by Gary D. Gregory
· 31 hours ago
cd97b39
TarFile now implements IOIterable<TarArchiveEntry>
by Gary D. Gregory
· 34 hours ago
3aaa406
Sort members
by Gary D. Gregory
· 34 hours ago
117604d
tests: Add coverage for deprecated and single-argument constructors (#708)
by Piotr P. Karwasz
· 35 hours ago
5cdc279
SeekableInMemoryByteChannel.position(long) now throws
by Gary D. Gregory
· 2 days ago
a7726f5
Remove odd comments in test
by Gary D. Gregory
· 2 days ago
6518e89
SeekableInMemoryByteChannel.position(), size(), and truncate() now
by Gary D. Gregory
· 2 days ago
349f7b7
SeekableInMemoryByteChannel.SeekableInMemoryByteChannel() internal
by Gary D. Gregory
· 2 days ago
084d453
Javadoc
by Gary D. Gregory
· 2 days ago
76cacaa
Bump org.apache.commons:commons-parent from 87 to 88 #707
by Gary Gregory
· 3 days ago
bb482ba
Bump org.apache.commons:commons-parent from 87 to 88 (#707)
by dependabot[bot]
· 3 days ago
df63e47
Fix grammar issues and typos #687
by Gary D. Gregory
· 6 days ago
38f4aac
Fix grammar issues and typos (#687)
by Martin Wiesner
· 6 days ago
f3a7521
[COMPRESS-708] ZstdCompressorInputStream closes the InputStream held by
by Gary D. Gregory
· 6 days ago
57307b3
Deprecate constructors now that we have builders.
by Gary D. Gregory
· 6 days ago
09d558d
Javadoc
by Gary D. Gregory
· 7 days ago
90adadf
Sort members
by Gary D. Gregory
· 7 days ago
81398bf
feat: Introduce builders for all ArchiveInputStream implementations (#706)
by Piotr P. Karwasz
· 7 days ago
5e3fbad
Restrict builds triggered by `push` to `master`
by Piotr P. Karwasz
· 11 days ago
7c0f5f5
Merge pull request #705 from apache/dependabot/github_actions/github/codeql-action-3.30.3
by Arnout Engelen
· 11 days ago
93b213e
Bump github/codeql-action from 3.30.0 to 3.30.3
by dependabot[bot]
· 11 days ago
080b82b
Remove unused import
by Gary D. Gregory
· 13 days ago
da75fc7
Remove test debug logging
by Gary D. Gregory
· 13 days ago
4b52e7e
Deprecate ByteUtils.EMPTY_BYTE_ARRAY in favor or ArrayUtils.EMPTY_BYTE_ARRAY
by Gary D. Gregory
· 13 days ago
6c8f834
Javadoc
by Gary D. Gregory
· 13 days ago
59774aa
Javadoc
by Gary D. Gregory
· 2 weeks ago
39982cc
Bump github/codeql-action from 3.29.11 to 3.30.0 (#704)
by dependabot[bot]
· 3 weeks ago
93a12aa
Comments
by Gary D. Gregory
· 3 weeks ago
5caf221
Merge branch 'master' of https://github.com/apache/commons-compress.git
by Gary D. Gregory
· 3 weeks ago
7deee87
Comments
by Gary D. Gregory
· 3 weeks ago
fac1d8f
Extract duplicate code from `IntList` (#702)
by Zeyuan Li
· 3 weeks ago
320230e
Bump actions/dependency-review-action from 4.7.2 to 4.7.3 (#700)
by dependabot[bot]
· 4 weeks ago
f57a258
Sort members
by Gary D. Gregory
· 4 weeks ago
8e8b650
Use simple class names in most descriptions
by Gary D. Gregory
· 4 weeks ago
97919fc
feat: enforce 20-bit Huffman code-length limit consistently (#699)
by Piotr P. Karwasz
· 4 weeks ago
fe6a91a
Avoid false positives
by Gary D. Gregory
· 4 weeks ago
5486b83
Fix Checkstyle
by Gary D. Gregory
· 4 weeks ago
87d8e73
Avoid false positives
by Gary D. Gregory
· 4 weeks ago
a37140b
Disable Pack200CompressorInputStreamTest debug logging
by Gary D. Gregory
· 4 weeks ago
bcfcdfe
Better param names and Javadoc
by Gary D. Gregory
· 4 weeks ago
69b34dd
Javadoc
by Gary D. Gregory
· 4 weeks ago
46739ec
Use freeMemory() instead of maxMemory() for object array check
by Gary D. Gregory
· 4 weeks ago
60b6550
Javadoc
by Gary D. Gregory
· 4 weeks ago
5f30e7e
Add debug logging to diagnose GH CI failures
by Gary D. Gregory
· 4 weeks ago
a99ff69
Better allocation check
by Gary D. Gregory
· 4 weeks ago
17e2160
Fix bug in test
by Gary D. Gregory
· 4 weeks ago
4606480
Better exception message
by Gary D. Gregory
· 4 weeks ago
929af1c
Use totalMemory() instead of freeMemory()
by Gary D. Gregory
· 4 weeks ago
265e10c
Throw the IOException subclass Pack200Exception instead of IOException
by Gary D. Gregory
· 4 weeks ago
b075af3
Use freeMemory() instead of maxMemory()
by Gary D. Gregory
· 4 weeks ago
bb6e978
Internal refactoring
by Gary D. Gregory
· 4 weeks ago
0be1c6d
Sort members
by Gary Gregory
· 4 weeks ago
7ced7a3
fix: Restore incremental file name handling (#698)
by Piotr P. Karwasz
· 4 weeks ago
b04a865
Comment out debug logging
by Gary D. Gregory
· 4 weeks ago
1ae3105
Remove unused imports
by Gary D. Gregory
· 4 weeks ago
b08d82b
Use freeMemory() as the boundary for object array checks
by Gary D. Gregory
· 4 weeks ago
b48e992
Add some debug logging for GH CI
by Gary D. Gregory
· 4 weeks ago
ebc1e65
org.apache.commons.compress.harmony.pack200 now throws Pack200Exception
by Gary D. Gregory
· 4 weeks ago
6a57256
org.apache.commons.compress.harmony.pack200 now throws Pack200Exception,
by Gary D. Gregory
· 4 weeks ago
4dc311f
Add org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testMetadataBandGroup_getNextValue2()
by Gary D. Gregory
· 4 weeks ago
1656f0f
Use Pack200Exception.requireNonNull()
by Gary D. Gregory
· 4 weeks ago
32d30c2
org.apache.commons.compress.harmony.unpack200.IcBands.unpack() now
by Gary D. Gregory
· 4 weeks ago
82ba7f0
Add org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testClassBands_parseClassAttrBands()
by Gary D. Gregory
· 4 weeks ago
439c266
Add org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testBandSet_getReferences()
by Gary D. Gregory
· 4 weeks ago
eef4c94
Add org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testClassBands_getCallCount()
by Gary D. Gregory
· 4 weeks ago
2b16e26
Add org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testMetadataBandGroup_getNextValue()
by Gary D. Gregory
· 4 weeks ago
af24a30
Add org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testBandSet_parseCPUTF8References()
by Gary D. Gregory
· 4 weeks ago
f867278
Add org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testCpBands_cpUTF8Value()
by Gary D. Gregory
· 4 weeks ago
c00ff2c
Javadoc
by Gary D. Gregory
· 4 weeks ago
1533946
Add org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testRunCodec_decodeInts()
by Gary D. Gregory
· 4 weeks ago
42fe6b2
Add org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testPopulationCodec_decodeInts()
by Gary D. Gregory
· 4 weeks ago
5d39bfe
Add org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testBandSet_decodeBandInt()
by Gary D. Gregory
· 4 weeks ago
ab471ab
org.apache.commons.compress.harmony.pack200 now throws Pack200Exception
by Gary D. Gregory
· 4 weeks ago
0a5b9a4
Precompile pattern.
by Gary D. Gregory
· 4 weeks ago
16e5bd7
feat: Align DUMP archive block size with Linux `dump` utility (#697)
by Piotr P. Karwasz
· 4 weeks ago
aa6b191
Use constant
by Gary D. Gregory
· 4 weeks ago
645b21e
Bump org.apache.commons:commons-parent from 85 to 87
by Gary D. Gregory
· 4 weeks ago
d4f6545
org.apache.commons.compress.harmony.pack200 now throws Pack200Exception,
by Gary D. Gregory
· 4 weeks ago
7db9a50
Javadoc
by Gary D. Gregory
· 4 weeks ago
2868399
Bump github/codeql-action from 3.29.9 to 3.29.11 (#693)
by dependabot[bot]
· 5 weeks ago
3ccc3ac
Bump actions/setup-java from 4.7.1 to 5.0.0 (#694)
by dependabot[bot]
· 5 weeks ago
6c3687a
Bump actions/dependency-review-action from 4.7.1 to 4.7.2 (#692)
by dependabot[bot]
· 5 weeks ago
d4bdb6c
Better memory guard
by Gary D. Gregory
· 5 weeks ago
17d6ca5
Better memory guard
by Gary D. Gregory
· 5 weeks ago
c0134c8
Javadoc
by Gary D. Gregory
· 5 weeks ago
aae2eae
Deprecate all but one TarArchiveInputStream constructor
by Gary D. Gregory
· 5 weeks ago
2f4bf3c
[COMPRESS-707] TAR: TarUtils.verifyCheckSum() throws an Exception when
by Gary D. Gregory
· 5 weeks ago
101d32c
Order Action
by Gary D. Gregory
· 5 weeks ago
a9c56b5
Rename private instance variable
by Gary D. Gregory
· 5 weeks ago
1ede093
Add org.apache.commons.compress.archivers.tar.TarArchiveInputStream.Builder
by Gary D. Gregory
· 5 weeks ago
88a1922
Add org.apache.commons.compress.archivers.ArchiveInputStream.ArchiveInputStream(InputStream,
by Gary D. Gregory
· 5 weeks ago
f0a395f
Git ignore macOS .DS_Store files
by Gary D. Gregory
· 5 weeks ago
0dfb1be
Raise the bar on JaCoCo based on a local test run.
by Gary D. Gregory
· 5 weeks ago
2e4909b
Better exception messages
by Gary D. Gregory
· 5 weeks ago
539dfca
Fix typo in action description
by Gary D. Gregory
· 5 weeks ago
f477548
Improve some exception messages in TarUtils and TarArchiveEntry
by Gary D. Gregory
· 5 weeks ago
Next »