1. 0bc1f48 Better Javadoc by Gary Gregory · 18 hours ago master
  2. 72419b8 Normalize exception message by Gary Gregory · 5 days ago
  3. 0989442 PathUtils.deleteOnExit(Path) calls Objects.requireNonNull() on the wrong object by Gary Gregory · 5 days ago
  4. 4b10ee6 FileUtils.lastModifiedFileTime(File) calls Objects.requireNonNull() on by Gary Gregory · 5 days ago
  5. 89559a5 Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#619) by dependabot[bot] · 5 days ago
  6. 5f311e0 Use SystemProperties in tests instead of magic string lookups by Gary Gregory · 7 days ago
  7. 458fcc7 Use SystemProperties in tests instead of magic string lookups by Gary Gregory · 7 days ago
  8. 8b580e4 Use SystemProperties in tests instead of magic string lookups by Gary Gregory · 7 days ago
  9. ab8eacf More precise internal name by Gary Gregory · 7 days ago
  10. c28eff3 Simplify internals by Gary Gregory · 8 days ago
  11. d34090b Simplify internals by Gary Gregory · 8 days ago
  12. 9cea7e8 Add missing unit tests by Gary Gregory · 9 days ago
  13. 8fddcb6 Add missing unit tests by Gary Gregory · 9 days ago
  14. b92ddff Add missing unit tests by Gary Gregory · 9 days ago
  15. 9f72cc5 Add missing test by Gary Gregory · 9 days ago
  16. 56aa3a5 Add missing test by Gary Gregory · 9 days ago
  17. c3903fd Update tag by Gary Gregory · 9 days ago
  18. 20c7b0b Bump tests commons-codec:commons-codec from 1.16.1 to 1.17.0 by Gary Gregory · 9 days ago
  19. f852ef8 Bump github/codeql-action from 3.25.1 to 3.25.3 (#617) by dependabot[bot] · 12 days ago
  20. 2cff235 Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#618) by dependabot[bot] · 12 days ago
  21. 1c6fc0d Bump actions/checkout from 4.1.2 to 4.1.4 (#616) by dependabot[bot] · 12 days ago
  22. abae40a Update maven.yml by Gary Gregory · 14 days ago
  23. dac0f0d Bump commons.bytebuddy.version from 1.14.13 to 1.14.14 #615 by Gary Gregory · 14 days ago
  24. b910607 Bump commons.bytebuddy.version from 1.14.13 to 1.14.14 (#615) by dependabot[bot] · 14 days ago
  25. 31d63ea GitHub no longer supports Java 8 it seems by Gary Gregory · 14 days ago
  26. 6f5a7e8 Bump actions/upload-artifact from 4.3.1 to 4.3.2 (#614) by dependabot[bot] · 3 weeks ago
  27. 8d58bd9 Bump github/codeql-action from 3.24.10 to 3.25.1 (#613) by dependabot[bot] · 3 weeks ago
  28. 536084a Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#612) by dependabot[bot] · 4 weeks ago
  29. 7fd8cca Bump github/codeql-action from 3.24.9 to 3.24.10 (#611) by dependabot[bot] · 4 weeks ago
  30. 88bc829 Add missing Javadoc since tags by Gary Gregory · 4 weeks ago
  31. d125436 Remove duplicate information, POM is canonical. by Gary Gregory · 4 weeks ago
  32. eae89f5 Add a section for the next release by Gary Gregory · 4 weeks ago
  33. e751e2f Merge branch 'release' by Gary Gregory · 4 weeks ago
  34. dbc4ec6 Bump to next development version by Gary Gregory · 4 weeks ago release
  35. b77b507 Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#610) by dependabot[bot] · 5 weeks ago
  36. 290d72e Merge branch 'master' into release by Gary Gregory · 5 weeks ago commons-io-2.16.1-RC2 rel/commons-io-2.16.1
  37. bbd279f [IO-854] ThresholdingOutputStream: a negative threshold should behave by Gary Gregory · 5 weeks ago
  38. a66cb84 Sort members by Gary Gregory · 5 weeks ago
  39. 1a824ec Merge branch 'master' into release by Gary Gregory · 5 weeks ago
  40. 49611a1 Prepare for the next release candidate by Gary Gregory · 5 weeks ago
  41. 34cbeb1 ThresholdingOutputStream: a negative threshold should behave like a zero by Gary Gregory · 5 weeks ago
  42. 8159b8f ThresholdingOutputStream: a negative threshold should behave like a zero threshold and trigger the event on the first write (#609) by rproserpio · 5 weeks ago
  43. 6d36827 Prepare for the next release candidate by Gary Gregory · 5 weeks ago commons-io-2.16.1-RC1
  44. 0194dcc Prepare for the next release candidate by Gary Gregory · 5 weeks ago
  45. ed1a62b Remove whitespace by Gary Gregory · 5 weeks ago
  46. 1873ea2 Update properties for the next release candidate by Gary Gregory · 5 weeks ago
  47. 39df960 Add missing test by Gary Gregory · 5 weeks ago
  48. e7bd014 Add missing test by Gary Gregory · 5 weeks ago
  49. 1215693 Add missing test by Gary Gregory · 5 weeks ago
  50. 08b3ea4 Tests IO-850 by Gary Gregory · 5 weeks ago
  51. e72d010 Reuse AbstractTempDirTest by Gary Gregory · 5 weeks ago
  52. 39fd7bc Reuse AbstractTempDirTest by Gary Gregory · 5 weeks ago
  53. ccec718 Add @SuppressWarnings by Gary Gregory · 5 weeks ago
  54. 34e9365 Remove JApiCmp exclusion now that JApiCmp fixed bug 365 by Gary Gregory · 5 weeks ago
  55. 2884155 Use this in setter by Gary Gregory · 5 weeks ago
  56. 8c9d8d7 Javadoc (internal) by Gary Gregory · 5 weeks ago
  57. e8be824 Longer line by Gary Gregory · 5 weeks ago
  58. 34fa965 Use this in ctor by Gary Gregory · 5 weeks ago
  59. 2558a64 Use this in ctor by Gary Gregory · 5 weeks ago
  60. 9850fc6 Inline single use local variable by Gary Gregory · 5 weeks ago
  61. d5243e2 Format tweaks by Gary Gregory · 5 weeks ago
  62. 4c9e658 [IO-853] BoundedInputStream.reset() not updating count by Gary Gregory · 5 weeks ago
  63. f7c4334 Sort members by Gary Gregory · 5 weeks ago
  64. 3bd1826 Assert markSupported() by Gary Gregory · 5 weeks ago
  65. 8167452 Use try-with resources by Gary Gregory · 5 weeks ago
  66. 82d04b0 Bump org.apache.commons:commons-parent from 67 to 69 #608 by Gary Gregory · 5 weeks ago
  67. 88915d3 Bump org.apache.commons:commons-parent from 67 to 69 (#608) by dependabot[bot] · 5 weeks ago
  68. a8ceea9 Avoid possible NullPointerException in FileUtils.listAccumulate(File, by Gary Gregory · 5 weeks ago
  69. 616a6a2 [IO-851] FileSystemUtils no longer throws IllegalStateException by Gary Gregory · 6 weeks ago
  70. 4e92826 Javadoc by Gary Gregory · 6 weeks ago
  71. 7cb909b Bump commons.bytebuddy.version from 1.14.12 to 1.14.13 #605 by Gary Gregory · 6 weeks ago
  72. 3d38f31 Bump commons.bytebuddy.version from 1.14.12 to 1.14.13 (#605) by dependabot[bot] · 6 weeks ago
  73. 59129bc Reimplement FileSystemUtils using NIO by Gary Gregory · 6 weeks ago
  74. bce1088 Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#607) by dependabot[bot] · 6 weeks ago
  75. 439c297 Bump github/codeql-action from 3.24.8 to 3.24.9 (#606) by dependabot[bot] · 6 weeks ago
  76. dbb9de8 Bump to next development version by Gary Gregory · 6 weeks ago
  77. c0d44bc Prepare for the next release candidate by Gary Gregory · 6 weeks ago commons-io-2.16.0-RC1 rel/commons-io-2.16.0
  78. e81f5ac Prepare for release candidate by Gary Gregory · 6 weeks ago
  79. 836b21d Make release notes Markdown friendly by Gary Gregory · 6 weeks ago
  80. 29570a5 Format tweak by Gary Gregory · 6 weeks ago
  81. 8cb945a Add FileUtilsTest.testForceDeleteUnwritableDirectory() by Gary Gregory · 6 weeks ago
  82. 3e19ef6 Only set POSIX permissions if needed by Gary Gregory · 6 weeks ago
  83. 4b47b44 Passes on macOS, fails on Linux and Windows with AccessDeniedException. by Gary Gregory · 6 weeks ago
  84. f6b8c06 Passes on macOS, fails on Linux and Windows with AccessDeniedException. by Gary Gregory · 6 weeks ago
  85. eea1248 Passes on macOS, fails on Linux and Windows with AccessDeniedException. by Gary Gregory · 6 weeks ago
  86. e02c478 Add FileUtilsTest.testForceDeleteReadOnlyDirectory() by Gary Gregory · 6 weeks ago
  87. e168e7d Add FileUtilsTest.testForceDeleteUnwritableFile() by Gary Gregory · 6 weeks ago
  88. d1ff183 Internal refactoring by Gary Gregory · 6 weeks ago
  89. 3f3943b Uppercase acronym in comment by Gary Gregory · 6 weeks ago
  90. 5a7cb32 Javadoc by Gary Gregory · 6 weeks ago
  91. 3da7eb1 Use try-with-resources by Gary Gregory · 6 weeks ago
  92. f8bf5fa Remove some whitespace by Gary Gregory · 6 weeks ago
  93. e8c2774 Javadoc by Gary Gregory · 7 weeks ago
  94. 51dd8f5 Fix Checkstyele by Gary Gregory · 7 weeks ago
  95. a01ac04 Merge branch 'master' of https://ggregory@gitbox.apache.org/repos/asf/commons-io.git by Gary Gregory · 7 weeks ago
  96. 5bc8b1e Javadoc by Gary Gregory · 7 weeks ago
  97. f96e07e Use better JUnit API by Gary Gregory · 7 weeks ago
  98. 4ba57c4 Use better JUnit API by Gary Gregory · 7 weeks ago
  99. 0e3f808 Use better JUnit API by Gary Gregory · 7 weeks ago
  100. ecb4ec7 Bump actions/cache from 4.0.1 to 4.0.2 (#602) by dependabot[bot] · 7 weeks ago