1. 88be47b Use constant instead of magic string by Gary Gregory · 6 months ago
  2. 65a7b5c Use constant instead of magic string by Gary Gregory · 6 months ago
  3. 4bb3c60 Javadoc: Remove redundant "java.lang" prefix by Gary Gregory · 7 months ago
  4. 2cddc71 Bump log4j.version from 2.21.1 to 2.22.0 #334 by Gary Gregory · 7 months ago
  5. d7ea172 Bump log4j.version from 2.21.1 to 2.22.0 (#334) by dependabot[bot] · 7 months ago
  6. c89dcbb Fix link to the user mailing list by Gary Gregory · 7 months ago
  7. a7917fb Bump actions/setup-java from 3.13.0 to 4.0.0 (#333) by dependabot[bot] · 7 months ago
  8. f4e2d65 Bump commons-parent from 64 to 65 by Gary Gregory · 7 months ago
  9. cf70f2f Bump commons-logging:commons-logging from 1.2 to 1.3.0 by Gary Gregory · 7 months ago
  10. f9b1dd5 Bump commons-io from 2.15.0 to 2.15.1 by Gary Gregory · 7 months ago
  11. 5f1a525 Remove extra blank lines by Gary Gregory · 7 months ago
  12. d579be4 Bump spring-* from 5.3.30 to 5.3.31 by Gary Gregory · 7 months ago
  13. ccf6299 Checkstyle: @author tags are deprecated by Gary Gregory · 7 months ago
  14. 22c1c06 Bump commons-lang3 from 3.13.0 to 3.14.0 by Gary Gregory · 7 months ago
  15. 2d44de6 Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 #331 by Gary Gregory · 7 months ago
  16. 5f10eec Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 (#331) by dependabot[bot] · 7 months ago
  17. e0adee6 Java Java 5 Javadoc link with Java 8 by Gary Gregory · 7 months ago
  18. 4a9fe87 Java Java 5 Javadoc link with Java 8 by Gary Gregory · 7 months ago
  19. 001e913 Javadoc by Gary Gregory · 7 months ago
  20. 4747174 Make private class final by Gary Gregory · 8 months ago
  21. de3e535 Make package private class final by Gary Gregory · 8 months ago
  22. 8bb0805 Clarifies Java platform requirement by Gary Gregory · 8 months ago
  23. 130cdc0 Clarifies Java platform requirement by Gary Gregory · 8 months ago
  24. 1272d6e Normalize setter Javadoc by Gary Gregory · 8 months ago
  25. 5be6f30 Normalize getter Javadoc by Gary Gregory · 8 months ago
  26. 76a6757 Fix Javadoc errors (Java 21) by Gary Gregory · 8 months ago
  27. 01c4610 Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 by Gary Gregory · 8 months ago
  28. c00c6ab Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-configuration by Gary Gregory · 8 months ago
  29. b294813 Bump org.apache.commons:commons-dbcp2 from 2.10.0 to 2.11.0 by Gary Gregory · 8 months ago
  30. ea75ab5 Bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#328) by dependabot[bot] · 8 months ago
  31. 3a23ffd Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-configuration.git by Gary Gregory · 8 months ago
  32. 7dfe123 Bump commons-io from 2.14.0 to 2.15.0 by Gary Gregory · 8 months ago
  33. 4d01d70 Don't install by default by Sebb · 8 months ago
  34. 4f907f2 Bump org.apache.logging.log4j:log4j-1.2-* from 2.21.0 to 2.21.1 by Gary Gregory · 8 months ago
  35. 388ab01 Document new APIs and update next version to 2.10.0 by Gary Gregory · 8 months ago
  36. d1b4d0e Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-configuration.git by Gary Gregory · 8 months ago
  37. d73fb20 Take prefix delimiter into account when SubsetConfiguration.getKeysInternal() is called #300. by Gary Gregory · 8 months ago
  38. 77ad677 Take prefix delimiter into account when SubsetConfiguration.getKeysInternal() is called (#300) by KeijoB · 8 months ago
  39. 117990a XML format indent by Gary Gregory · 8 months ago
  40. 1b09bd3 Fix up GHA badges by Sebb · 8 months ago
  41. 1594ff5 Specify encoding; fix EOL by Sebb · 8 months ago
  42. 01a206b Update properties for versions by Gary Gregory · 8 months ago
  43. 80144a8 Drop Coverall-related profile by Gary Gregory · 8 months ago
  44. 2e9d741 Drop Closer comment by Gary Gregory · 8 months ago
  45. 2037f5b Pick up Maven site plugin version from parent POM by Gary Gregory · 8 months ago
  46. 0ec3add Pick up animal sniffer version from parent POM by Gary Gregory · 8 months ago
  47. 75a610f Bump commons-parent from 62 to 64 by Gary Gregory · 8 months ago
  48. dd6660e Bump org.apache.logging.log4j:log4j-1.2-* from 2.20.0 to 2.21.0. by Gary Gregory · 8 months ago
  49. 6a0c1d2 Bump actions/checkout from 4.1.0 to 4.1.1 (#327) by dependabot[bot] · 8 months ago
  50. 27b7e61 Camel-case test method name by Gary Gregory · 8 months ago
  51. 76a6d8e Better parameter names by Gary Gregory · 8 months ago
  52. 35e0ecf Javadoc by Gary Gregory · 8 months ago
  53. 8e6d249 Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 #326 by Gary Gregory · 8 months ago
  54. 374194c Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 (#326) by dependabot[bot] · 8 months ago
  55. 42990b5 Update comment by Gary Gregory · 8 months ago
  56. 832f50d Add Java 21 build to GitHub by Gary Gregory · 8 months ago
  57. 9996083 Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#324) by dependabot[bot] · 8 months ago
  58. 872979e Normalize mvn invocation on GitHub by Gary Gregory · 9 months ago
  59. f9606cb Make private static classes final by Gary Gregory · 9 months ago
  60. a262fe0 Bump commons-parent by Gary Gregory · 9 months ago
  61. 56f0d70 Make private classes final by Gary Gregory · 9 months ago
  62. b3ac322 Use Checkstyle to validate import order by Gary Gregory · 9 months ago
  63. 9bd1107 Format XML by Gary Gregory · 9 months ago
  64. 898250f Move 'conf' folder under 'src' like other components by Gary Gregory · 9 months ago
  65. 84b1a7a Remove commons.releaseManagerName and commons.releaseManagerKey by Gary Gregory · 9 months ago
  66. f249842 Update call deprecated in Java 9 by Gary Gregory · 9 months ago
  67. ed32b41 Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0 by Gary Gregory · 9 months ago
  68. 35ffa22 Bump commons-io from 2.13.0 to 2.14.0 by Gary Gregory · 9 months ago
  69. 854aac3 Bump actions/checkout from 4.0.0 to 4.1.0 (#322) by dependabot[bot] · 9 months ago
  70. 1a2a817 Bump actions/setup-java from 3.12.0 to 3.13.0 (#321) by dependabot[bot] · 9 months ago
  71. bd253ed Reuse Objects.toString() by Gary Gregory · 9 months ago
  72. 7ab8514 Normalize spelling by Gary Gregory · 9 months ago
  73. 446b6fa Bump spring-* from 5.3.29 to 5.3.30 by Gary Gregory · 9 months ago
  74. 0dc7451 Use final by Gary Gregory · 9 months ago
  75. b54454c Bump actions/cache from 3.3.1 to 3.3.2 (#318) by dependabot[bot] · 10 months ago
  76. 70cef5a Bump actions/checkout from 3.6.0 to 4.0.0 (#319) by dependabot[bot] · 10 months ago
  77. 0b4ce54 Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#317) by dependabot[bot] · 10 months ago
  78. 1e09613 Bump commons-parent from 61 to 62 by Gary Gregory · 10 months ago
  79. ea746c1 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-configuration.git by Gary Gregory · 10 months ago
  80. 11f1f29 Bump org.apache.commons:commons-dbcp2 from 2.9.0 to 2.10.0 by Gary Gregory · 10 months ago
  81. a0b1a6e Bump slf4j.version from 2.0.7 to 2.0.9 #316. by Gary Gregory · 10 months ago
  82. 5612ca4 Bump slf4j.version from 2.0.7 to 2.0.9 (#316) by dependabot[bot] · 10 months ago
  83. 72ce3b6 Bump org.yaml:snakeyaml from 2.1 to 2.2 #315 by Gary Gregory · 10 months ago
  84. ea8f898 Bump org.yaml:snakeyaml from 2.1 to 2.2 (#315) by dependabot[bot] · 10 months ago
  85. a96694d Update DTD by Gary Gregory · 10 months ago
  86. 414cd65 Bump commons-parent from 59 to 61 by Gary Gregory · 10 months ago
  87. 16887eb Bump actions/checkout from 3.5.3 to 3.6.0 (#313) by dependabot[bot] · 10 months ago
  88. b1f40cf Better internal class name by Gary Gregory · 10 months ago
  89. 5ebcec1 Bump org.yaml:snakeyaml from 2.0 to 2.1 #312. by Gary Gregory · 11 months ago
  90. a54be4d Bump org.yaml:snakeyaml from 2.0 to 2.1 (#312) by dependabot[bot] · 11 months ago
  91. c13339a Bump commons-parent from 58 to 59 by Gary Gregory · 11 months ago
  92. 88b128d Fix typo by Gary Gregory · 11 months ago
  93. 3821b0d Fix typo by Gary Gregory · 11 months ago
  94. 70ae123 Bump spring-* from 5.3.28 to 5.3.29 by Gary Gregory · 11 months ago
  95. 80af901 Bump commons-lang3 from 3.12.0 to 3.13.0 by Gary Gregory · 11 months ago
  96. acde114 Bump actions/setup-java from 3.11.0 to 3.12.0 (#311) by dependabot[bot] · 11 months ago
  97. 7f9cd4a Revert "Bump commons-parent from 58 to 59" by Gary Gregory · 11 months ago
  98. 2f15262 Bump commons-parent from 58 to 59 by Gary Gregory · 11 months ago
  99. 1c90072 Normalize spelling by Gary Gregory · 11 months ago
  100. 2927ab5 Reuse FileUtils in tests by Gary Gregory · 11 months ago