1. 62b510f Use final. by Gary Gregory · 2 years, 7 months ago
  2. 2233860 Prepare for a release candidate. by Gary Gregory · 2 years, 7 months ago
  3. cc37692 Next version is 1.5.0. by Gary Gregory · 2 years, 7 months ago
  4. b1b05d2 Add Option unit tests #76. by Gary Gregory · 2 years, 7 months ago
  5. 234062c updated unit tests (#76) by Waldemar Sojka · 2 years, 7 months ago
  6. 897593c Update checkstyle and enforce. by Gary Gregory · 2 years, 7 months ago
  7. 7a060bd Allow whitespace-only header and footer #26. by Gary Gregory · 2 years, 7 months ago
  8. 82403d0 [CLI-287] Allow whitespace-only header and footer (#26) by Jakub Nowak · 2 years, 7 months ago
  9. 8dcf119 Deduplicate; better param name; close HTML tags in Javadoc. by Gary Gregory · 2 years, 7 months ago
  10. b42fb92 Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2 #75. by Gary Gregory · 2 years, 7 months ago
  11. 8b435eb Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2 (#75) by dependabot[bot] · 2 years, 7 months ago
  12. 69dd16f Remove unused exception. by Gary Gregory · 2 years, 7 months ago
  13. 2df55d4 Typo. by Gary Gregory · 2 years, 7 months ago
  14. 43117d3 biz.aQute.bnd:biz.aQute.bndlib 5.3.0 -> 6.0.0 by Gary Gregory · 2 years, 7 months ago
  15. 591af95 Added setter for Builder.option #33. by Gary Gregory · 2 years, 7 months ago
  16. c886434 Added setter for Builder.option (#33) by Waldemar Sojka · 2 years, 7 months ago
  17. 0b980a1 Migrate to maven-antrun-plugin 3.0.0. by Gary Gregory · 2 years, 7 months ago
  18. fe6607b Update for next release. by Gary Gregory · 2 years, 7 months ago
  19. 15e1237 Sort some members. by Gary Gregory · 2 years, 7 months ago
  20. f45c430 Use final and {} notation for array declarations. by Gary Gregory · 2 years, 7 months ago
  21. e3bafac Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-cli.git by Gary Gregory · 2 years, 7 months ago
  22. 0c7e214 Better documentation. by Gary Gregory · 2 years, 7 months ago
  23. d5688cb Bump actions/checkout from 2.3.4 to 2.3.5 #72. by Gary Gregory · 2 years, 7 months ago
  24. 46e6572 Bump actions/checkout from 2.3.4 to 2.3.5 (#72) by dependabot[bot] · 2 years, 7 months ago
  25. 1dd065f Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1 #73. by Gary Gregory · 2 years, 7 months ago
  26. 287885c Format XML. by Gary Gregory · 2 years, 7 months ago
  27. 0f62225 Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1 (#73) by dependabot[bot] · 2 years, 7 months ago
  28. 9aae655 Use Javadoc tags instead of HTML. by Gary Gregory · 2 years, 7 months ago
  29. ac96d62 No need to nest. by Gary Gregory · 2 years, 7 months ago
  30. 7b52ba8 Javadoc. by Gary Gregory · 2 years, 7 months ago
  31. ff7c287 Input "test" gets parsed as test, quotes die #58. by Gary Gregory · 2 years, 7 months ago
  32. 4417394 CLI-254: "test" gets parsed as test, quotes die :-( (#58) by Istvan Toth · 2 years, 7 months ago
  33. eebcd67 Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2 #71. by Gary Gregory · 2 years, 7 months ago
  34. 8817b28 Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2 (#71) by dependabot[bot] · 2 years, 7 months ago
  35. b434553 Use gav=true for maven badge to bypass semver problem with old artifact by Alex Herbert · 2 years, 7 months ago
  36. 60aec4f Bump spotbugs from 4.4.1 to 4.4.2 #70. by Gary Gregory · 2 years, 7 months ago
  37. 528e71a Bump spotbugs from 4.4.1 to 4.4.2 (#70) by dependabot[bot] · 2 years, 7 months ago
  38. 6c94af3 Replace JUnit asserts by simpler but equivalent calls. #69. by Gary Gregory · 2 years, 7 months ago
  39. a122214 Replace assert by simpler but equivalent calls. (#69) by Arturo Bernal · 2 years, 7 months ago
  40. cf94289 Re-implement equals/hashCode with java.lang.Objects. by Gary Gregory · 2 years, 7 months ago
  41. f87f0b3 Rename some internals. by Gary Gregory · 2 years, 7 months ago
  42. f2aa308 Rename some internals. by Gary Gregory · 2 years, 7 months ago
  43. caf0b99 Simplify array initialization. by Gary Gregory · 2 years, 7 months ago
  44. 9830b69 Minor Improvement #61. by Gary Gregory · 2 years, 7 months ago
  45. bd39a1c Use empty array. (#61) by Arturo Bernal · 2 years, 7 months ago
  46. d63b4bd Javadoc: Sentences start with a capitalize letter. by Gary Gregory · 2 years, 7 months ago
  47. c99a79a Javadoc: Sentences start with a capitalize letter. by Gary Gregory · 2 years, 7 months ago
  48. cfd100d Better internal names. by Gary Gregory · 2 years, 7 months ago
  49. 4723175 Less branching. by Gary Gregory · 2 years, 7 months ago
  50. d5ee6f2 Consistent formating in examples. by Gary Gregory · 2 years, 7 months ago
  51. 1c3b15e Drop CLIRR profile file that we use JApiCmp. by Gary Gregory · 2 years, 7 months ago
  52. f5dc3fb Use "for example" for examples, instead of "i.e." which means "that is". by Gary Gregory · 2 years, 7 months ago
  53. d5c1557 Use "for example" for examples, instead of "i.e." which means "that is". by Gary Gregory · 2 years, 7 months ago
  54. f1b8e1b Update for next release. by Gary Gregory · 2 years, 7 months ago
  55. eea0f8c Hardcode fewer references to version numbers. by Gary Gregory · 2 years, 7 months ago
  56. 7385e63 Drop version from description here. by Gary Gregory · 2 years, 7 months ago
  57. 6c7fcc0 Description tweak to make it more obvious where the component name originates. by Gary Gregory · 2 years, 7 months ago
  58. be88d60 Description tweak to make it more obvious where the component name originates. by Gary Gregory · 2 years, 7 months ago
  59. e09d514 # WARNING: head commit changed in the meantime by Gary Gregory · 2 years, 7 months ago
  60. 7d1fe6e Bump checkstyle from 9.0 to 9.0.1 (#68) by dependabot[bot] · 2 years, 7 months ago
  61. b3a53c2 Bump biz.aQute.bndlib.version 5.1.2 -> 5.3.0. by Gary Gregory · 2 years, 7 months ago
  62. fcba628 Bump maven-bundle-plugin 5.1.1 -> 5.1.2. by Gary Gregory · 2 years, 7 months ago
  63. 7b32c72 Remove useless parens. by Gary Gregory · 2 years, 7 months ago
  64. ad82cd5 Remove useless parens. by Gary Gregory · 2 years, 7 months ago
  65. 0dff711 Remove old comments. by Gary Gregory · 2 years, 7 months ago
  66. f38c494 Sort members. by Gary Gregory · 2 years, 7 months ago
  67. 20585e0 Javadoc. by Gary Gregory · 2 years, 7 months ago
  68. cbb7227 Normalize Javadoc for getters. by Gary Gregory · 2 years, 7 months ago
  69. d78ed6b Use final. by Gary Gregory · 2 years, 7 months ago
  70. 9539506 Javadoc: Use @code instead of HTML tags. by Gary Gregory · 2 years, 7 months ago
  71. dc9af47 Use final. by Gary Gregory · 2 years, 7 months ago
  72. 2e63535 Replace CLIRR with JApiCmp. by Gary Gregory · 2 years, 7 months ago
  73. 9e801d9 Replace deprecated FindBugs with SpotBugs. by Gary Gregory · 2 years, 7 months ago
  74. 3d83402 Use try-with-resources. by Gary Gregory · 2 years, 7 months ago
  75. b805e90 Fix compiler warnings. by Gary Gregory · 2 years, 7 months ago
  76. 043cbda Bump commons.animal-sniffer.version 1.19 -> 1.20. by Gary Gregory · 2 years, 7 months ago
  77. 2f21499 Replace deprecated FindBugs with SpotBugs. by Gary Gregory · 2 years, 7 months ago
  78. 2b2267c Update Maven plugins. by Gary Gregory · 2 years, 7 months ago
  79. 4e8b3a2 Sort members. by Gary Gregory · 2 years, 7 months ago
  80. bc0edc4 Clean ups. by Gary Gregory · 2 years, 7 months ago
  81. 2b026b2 Update GitHub build from Java 16 to 17. by Gary Gregory · 2 years, 7 months ago
  82. cc459c0 Docuemnt current POM parent change. by Gary Gregory · 2 years, 8 months ago
  83. 53823c8 Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #67 by Gary Gregory · 2 years, 8 months ago
  84. d71a2ae Bump maven-pmd-plugin from 3.14.0 to 3.15.0 (#67) by dependabot[bot] · 2 years, 8 months ago
  85. 0f940a8 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-cli.git by Gary Gregory · 2 years, 8 months ago
  86. 8ba4bc7 Bump actions/cache from 2.1.5 to 2.1.6 #65. by Gary Gregory · 2 years, 8 months ago
  87. 3303667 Bump actions/cache from 2.1.5 to 2.1.6 (#65) by dependabot[bot] · 2 years, 8 months ago
  88. 69ebe12 AdoptOpenJDK is moving to the Eclipse Foundation and rebranding as by Gary Gregory · 2 years, 8 months ago
  89. 1ff0db0 Bump junit from 4.13.1 to 4.13.2 #60. by Gary Gregory · 2 years, 9 months ago
  90. d75ca78 Bump junit from 4.13.1 to 4.13.2 (#60) by dependabot[bot] · 2 years, 9 months ago
  91. ce4832d Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-cli.git by Gary Gregory · 2 years, 9 months ago
  92. 6a9de16 Bump actions/cache from 2 to 2.1.5 #64. by Gary Gregory · 2 years, 9 months ago
  93. e48a5cb Bump actions/cache from 2 to 2.1.5 (#64) by dependabot[bot] · 2 years, 9 months ago
  94. 81cf673 Fix NPE in DefaultParser.isLongOption(String) seen in the wild. by Gary Gregory · 2 years, 9 months ago
  95. 3d90d5d Replace Java 15 with Java 16 in Travis CI. by Gary Gregory · 2 years, 11 months ago
  96. f0c13ac Add GitHub code of conduct page that points to the Apache page. by Gary Gregory · 3 years ago
  97. 4abffe6 Update `actions/setup-java` to v2. by Gary Gregory · 3 years, 1 month ago
  98. 548e284 Actually exclude the file this time by Sebb · 3 years, 1 month ago
  99. 653c328 Exclude .asf.yaml from RAT by Sebb · 3 years, 1 month ago
  100. 92bb4bc Tidy up description etc by Sebb · 3 years, 1 month ago