1. 6fe6844 Port the index page from APT to Markdown by Sylwester Lachiewicz · 7 days ago master
  2. bf8dba1 Rename the site documents ahead of converting them by Sylwester Lachiewicz · 7 days ago
  3. 0a4dc6b Close process streams after exit to work around JDK-4311711 hang (#412) by Elliotte Rusty Harold · 8 days ago
  4. e8c61b5 Rewrite documentation per ASD-STE100 Simplified Technical English (#418) by Elliotte Rusty Harold · 9 days ago
  5. 015980d StringUtils.chompLast: fix StringIndexOutOfBoundsException when sep longer than str (#401) by Elliotte Rusty Harold · 10 days ago
  6. 859f08a StreamPollFeeder: declare done and exception as volatile (#387) by Elliotte Rusty Harold · 10 days ago
  7. cfc9c12 PathTool.getRelativeFilePath: fix broken Windows drive-letter regex (#384) by Elliotte Rusty Harold · 10 days ago
  8. 63ffde3 PrettyPrintXMLWriter: handle null lineIndent in constructors (#382) by Elliotte Rusty Harold · 10 days ago
  9. 5819abb Bump org.jspecify:jspecify from 1.0.0 to 1.0.1 by dependabot[bot] · 10 days ago
  10. 6b75749 PathTool.getRelativeFilePath: return empty string instead of null for cross-drive paths (#403) by Elliotte Rusty Harold · 10 days ago
  11. 0c94846 CommandLineUtils: ensure all pumpers are waited on in try-finally (#399) by Elliotte Rusty Harold · 10 days ago
  12. ef89c5a Remove a lot of escaping logic that's unreachable and never used (#369) by Elliotte Rusty Harold · 12 days ago
  13. cc8675b Fix documentation issues in site pages (#417) by Elliotte Rusty Harold · 3 weeks ago
  14. 5f35fa1 Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml by dependabot[bot] · 4 weeks ago
  15. 9f944dd Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml (#413) by dependabot[bot] · 4 weeks ago
  16. 15c35ee Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml (#414) by dependabot[bot] · 4 weeks ago
  17. c7b586f Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml (#415) by dependabot[bot] · 4 weeks ago
  18. e2ebb66 StringUtils leftPad/rightPad: handle empty delimiter without ArithmeticException (#409) by Elliotte Rusty Harold · 6 weeks ago
  19. 5e13d9b Xpp3Dom.getValue(): honor @NonNull contract (#389) by Elliotte Rusty Harold · 6 weeks ago
  20. 4029554 AbstractStreamHandler.setDone: add notifyAll to wake waiting threads (#405) by Elliotte Rusty Harold · 6 weeks ago
  21. 73b979e StringUtils.chopNewline(''): prevent StringIndexOutOfBoundsException (#380) by Elliotte Rusty Harold · 6 weeks ago
  22. 0c2f84e Bump org.apache.maven.shared:maven-shared-components from 48 to 49 by dependabot[bot] · 6 weeks ago
  23. a2506ec Bump org.apache.maven.shared:maven-shared-components from 47 to 48 (#376) by dependabot[bot] · 3 months ago
  24. ec72f3e Bump commons-io:commons-io from 2.21.0 to 2.22.0 by dependabot[bot] · 4 months ago
  25. d322b8b Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#372) by dependabot[bot] · 4 months ago
  26. a7b2d86 Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 (#370) by dependabot[bot] · 5 months ago
  27. 0d45731 Remove redundant argument (#367) by Elliotte Rusty Harold · 6 months ago
  28. 3fba762 Prefer StringBuilder for local variables (#368) by Elliotte Rusty Harold · 6 months ago
  29. d7bfb27 Remove Cloneable (#365) by Elliotte Rusty Harold · 6 months ago
  30. 4f5af74 Corrected documentation for StringUtils.abbreviate() (#343) by Awais Chishti · 6 months ago
  31. 7bcd701 Non-serializable classes don't need serialVersionUID (#366) by Elliotte Rusty Harold · 6 months ago
  32. e950e2c Deprecate StringUtils.concatenate in favor of JDK String.join (#361) by Elliotte Rusty Harold · 6 months ago
  33. d27e5a8 Follow Oracle Javadoc conventions (#360) by Elliotte Rusty Harold · 6 months ago
  34. 6e77398 chore: Migrate to JSpecify from jsr305 by Sylwester Lachiewicz · 6 months ago
  35. 4d26d36 Convert tests to JUnit 5 by Sylwester Lachiewicz · 8 months ago
  36. 54d4972 [core] deprecate StringUtils.clean() in favor of StringUtils.trim() (#356) by Harsh Mehta · 6 months ago
  37. 9a802f5 Bump org.apache.maven.shared:maven-shared-components from 46 to 47 (#358) by dependabot[bot] · 7 months ago
  38. 6babffb Bump org.apache.maven.shared:maven-shared-components from 45 to 46 (#357) by dependabot[bot] · 7 months ago
  39. c875b2c chore: migrate junit 3/4 to junit 5 (#345) by Sandra Parsick · 8 months ago
  40. 60c7f31 Deprecate PathTool (#355) by Elliotte Rusty Harold · 8 months ago
  41. 8b6d2de Minor typos (#353) by Elliotte Rusty Harold · 8 months ago
  42. 0ce6e66 Deprecate split (#350) by Elliotte Rusty Harold · 8 months ago
  43. bfd4fe8 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 (#351) by dependabot[bot] · 8 months ago
  44. 5e7aa30 Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 (#352) by dependabot[bot] · 8 months ago
  45. 69094ba Bump commons-io:commons-io from 2.20.0 to 2.21.0 by dependabot[bot] · 9 months ago
  46. ad05ca6 feat: enable prevent branch protection rules (#344) by Sebastian Tiemann · 12 months ago
  47. a83d2f3 Add Apache 2.0 LICENSE file by Ndacyayisenga-droid · 1 year, 1 month ago
  48. 03b454d Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#342) by dependabot[bot] · 1 year, 1 month ago
  49. a4324e1 Bump org.apache.maven.shared:maven-shared-components from 44 to 45 by dependabot[bot] · 1 year, 2 months ago
  50. e30e51b Remove old JIRA issue link by Matthias Bünger · 1 year, 1 month ago
  51. 0f643d7 Enable Github Issues by Matthias Bünger · 1 year, 3 months ago
  52. f966392 Fix checkstyle issues by Sylwester Lachiewicz · 1 year, 3 months ago
  53. 8aeac0c Bump org.apache.maven.shared:maven-shared-components from 42 to 44 by dependabot[bot] · 1 year, 5 months ago
  54. 9e98bc6 Bump org.fusesource.jansi:jansi from 2.4.1 to 2.4.2 by dependabot[bot] · 1 year, 4 months ago
  55. b989d55 Bump commons-io:commons-io from 2.16.1 to 2.19.0 by dependabot[bot] · 1 year, 4 months ago
  56. 7111d4f Use precise assert methods (#192) by Elliotte Rusty Harold · 1 year, 4 months ago
  57. 81ebe0d Use empty arrays instead of pre-sized ones (#188) by Elliotte Rusty Harold · 1 year, 5 months ago
  58. a36de07 Use caching methods for system properties (#187) by Elliotte Rusty Harold · 1 year, 5 months ago
  59. 991887e Display Unicode unescaped when test fails (#185) by Elliotte Rusty Harold · 1 year, 7 months ago
  60. 8ea76b5 Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 by dependabot[bot] · 2 years ago
  61. 53c51ba Bump org.hamcrest:hamcrest from 2.2 to 3.0 by dependabot[bot] · 2 years ago
  62. 27a179c use new Reproducible Central badge endpoint by Hervé Boutemy · 2 years ago
  63. 569ce09 Bump org.apache.maven.shared:maven-shared-components from 41 to 42 by dependabot[bot] · 2 years, 4 months ago
  64. ccee2b0 Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#176) by dependabot[bot] · 2 years, 4 months ago
  65. 3d6bd71 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 by dependabot[bot] · 2 years, 5 months ago
  66. 14d655b [MSHARED-1363] Bump commons-io:commons-io from 2.13.0 to 2.16.0 (#175) by dependabot[bot] · 2 years, 5 months ago
  67. 01ca885 Bump apache/maven-gh-actions-shared from 3 to 4 by dependabot[bot] · 2 years, 5 months ago
  68. 4c4f9ed deprecate remaining classes of shared XML (#171) by Elliotte Rusty Harold · 2 years, 7 months ago
  69. 578cfe6 Bump org.apache.maven.shared:maven-shared-components from 39 to 41 (#168) by dependabot[bot] · 2 years, 8 months ago
  70. 7a62617 Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#169) by dependabot[bot] · 2 years, 8 months ago
  71. 5a890d1 Bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.1 (#167) by dependabot[bot] · 2 years, 10 months ago
  72. d9106a8 [MNG-6847] Use diamond operator (#166) by Tim te Beek · 3 years ago
  73. 664b33d [MSHARED-1273] restore IOException (#160) by Elliotte Rusty Harold · 3 years ago
  74. c672191 [MSHARED-1274] Deprecate Xpp3Dom and related classes (#162) by Elliotte Rusty Harold · 3 years ago
  75. 404b1c8 remove vestigial comments (#161) by Elliotte Rusty Harold · 3 years ago
  76. 4eb4310 Add missing @Deprecated annotation (#163) by Elliotte Rusty Harold · 3 years, 2 months ago
  77. 468c214 remove and cleanup unused code (#159) by Elliotte Rusty Harold · 3 years, 2 months ago
  78. d783201 [MSHARED-1273] clean up API doc and exceptions (#158) by Elliotte Rusty Harold · 3 years, 2 months ago
  79. c3d777d deprecate forceMkdir since a close replacement exists in Commons IO (#156) by Elliotte Rusty Harold · 3 years, 2 months ago
  80. 7e74357 [MSHARED-1215] deprecate Os class that hasn't been maintained for over a decade and is badly out of date (#157) by Elliotte Rusty Harold · 3 years, 2 months ago
  81. 5bc3c83 [MSHARED-1271] deprecate contentEquals method that also exists in Apache Commons (#155) by Elliotte Rusty Harold · 3 years, 2 months ago
  82. 6d5ce73 upgrade commons-io 2.12.0 --> 2.13.0 (#153) by Elliotte Rusty Harold · 3 years, 2 months ago
  83. 9ddbffc Remove ConstantConditions warning suppressions that no longer apply (#152) by Elliotte Rusty Harold · 3 years, 2 months ago
  84. a14561a Clean up and correct Javadoc (#150) by Elliotte Rusty Harold · 3 years, 2 months ago
  85. c4bc59c remove last dependency on plexus (#151) by Elliotte Rusty Harold · 3 years, 2 months ago
  86. 55b78ff Clear a couple of TODOs by better testing exceptions (#149) by Elliotte Rusty Harold · 3 years, 2 months ago
  87. b589642 Update commons-io to 2.12.0 (#148) by Elliotte Rusty Harold · 3 years, 3 months ago
  88. 8114aa0 [MSHARED-1260] Deprecate FileUtils.copyFile and FilterWrapper in favor of org.apache.maven.shared.filtering (#147) by Elliotte Rusty Harold · 3 years, 3 months ago
  89. f792f3a [MSHARED-1254] finish deprecating WriterFactory (#146) by Elliotte Rusty Harold · 3 years, 3 months ago
  90. 233223b remove plugin downgrades for bugs that have been fixed (#144) by Elliotte Rusty Harold · 3 years, 3 months ago
  91. cf02c19 [MSHARED-1253] finish deprecating ReaderFactory (#145) by Elliotte Rusty Harold · 3 years, 3 months ago
  92. 0f3ee16 use dependencyManagement (#143) by Elliotte Rusty Harold · 3 years, 3 months ago
  93. 01015b4 fix hamcrest dependencies as best we can (#142) by Elliotte Rusty Harold · 3 years, 3 months ago
  94. 5c7ca41 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 3 years, 3 months ago
  95. 2dc9eb5 [maven-release-plugin] prepare release maven-shared-utils-3.4.2 by Slawomir Jaranowski · 3 years, 3 months ago maven-shared-utils-3.4.2
  96. b749b10 [MSHARED-1252] Bump plexus-io to 3.4.1 for maven-assembly-plugin by Slawomir Jaranowski · 3 years, 3 months ago
  97. 1c264ba [MSHARED-1072] Poll data from input stream by Slawomir Jaranowski · 3 years, 3 months ago
  98. 37fa530 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 3 years, 4 months ago
  99. 3896942 [maven-release-plugin] prepare release maven-shared-utils-3.4.1 by Slawomir Jaranowski · 3 years, 4 months ago maven-shared-utils-3.4.1
  100. 1980a20 suggest java.nio.Files.walkFileTree as replacement for DirectoryScanner by Elliotte Rusty Harold · 3 years, 5 months ago