1. d93aff5 Checkstyle by Gary D. Gregory · 11 hours ago master
  2. a5e398f Javadoc and comments by Gary D. Gregory · 11 hours ago
  3. d5becc4 Sort memebers by Gary D. Gregory · 11 hours ago
  4. 1227f20 Javadoc by Gary D. Gregory · 11 hours ago
  5. 86119d3 fix: respect read limit in BoundedInputStream.available() (#779) by Piotr P. Karwasz · 11 hours ago
  6. 51932fe Inline private field `ProxyInputStream.exceptionHandler` (#780) by Piotr P. Karwasz · 3 days ago
  7. 28873d1 Bump github/codeql-action from 3.29.11 to 3.30.0 (#777) by dependabot[bot] · 4 days ago
  8. e205fb9 Javadoc by Gary D. Gregory · 6 days ago
  9. c7e53f7 Javadoc by Gary D. Gregory · 6 days ago
  10. 860de72 Don't check for size twice by Gary D. Gregory · 7 days ago
  11. bb0304c Bump actions/dependency-review-action from 4.7.2 to 4.7.3 (#775) by dependabot[bot] · 11 days ago
  12. 857a3d1 Reduce vertical whitespace by Gary D. Gregory · 12 days ago
  13. aa93d6b Add @SuppressWarnings by Gary D. Gregory · 12 days ago
  14. 4859ac2 Javadoc by Gary Gregory · 13 days ago
  15. 809c173 Merge branch 'master' of https://github.com/apache/commons-io.git by Gary D. Gregory · 2 weeks ago
  16. 774841f Javadoc by Gary D. Gregory · 2 weeks ago
  17. dab5ea1 Bump org.apache.commons:commons-parent from 85 to 87 #774 by Gary Gregory · 2 weeks ago
  18. 1b13003 Bump org.apache.commons:commons-parent from 85 to 87 (#774) by dependabot[bot] · 2 weeks ago
  19. 3e7b58c Bump commons.bytebuddy.version from 1.17.6 to 1.17.7 #769 by Gary Gregory · 3 weeks ago
  20. c4acef8 Bump commons.bytebuddy.version from 1.17.6 to 1.17.7 (#769) by dependabot[bot] · 3 weeks ago
  21. e3f4e06 Bump actions/setup-java from 4.7.1 to 5.0.0 (#773) by dependabot[bot] · 3 weeks ago
  22. 95ea864 Bump github/codeql-action from 3.29.9 to 3.29.11 (#772) by dependabot[bot] · 3 weeks ago
  23. 8771d17 Bump actions/dependency-review-action from 4.7.1 to 4.7.2 (#771) by dependabot[bot] · 3 weeks ago
  24. d0b580a ValidatingObjectInputStream does not validate dynamic proxy interfaces by Gary D. Gregory · 3 weeks ago
  25. a478e88 Javadoc by Gary D. Gregory · 3 weeks ago
  26. 73349f6 Javadoc by Gary D. Gregory · 3 weeks ago
  27. 34bc00c Javadoc by Gary D. Gregory · 3 weeks ago
  28. 3a56885 Bump github/codeql-action from 3.29.7 to 3.29.9 (#768) by dependabot[bot] · 4 weeks ago
  29. 4bceaf6 Bump actions/checkout from 4.2.2 to 5.0.0 (#767) by dependabot[bot] · 4 weeks ago
  30. 687742b Add tests to by Gary D. Gregory · 4 weeks ago
  31. fe16fb4 Add tests to by Gary D. Gregory · 4 weeks ago
  32. 5be3ba4 Add tests to by Gary D. Gregory · 4 weeks ago
  33. f130a80 Add org.apache.commons.io.output.ProxyOutputStream.writeRepeat(*, long) by Gary D. Gregory · 4 weeks ago
  34. fb54aba Update release version in changes.xml by Gary D. Gregory · 4 weeks ago
  35. ec5e2e1 Add ProxyOutputStream tests by Gary D. Gregory · 4 weeks ago
  36. 202ffe2 Use the same parameter names as in the superclass by Gary D. Gregory · 4 weeks ago
  37. fab1b2c Bump actions/cache from 4.2.3 to 4.2.4 (#766) by dependabot[bot] · 5 weeks ago
  38. 441115a Use Javadoc instead of HTML tag by Gary D. Gregory · 5 weeks ago
  39. 4341fc8 Bump github/codeql-action from 3.29.4 to 3.29.5 (#765) by dependabot[bot] · 6 weeks ago
  40. d5f5b24 Bump github/codeql-action from 3.29.2 to 3.29.4 (#764) by dependabot[bot] · 7 weeks ago
  41. 121db29 Merge branch 'master' of https://github.com/apache/commons-io.git by Gary D. Gregory · 7 weeks ago
  42. 8342fca Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 by Gary D. Gregory · 7 weeks ago
  43. 2780f18 Remove unused exception by Gary Gregory · 7 weeks ago
  44. 2599cba Remove unused exception by Gary Gregory · 7 weeks ago
  45. d73c07f Add @Override by Gary Gregory · 7 weeks ago
  46. a075404 Fix compiler warning by Gary Gregory · 7 weeks ago
  47. 0bb79fa Bump version to 2.21.0-SNAPSHOT by Gary Gregory · 7 weeks ago
  48. 9d9c473 Bump version to 2.21.0-SNAPSHOT by Gary Gregory · 7 weeks ago
  49. 270ec17 FileUtils#byteCountToDisplaySize() supports Zettabyte, Yottabyte, Ronnabyte and Quettabyte #763 by Gary Gregory · 7 weeks ago
  50. e53dddc `FileUtils#byteCountToDisplaySize` supports Zettabyte, Yottabyte, Ronnabyte and Quettabyte (#763) by strangelookingnerd · 7 weeks ago
  51. 43ff904 Javadoc (Java 24 failure) by Gary D. Gregory · 7 weeks ago
  52. 5688edd When testing on Java 24 and up, don't fail FileUtilsListFilesTest for a by Gary D. Gregory · 7 weeks ago
  53. 7038644 When testing on Java 21 and up, enable -XX:+EnableDynamicAgentLoading by Gary D. Gregory · 7 weeks ago
  54. 61fb453 After changes to FileUtilsListFilesTest, we can make Java 24 a production builds by Gary D. Gregory · 7 weeks ago
  55. ea8ba68 Allow test to pass on Java 24 and up by Gary D. Gregory · 7 weeks ago
  56. 4d43f64 Allow test to pass on Java 24 and up by Gary D. Gregory · 7 weeks ago
  57. 63da0aa Migrate from deprecated API by Gary D. Gregory · 7 weeks ago
  58. 04cac4a Javadoc by Gary D. Gregory · 7 weeks ago
  59. 81203bd Remove @SuppressWarnings by Gary D. Gregory · 7 weeks ago
  60. d82220a Merge some string literals by Gary D. Gregory · 7 weeks ago
  61. 3dd9995 Merge some string literals by Gary D. Gregory · 7 weeks ago
  62. a199a0d Extract constant by Gary D. Gregory · 7 weeks ago
  63. 9a9bab0 Update the GitHub pull request template for AI by Gary D. Gregory · 7 weeks ago
  64. 5c3dbf9 Fix randomly failing test by Gary D. Gregory · 7 weeks ago
  65. 85bd72a Updates for the next release by Gary D. Gregory · 7 weeks ago
  66. 2350e6d Merge branch 'release' by Gary D. Gregory · 7 weeks ago
  67. deca133 Bump to next development version by Gary D. Gregory · 7 weeks ago release
  68. f3fc080 Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 (#762) by dependabot[bot] · 7 weeks ago
  69. c224bce Prepare for the release candidate 2.20.0 RC1 by Gary D. Gregory · 8 weeks ago commons-io-2.20.0-RC1 rel/commons-io-2.20.0
  70. 8981a5c Remove workaround for https://github.com/siom79/japicmp/issues/365 by Gary D. Gregory · 8 weeks ago
  71. 4ef481f Prepare for the next release candidate by Gary D. Gregory · 8 weeks ago
  72. d23228f Merge branch 'master' of https://github.com/apache/commons-io.git by Gary D. Gregory · 9 weeks ago
  73. 5d2737f Add @SuppressWarnings by Gary D. Gregory · 9 weeks ago
  74. e5c80d6 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #761 by Gary Gregory · 9 weeks ago
  75. 2017ac0 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#761) by dependabot[bot] · 9 weeks ago
  76. 07ce798 Javadoc by Gary D. Gregory · 9 weeks ago
  77. a828efa Add ciManagement element to POM by Gary Gregory · 9 weeks ago
  78. 46bd1c2 Javadoc by Gary D. Gregory · 9 weeks ago
  79. f93d421 Sort members by Gary D. Gregory · 9 weeks ago
  80. a3e33e1 [io-279] fixing macos-x-13-java8 unstable test due to posix file time resolution is only 1s. Adding TestUtils.sleepTillNextFullSecond() (#760) by Joerg Budischewski · 9 weeks ago
  81. 4c8226a Internal refactoring by Gary D. Gregory · 9 weeks ago
  82. 5f63b1e Internal refactoring by Gary D. Gregory · 9 weeks ago
  83. a46b759 Internal refactoring by Gary D. Gregory · 9 weeks ago
  84. 9db6ef0 Internal refactoring by Gary D. Gregory · 9 weeks ago
  85. 60095a4 Internal refactoring by Gary D. Gregory · 9 weeks ago
  86. 9d90c9b Internal refactoring by Gary D. Gregory · 9 weeks ago
  87. ac96083 Internal refactoring by Gary D. Gregory · 9 weeks ago
  88. 2112fab Internal refactoring by Gary D. Gregory · 9 weeks ago
  89. a757448 Internal refactoring by Gary D. Gregory · 9 weeks ago
  90. ea6d7ca Internal refactoring by Gary D. Gregory · 9 weeks ago
  91. 8850c79 Internal refactoring by Gary D. Gregory · 9 weeks ago
  92. 91cb797 Internal refactoring by Gary D. Gregory · 9 weeks ago
  93. 7e58c97 Internal refactoring by Gary D. Gregory · 9 weeks ago
  94. fad33fc Internal refactoring by Gary D. Gregory · 9 weeks ago
  95. 71c9fe3 Internal refactoring by Gary D. Gregory · 9 weeks ago
  96. 28fad63 Internal refactoring by Gary D. Gregory · 9 weeks ago
  97. 513e45e Internal refactoring by Gary D. Gregory · 9 weeks ago
  98. d251f4b Internal refactoring by Gary D. Gregory · 9 weeks ago
  99. 6063322 Internal refactoring by Gary D. Gregory · 9 weeks ago
  100. f3bd909 Internal refactoring by Gary D. Gregory · 9 weeks ago