1. 21510fe Add PathUtils.touch(Path, FileTime) and use it to by Gary Gregory · 20 hours ago master
  2. ca7e78b Javadoc by Gary Gregory · 35 hours ago
  3. e1e143c FileAlterationObserver now notifies all listeners even if one throws an by Gary Gregory · 35 hours ago
  4. ec028a8 Update toString test for FileEntry class by Gary Gregory · 2 days ago
  5. 7363a85 Add SerializableFileTimeTest tests. by Gary Gregory · 2 days ago
  6. e98f1af Fix test compiler warning. by Gary Gregory · 2 days ago
  7. aedb5e9 Add FileEntry unit tests. by Gary Gregory · 2 days ago
  8. 363d166 FileEntry.setName(String) now throws NullPointerException on null input. by Gary Gregory · 2 days ago
  9. 6519d73 Javadoc by Gary Gregory · 2 days ago
  10. 4a98882 Better internal name. by Gary Gregory · 2 days ago
  11. cc3bd44 Flip FileEntry children null test from getter to setter. by Gary Gregory · 2 days ago
  12. b8ee1f8 Fix bug in FileEntryTest.testSerializable() by Gary Gregory · 2 days ago
  13. f134dd2 Let JUnit handle setup exception. by Gary Gregory · 2 days ago
  14. fe2965a Javadoc by Gary Gregory · 2 days ago
  15. 177dadc Add FileEntry.toString(). by Gary Gregory · 2 days ago
  16. 57e7465 Focus test and use fewer resources. by Gary Gregory · 2 days ago
  17. 7dd6765 Javadoc by Gary Gregory · 3 days ago
  18. acee290 Javadoc by Gary Gregory · 3 days ago
  19. 20a7946 FileAlterationMonitor now allows other observers to be notified even if by Gary Gregory · 3 days ago
  20. a6b1313 Javadoc by Gary Gregory · 3 days ago
  21. 7a6b5f2 Add FileEntryTest tests by Gary Gregory · 3 days ago
  22. ff484e6 Javadoc by Gary Gregory · 3 days ago
  23. be48191 Bump actions/setup-java from 5.6.0 to 5.7.0 by Gary Gregory · 12 days ago
  24. ffd9dda Bump github/codeql-action from 4.37.3 to 4.37.6. by Gary Gregory · 13 days ago
  25. 717a145 Fix dispatch tests. by Gary Gregory · 2 weeks ago
  26. fa572ae Minimize the size of temporary buffers. by Gary Gregory · 2 weeks ago
  27. 35b1e02 Add tests by Gary Gregory · 2 weeks ago
  28. dbb9ac0 Javadoc by Gary Gregory · 2 weeks ago
  29. 0b15afb Assert some sanity on test fixtures. by Gary Gregory · 2 weeks ago
  30. a17d7db Refactor test by Gary Gregory · 2 weeks ago
  31. 4635acb Add org.apache.commons.io.BuffersTest.testClearByteBufferDirectLargerThanDefaultBufferSize() by Gary Gregory · 2 weeks ago
  32. adc6168 Improve internal documentation by Gary Gregory · 2 weeks ago
  33. 88630f0 Javadoc by Gary Gregory · 2 weeks ago
  34. eb60bd5 Javadoc by Gary Gregory · 2 weeks ago
  35. b7ffa6b Add AbstractByteArrayOutputStream.writeRepeat(int, int) (#868). by Gary Gregory · 2 weeks ago
  36. 7740798 Add AbstractByteArrayOutputStream.writeRepeat(int, int) (#868) by Gary Gregory · 2 weeks ago
  37. 274cd95 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1. by Gary Gregory · 3 weeks ago
  38. ba52e00 Bump ossf/scorecard-action from 2.4.3 to 2.4.4. by Gary Gregory · 3 weeks ago
  39. a2a736e Bump github/codeql-action from 4.37.1 to 4.37.3 by Gary Gregory · 3 weeks ago
  40. 95e2a4b Add org.apache.commons.io.FileCleaningTracker.exitWhenFinishedTest() (#867). by Gary Gregory · 3 weeks ago
  41. 1a57444 Add org.apache.commons.io.FileCleaningTracker.exitWhenFinishedTest() (#867) by Gary Gregory · 3 weeks ago
  42. 16f628a Bump actions/checkout from 7.0.0 to 7.0.1 by Gary Gregory · 3 weeks ago
  43. 997bb68 Add messages when throwing NullPointerException. by Gary Gregory · 4 weeks ago
  44. 797ae60 Bump org.apache.commons:commons-parent from 102 to 103. by Gary Gregory · 4 weeks ago
  45. 00ae5f9 Bump github/codeql-action from 4.37.0 to 4.37.1 by Gary Gregory · 4 weeks ago
  46. 61b5ff2 Bump actions/setup-java from 5.5.0 to 5.6.0 by Gary Gregory · 4 weeks ago
  47. 5e43c8c Bump actions/setup-java from 5.4.0 to 5.5.0 by Gary Gregory · 5 weeks ago
  48. 29ac3a8 Javadoc by Gary Gregory · 5 weeks ago
  49. 370f155 Javadoc by Gary Gregory · 5 weeks ago
  50. ea4d550 Javadoc by Gary Gregory · 5 weeks ago
  51. 5641a38 Pick up Mockito version from Parent POM by Gary Gregory · 5 weeks ago
  52. bd6054c Bump github/codeql-action from 4.36.3 to 4.37.0 by Gary Gregory · 5 weeks ago
  53. a5b6775 Bump github/codeql-action from 4.36.2 to 4.36.3 by Gary Gregory · 6 weeks ago
  54. 96874f8 Flip null test by Gary Gregory · 6 weeks ago
  55. 1338f29 Flip null test by Gary Gregory · 6 weeks ago
  56. fe11202 Rename test class. by Gary Gregory · 7 weeks ago
  57. 87e85de Add a strict mode to ValidatingObjectInputStream (#861). by Gary Gregory · 7 weeks ago
  58. a07170b Add a strict mode to ValidatingObjectInputStream (#861) by Gary Gregory · 7 weeks ago
  59. 5b7a6fe [test] Bump commons.bytebuddy.version from 1.18.8 to 1.18.10 (#4655). by Gary Gregory · 7 weeks ago
  60. 5f761c2 Bump commons.bytebuddy.version from 1.18.8 to 1.18.10 (#865) by dependabot[bot] · 7 weeks ago
  61. 70908ae Bump actions/setup-java from 5.3.0 to 5.4.0 by Gary Gregory · 7 weeks ago
  62. 77d4fd7 Javadoc by Gary Gregory · 7 weeks ago
  63. 5d1b027 Bump actions/cache from 6.0.0 to 6.1.0 by Gary Gregory · 7 weeks ago
  64. 06788e3 Bump actions/cache from 5.0.5 to 6.0.0. by Gary Gregory · 7 weeks ago
  65. 61d1b93 Bump actions/setup-java from 5.2.0 to 5.3.0 by Gary Gregory · 8 weeks ago
  66. c6206b8 DeferredFileOutputStream better NPE message and new file permission by Gary Gregory · 8 weeks ago
  67. 1179563 DeferredFileOutputStream NPE clean up and new file permission tests (#862) by Gary Gregory · 8 weeks ago
  68. b0cb5ed Javadoc by Gary Gregory · 8 weeks ago
  69. 6c9f737 Javadoc by Gary Gregory · 8 weeks ago
  70. 913cb00 Javadoc by Gary Gregory · 8 weeks ago
  71. f207d5d Javadoc by Gary Gregory · 8 weeks ago
  72. 0daf9ec Javadoc by Gary Gregory · 8 weeks ago
  73. bd21a5c Refactpr boolean statements into an expression. by Gary Gregory · 8 weeks ago
  74. 8251348 Bump actions/checkout from 6.0.3 to 7.0.0. by Gary Gregory · 8 weeks ago
  75. c1e41dd Sort members. by Gary Gregory · 8 weeks ago
  76. 25143b7 [IO-891] Fix BoundedReader.skip(long) accounting and bounds handling (#860). by Gary Gregory · 8 weeks ago
  77. e806e6b [IO-891] Fix BoundedReader.skip(long) accounting and bounds handling (#860) by Sarankumar Baskar · 8 weeks ago
  78. cfe19ad Add serialVersionUID to test fixture by Gary Gregory · 8 weeks ago
  79. e100c75 Remove @SuppressWarnings("ResultOfMethodCallIgnored") by Gary Gregory · 8 weeks ago
  80. 1298619 Fix compiler warning. by Gary Gregory · 8 weeks ago
  81. 9bc45cf Fix compiler warning. by Gary Gregory · 8 weeks ago
  82. dfcf093 Fix compiler warning. by Gary Gregory · 8 weeks ago
  83. fe2f64c Javadoc by Gary Gregory · 9 weeks ago
  84. 28c9b28 Javadoc by Gary Gregory · 9 weeks ago
  85. 0c547ad Javadoc by Gary Gregory · 9 weeks ago
  86. f729612 Use final. by Gary Gregory · 9 weeks ago
  87. 057d3b2 Sort members by Gary Gregory · 9 weeks ago
  88. 581b44f DeferredFileOutputStream now clears and deletes its temporary storage by by Gary Gregory · 9 weeks ago
  89. 25114c8 DeferredFileOutputStream now clears and deletes its temporary storage by (#858) by Gary Gregory · 9 weeks ago
  90. eb7e99c Javadoc by Gary Gregory · 9 weeks ago
  91. e62d949 Add current Java version 26 GH CI. by Gary Gregory · 9 weeks ago
  92. f651fd2 Update legacy GitHub links in CONTRIBUTING.md by Gary Gregory · 10 weeks ago
  93. 3b5c5e8 Clarify PeekableInputStream.peek() behavior in Javadoc (#856). by Gary Gregory · 10 weeks ago
  94. a27e4e3 [IO-855] Clarify PeekableInputStream.peek() behavior (#856) by Sarankumar Baskar · 10 weeks ago
  95. 77c4e1f Bump org.apache.commons:commons-parent from 101 to 102. by Gary Gregory · 10 weeks ago
  96. cf5f9a2 Bump GH CI actions/dependency-review-action from 4.9.0 to 5.0.0 by Gary Gregory · 2 months ago
  97. 85044cc Bump GH CI actions/checkout from 6.0.2 to 6.0.3 by Gary Gregory · 2 months ago
  98. 08d40c3 Bump org.apache.commons:commons-parent from 100 to 101 by Gary Gregory · 2 months ago
  99. 2f03cf4 Bump github/codeql-action from 4.36.0 to 4.36.2 by Gary Gregory · 2 months ago
  100. c1184e0 BufferedFileChannelInputStream now clears its direct memory byte buffer by Gary Gregory · 3 months ago