1. e171117 Bump org.apache.commons:commons-parent from 104 to 105. by Gary Gregory · 8 days ago master
  2. 226e2a5 Bump github/codeql-action/analyze from 4.37.8 to 4.37.9. by Gary Gregory · 2 weeks ago
  3. 03960a4 Load classes without initializing them in Converter.CLASS (#432). by Gary Gregory · 2 weeks ago
  4. f755c61 Sort members. by Gary Gregory · 2 weeks ago
  5. 69381d0 Bump actions/setup-java from 5.7.0 to 6.6.0. by Gary Gregory · 3 weeks ago
  6. e03cf93 Bump github/codeql-action/init from 4.37.7 to 4.37.8 by Gary Gregory · 3 weeks ago
  7. 0a68ae0 [CLI-354] Fix HelpFormatter wrapped description indent (#439). by Gary Gregory · 3 weeks ago
  8. 0f561e5 [CLI-354] Fix HelpFormatter wrapped description indent (#439) by dev_Hakaze · 3 weeks ago
  9. 105ca3f Bump org.apache.commons:commons-parent from 103 to 104. by Gary Gregory · 3 weeks ago
  10. 32ac5ba Bump codeql-action from 4.37.6 to 4.37.7 by Gary Gregory · 4 weeks ago
  11. edb471f Bump codeql-action from 4.37.6 to 4.37.7 by Gary Gregory · 4 weeks ago
  12. 1aaa321 Reject UTF-16 surrogate values in Character converter (#438). by Gary Gregory · 5 weeks ago
  13. de0bd57 Reject UTF-16 surrogate values in Character converter (#438) by Naveed Khan · 5 weeks ago
  14. a98d307 Javadoc by Gary Gregory · 5 weeks ago
  15. a6fb2b6 Add missing action in changes.xml. by Gary Gregory · 5 weeks ago
  16. aa0d4d3 Fix integer overflow in TextHelpAppendable.indexOfWrap (#437). by Gary Gregory · 5 weeks ago
  17. dc69e84 Fix integer overflow in TextHelpAppendable.indexOfWrap (#437) by Naveed Khan · 5 weeks ago
  18. f8f1a28 Bump actions/setup-java from 5.6.0 to 5.7.0 by Gary Gregory · 6 weeks ago
  19. 2d90efa Bump github/codeql-action from 4.37.3 to 4.37.6 by Gary Gregory · 6 weeks ago
  20. 05bad67 Javadoc by Gary Gregory · 6 weeks ago
  21. a7da961 Reject trailing text after the date in Converter.DATE (#435). by Gary Gregory · 6 weeks ago
  22. a1ee9b9 Add sanity check assertions in ConverterTests by Gary Gregory · 6 weeks ago
  23. 7d77ecc Reject trailing text after the date in Converter.DATE (#435) by farkhalit rida · 6 weeks ago
  24. 4dec263 Refactor stream processing by Gary Gregory · 6 weeks ago
  25. c9ffd67 Reject an empty option name in getMatchingOptions (#434). by Gary Gregory · 6 weeks ago
  26. db57942 Reject an empty option name in getMatchingOptions (#434) by farkhalit rida · 6 weeks ago
  27. bf05124 Fix formatting of examples in the user guide. by Gary Gregory · 6 weeks ago
  28. e17738b Bump ossf/scorecard-action from 2.4.3 to 2.4.4. by Gary Gregory · 7 weeks ago
  29. eb12edb Bump GH CI actions/checkout from 7.0.0 to 7.0.1 by Gary Gregory · 7 weeks ago
  30. 4a017ae Add Java 28-ea to GH CI as an experimental build. by Gary Gregory · 7 weeks ago
  31. b00e1b8 Bump github/codeql-action from 4.37.1 to 4.37.3 by Gary Gregory · 7 weeks ago
  32. 2fb8cb4 Extract into final local variable. by Gary Gregory · 7 weeks ago
  33. 07ca2bb Bump actions/checkout from 7.0.0 to 7.0.1 by Gary Gregory · 7 weeks ago
  34. afb0fd1 Bump org.apache.commons:commons-parent from 102 to 103. by Gary Gregory · 8 weeks ago
  35. 03331b7 Bump github/codeql-action from 4.37.0 to 4.37.2 by Gary Gregory · 8 weeks ago
  36. 3c5c20e Bump actions/setup-java from 5.5.0 to 5.6.0 by Gary Gregory · 8 weeks ago
  37. 8d56926 Bump actions/setup-java from 5.4.0 to 5.5.0 by Gary Gregory · 9 weeks ago
  38. 48cc477 Fix typo in action description. by Gary Gregory · 9 weeks ago
  39. a432574 Reject invalid dates in Converter.DATE (#430). by Gary Gregory · 9 weeks ago
  40. 8010193 reject invalid dates in Converter.DATE (#430) by Naveed Khan · 9 weeks ago
  41. 5b2558e Javadoc by Gary Gregory · 9 weeks ago
  42. 70c7039 Javadoc by Gary Gregory · 9 weeks ago
  43. a59c44b Javadoc by Gary Gregory · 9 weeks ago
  44. 9705b93 Reject non-BMP code points in the Character type converter (#425). by Gary Gregory · 9 weeks ago
  45. f92c4ce reject non-BMP code points in the Character type converter (#425) by Digiscrypt Technologies · 9 weeks ago
  46. bbcedf6 Pick up Mockito version from Parent POM by Gary Gregory · 9 weeks ago
  47. dd595c9 Bump github/codeql-action from 4.36.3 to 4.37.0 by Gary Gregory · 10 weeks ago
  48. 6505314 Bump github/codeql-action from 4.36.2 to 4.36.3 by Gary Gregory · 10 weeks ago
  49. 5ee80a0 Bump actions/checkout from 6.0.2 to 7.0.0 by Gary Gregory · 3 months ago
  50. 29dfe71 Bump actions/setup-java from 5.3.0 to 5.4.0 by Gary Gregory · 3 months ago
  51. f174d06 Bump actions/cache from 6.0.0 to 6.1.0 by Gary Gregory · 3 months ago
  52. b7e0a8d Use variable arguments syntax. by Gary Gregory · 3 months ago
  53. 2442fa4 Use final. by Gary Gregory · 3 months ago
  54. ee2af72 Use compact array notation. by Gary Gregory · 3 months ago
  55. d253242 Use final. by Gary Gregory · 3 months ago
  56. 03148b8 Use Locale.ENGLISH when parsing dates in Converter.DATE (#426). by Gary Gregory · 3 months ago
  57. f3ba9c9 Use Locale.ENGLISH when parsing dates in Converter.DATE (#426) by Dexter.k · 3 months ago
  58. 22d985c Reduce vertical whitespace. by Gary Gregory · 3 months ago
  59. 4eed381 Add ConverterTests.testDateLocaleDe() by Gary Gregory · 3 months ago
  60. 9f540c1 Fix Javadoc reference by Gary Gregory · 3 months ago
  61. e1dd05a Javadoc by Gary Gregory · 3 months ago
  62. 046d40a Use final by Gary Gregory · 3 months ago
  63. 1119dbb Sort members by Gary Gregory · 3 months ago
  64. 4f17487 Bump next release label to feature level: 1.12.0 by Gary Gregory · 3 months ago
  65. 6f96173 Fix broken Javadoc links, replace deprecated methods in usage examples, by Gary Gregory · 3 months ago
  66. 5fa27ca Fix broken Javadoc links, replace deprecated methods in usage examples, and add a missing method to HelpFormatter (#424) by Elric · 3 months ago
  67. 6ed9cde Bump actions/cache from 5.0.5 to 6.0.0. by Gary Gregory · 3 months ago
  68. f52a086 Bump actions/cache from 5.0.5 to 6.0.0. by Gary Gregory · 3 months ago
  69. d684ba9 Bump actions/setup-java from 5.2.0 to 5.3.0 by Gary Gregory · 3 months ago
  70. 91de319 Bump actions/checkout from 6.0.3 to 7.0.0. by Gary Gregory · 3 months ago
  71. f9a0a7f Update legacy GitHub links in CONTRIBUTING.md by Gary Gregory · 3 months ago
  72. 31b9157 Bump org.apache.commons:commons-parent from 101 to 102. by Gary Gregory · 3 months ago
  73. 8301a94 Bump GH CI actions/dependency-review-action from 4.9.0 to 5.0.0 by Gary Gregory · 3 months ago
  74. 6bbbfef Bump GH CI actions/checkout from 6.0.2 to 6.0.3 by Gary Gregory · 3 months ago
  75. ae44dcd Bump org.apache.commons:commons-parent from 100 to 101 by Gary Gregory · 3 months ago
  76. 8cc73b2 Bump github/codeql-action from 4.36.0 to 4.36.2 by Gary Gregory · 3 months ago
  77. 18b2637 Bump github/codeql-action from 4.35.5 to 4.36.0 by Gary Gregory · 4 months ago
  78. 6f57cbe Sort members by Gary Gregory · 4 months ago
  79. ea168a4 Bump github/codeql-action from 4.35.4 to 4.35.5 by Gary Gregory · 4 months ago
  80. 17de580 COMMONSSITE-189: Correct download link to BCEL by Alex Herbert · 4 months ago
  81. ca6d336 Internal refactoring by Gary Gregory · 4 months ago
  82. 96a1880 Add TODO comments for 2.0 by Gary Gregory · 4 months ago
  83. 1b15033 Bump org.apache.commons:commons-parent from 99 to 100 by Gary Gregory · 4 months ago
  84. 6dfbcc2 Use JUnit 5 conventions by Gary Gregory · 4 months ago
  85. e717fd6 Bump github/codeql-action from 4.35.3 to 4.35.4 by Gary Gregory · 4 months ago
  86. 29df694 Bump github/codeql-action from 4.35.3 to 4.35.4 by Gary Gregory · 4 months ago
  87. a014c11 Bump experimental build from Java 26-ea to 27-ea and add Java 26 by Gary Gregory · 4 months ago
  88. a15bf01 Bump github/codeql-action from 4.35.2 to 4.35.3 by Gary Gregory · 4 months ago
  89. 7be3807 Bump org.apache.commons:commons-parent from 98 to 99 by Gary Gregory · 5 months ago
  90. edc00c5 Bump commons-io:commons-io from 2.21.0 to 2.22.0. by Gary Gregory · 5 months ago
  91. 97dc4be Bump github/codeql-action from 4.35.1 to 4.35.2 by Gary Gregory · 5 months ago
  92. 8c1640b Bump actions/upload-artifact from 7.0.0 to 7.0.1 by Gary Gregory · 5 months ago
  93. ceeb3eb Bump action/cache from 5.0.4 to 5.0.5 by Gary Gregory · 5 months ago
  94. f0f3410 Bump org.apache.commons:commons-parent from 97 to 98 by Gary Gregory · 5 months ago
  95. dcf2165 Run builds only on push to master and pull requests by Gary Gregory · 5 months ago
  96. 8ba7c15 [Javadoc] Fix Checkstyle error by Gary Gregory · 6 months ago
  97. 05e38fc Bump actions/checkout from 6.0.1 to 6.0.2 by Gary Gregory · 6 months ago
  98. 5c0b94f Bump github/codeql-action from 4.34.1 to 4.35.1 by Gary Gregory · 6 months ago
  99. 0880a17 Bump actions/dependency-review-action from 4.8.2 to 4.9.0 by Gary Gregory · 6 months ago
  100. c6880c1 Bump actions/cache from 5.0.3 to 5.0.4 by Gary Gregory · 6 months ago