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