Sign in
apache
/
commons-io
/
HEAD
c778bf7
Bump commons.bytebuddy.version from 1.18.7 to 1.18.8 #838
by Gary Gregory
· 16 hours ago
master
022a83e
Bump commons.bytebuddy.version from 1.18.7 to 1.18.8 (#838)
by dependabot[bot]
· 16 hours ago
09477ea
Bump github/codeql-action from 4.34.1 to 4.35.1
by Gary Gregory
· 16 hours ago
51271bf
Bump actions/dependency-review-action from 4.8.2 to 4.9.0
by Gary Gregory
· 18 hours ago
8882df3
Bump Bump actions/cache from 5.0.3 to 5.0.4
by Gary Gregory
· 2 days ago
736cd53
CloseShieldInputStream now supports a custom close shield as a function #836
by Gary Gregory
· 4 days ago
e4d8537
CloseShieldInputStream now supports a custom close shield as a function (#836)
by Gary Gregory
· 4 days ago
248e10e
Bump github/codeql-action from 4.34.0 to 4.34.1
by Gary Gregory
· 5 days ago
9dc9e59
[IO-857"][Javadoc] PathUtils.cleanDirectory() methods vs FileUtils.
by Gary Gregory
· 5 days ago
5fe2056
[IO-857"][Javadoc] PathUtils.cleanDirectory() methods vs FileUtils.
by Gary Gregory
· 5 days ago
0390338
Javadoc
by Gary Gregory
· 5 days ago
90469ef
Refactor UnixLineEndingInputStream and WindowsLineEndingInputStream to
by Gary Gregory
· 5 days ago
53a338a
Match internal naming with WindowsLineEndingInputStream
by Gary Gregory
· 5 days ago
066800b
BOMInputStream fail-fast and tracks its ByteOrderMark as a final #835.
by Gary Gregory
· 6 days ago
3a47f39
BOMInputStream fail-fast and tracks its ByteOrderMark as a final (#835)
by Gary Gregory
· 6 days ago
cd5765a
[IO-883] ByteArraySeekableByteChannel should optionally configure a read-only channel (#834)
by Gary Gregory
· 6 days ago
6fde092
Javadoc
by Gary Gregory
· 6 days ago
bfb06f8
Use BOMInputStream type in tests
by Gary Gregory
· 6 days ago
53c5c35
[IO-885] Path visits follow links #832
by Gary Gregory
· 6 days ago
da9055b
[IO-885] Path visits follow links (#832)
by Gary Gregory
· 6 days ago
ea8c10d
Reuse IOUtils.buffer(Reader)
by Gary Gregory
· 7 days ago
9248954
Javadoc
by Gary Gregory
· 8 days ago
f47d934
Don't initialize instance variables to default values
by Gary Gregory
· 9 days ago
d4bfb6f
Javadoc
by Gary Gregory
· 10 days ago
a495557
Bump github/codeql-action from 4.32.6 to 4.34.0
by Gary Gregory
· 12 days ago
84a9583
Extra processing not needed
by Gary Gregory
· 13 days ago
3e46213
Javadoc
by Gary Gregory
· 13 days ago
1b611a9
Javadoc
by Gary Gregory
· 13 days ago
a58bee3
Add missing test.
by Gary Gregory
· 13 days ago
368a399
Add reference to "Safe Deserialization" section
by Gary Gregory
· 13 days ago
b6f03df
Rename internal methods
by Gary Gregory
· 2 weeks ago
4894909
BoundedReader now extends ProxyReader
by Gary Gregory
· 2 weeks ago
1534ecf
Rename test variables
by Gary Gregory
· 2 weeks ago
af79add
Javadoc
by Gary Gregory
· 2 weeks ago
be92524
Internal refactoring.
by Gary Gregory
· 3 weeks ago
fc19e67
[IO-887] WriterOutputStream from a builder fails on malformed or
by Gary Gregory
· 3 weeks ago
0e74b70
[IO-887] WriterOutputStream fails on malformed input by default for
by Gary Gregory
· 3 weeks ago
1f4332a
[IO-887] WriterOutputStream fails on malformed input by default for
by Gary Gregory
· 3 weeks ago
350a4bf
Javadoc
by Gary Gregory
· 3 weeks ago
faac372
Javadoc
by Gary Gregory
· 3 weeks ago
5d98b95
Add ProxyWriter.unwrap()
by Gary Gregory
· 3 weeks ago
a475675
Make ProxyOutputStream.unrwap() public
by Gary Gregory
· 3 weeks ago
8fb3ee7
Add tests
by Gary Gregory
· 3 weeks ago
f115b10
Add ProxyReader.setReference(Reader)
by Gary Gregory
· 3 weeks ago
c5b2f7c
Bump commons.bytebuddy.version from 1.18.4 to 1.18.7.
by Gary Gregory
· 3 weeks ago
2ab3e9c
Add ProxyWriter.setReference(Writer)
by Gary Gregory
· 3 weeks ago
56ab304
Simplify test names
by Gary Gregory
· 3 weeks ago
1daddcf
Remove @SuppressWarnings
by Gary Gregory
· 3 weeks ago
5edc4f3
Comment
by Gary Gregory
· 3 weeks ago
7d389e0
Bump actions/upload-artifact from 6.0.0 to 7.0.0
by Gary Gregory
· 3 weeks ago
54b29bf
Fix typos in Javadoc of FileUtils and related test classes #833
by Gary Gregory
· 4 weeks ago
6e463b9
Fix typos in Javadoc of FileUtils and related test classes (#833)
by Martin Wiesner
· 4 weeks ago
4e93f50
Bump github/codeql-action from 4.32.5 to 4.32.6
by Gary Gregory
· 4 weeks ago
2300554
Bump github/codeql-action from 4.32.4 to 4.32.5
by Gary Gregory
· 4 weeks ago
92c4ec4
Use assertThrows().
by Gary Gregory
· 4 weeks ago
d403237
Import instead of using a FQCN
by Gary Gregory
· 4 weeks ago
744db00
Use assertThrows().
by Gary Gregory
· 4 weeks ago
9eef094
Split test
by Gary Gregory
· 4 weeks ago
b6092f6
Bump org.apache.commons:commons-parent from 96 to 97.
by Gary Gregory
· 5 weeks ago
2dd1248
Bump github/codeql-action from 4.32.0 to 4.32.4
by Gary Gregory
· 5 weeks ago
2aac010
Let JUnit manage the temporary directory tree.
by Gary Gregory
· 5 weeks ago
d355890
Javadoc
by Gary Gregory
· 5 weeks ago
c5c152e
Allowance for Java 25, GitHub CI on Windows, when cloned repository is
by Gary Gregory
· 6 weeks ago
b63f1f5
On GitHub CI on Windows, the cloned repository is on a different volume
by Gary Gregory
· 6 weeks ago
d817d88
Try to address link issue on GitHub
by Gary Gregory
· 6 weeks ago
dd6266d
Don't use the Maven "target" directory as a test fixture.
by Gary Gregory
· 6 weeks ago
5fd2bb3
Don't use the Maven "target" directory as a test fixture.
by Gary Gregory
· 6 weeks ago
206dfdb
Don't use the Maven "target" directory as a test fixture.
by Gary Gregory
· 6 weeks ago
a6e417f
Don't use the Maven name "target" for a test fixture to avoid confusion
by Gary Gregory
· 6 weeks ago
f8c9f5b
Don't use the Maven target folder as a temporary test fixture.
by Gary Gregory
· 6 weeks ago
01641e8
Don't use the Maven target folder as a temporary test fixture.
by Gary Gregory
· 6 weeks ago
723ee03
Bump github/codeql-action from 4.32.2 to 4.32.3
by Gary Gregory
· 6 weeks ago
3114913
Add timeout support to `AbstractOrigin.URIOrigin.getInputStream(OpenOption...)` (#831)
by Gary Gregory
· 6 weeks ago
3271675
Normalize Javadoc spelling
by Gary Gregory
· 6 weeks ago
511a6c3
Fix typo in test method file name
by Gary Gregory
· 6 weeks ago
d7f1943
[IO-886] Fixed incorrect regular expression in
by Gary Gregory
· 7 weeks ago
3cc801f
IO-886 Replaced incorrect regular expression replaceAll with plain replace (#828)
by Peter De Maeyer
· 7 weeks ago
3163c62
Bump actions/cache from 5.0.2 to 5.0.3
by Gary Gregory
· 7 weeks ago
8df502d
Wrap calculations to show how they are constructed
by Sebb
· 7 weeks ago
4708e98
[IO-639] ReversedLinesFileReader does not read first line if it's empty
by Gary Gregory
· 8 weeks ago
239d136
IO-639: Fixed ReversedLinesFileReader does not read first line if it's empty (#829)
by Kishor
· 8 weeks ago
e2f7a3e
Use max-parallel: 20 as asked by Apache Infra
by Gary Gregory
· 8 weeks ago
29392cd
Bump github/codeql-action from 4.32.0 to 4.32.2
by Gary Gregory
· 8 weeks ago
2d56ea5
Test should clean up after itself better.
by Gary Gregory
· 8 weeks ago
bffc725
Refactor test assertions.
by Gary Gregory
· 8 weeks ago
7a86d11
Delete temporary directory after each test
by Gary Gregory
· 8 weeks ago
b398cc0
Remove unused import
by Gary Gregory
· 8 weeks ago
cf1246f
Follow JUnit 5 convention for method visibility
by Gary Gregory
· 8 weeks ago
b467896
Javadoc
by Gary Gregory
· 8 weeks ago
61216e5
Split out copy tests out of PathUtilsTest into a new class PathUtilsCopyTest.
by Gary Gregory
· 8 weeks ago
d199660
Javadoc
by Gary Gregory
· 8 weeks ago
ce78b3c
Remove type cast
by Gary Gregory
· 8 weeks ago
9489237
Javadoc
by Gary Gregory
· 8 weeks ago
61fd1a5
Document recent change.
by Gary Gregory
· 9 weeks ago
66d299a
Simplify expression
by Gary Gregory
· 9 weeks ago
107ca91
Give threads better names for debugging
by Gary Gregory
· 9 weeks ago
6eb4fa0
Give test threads better names for debugging
by Gary Gregory
· 9 weeks ago
b44a564
Javadoc
by Gary Gregory
· 9 weeks ago
8bae736
Better internal names
by Gary Gregory
· 9 weeks ago
58909e8
Better test name
by Gary Gregory
· 9 weeks ago
Next »