1. fccdd04 Add missing ALv2 header by Benedikt Ritter · 8 years ago
  2. bbaf99f Better explain how getArgs works. Thanks to Thomas Brand for pointing this out. by Benedikt Ritter · 8 years ago
  3. 0304f59 Add missing @since tag by Benedikt Ritter · 8 years ago
  4. 7d5129c JavaDoc tweaks by Benedikt Ritter · 8 years ago
  5. 5d1d967 CLI-267: Add an addRequiredOption method to Options. Thanks to Ricardo Ribeiro. This also closes #7 from GitHub. by Benedikt Ritter · 8 years ago
  6. afc13c4 CLI-266: HelpFormatter.setOptionComparator(null) doesn't display the values in inserted order. Thank you to Ravi Teja. This also closes #6 from GitHub. by Benedikt Ritter · 8 years ago
  7. f6af623 Ignore tests purposely left empty test bodies. Thanks to GitHub user august782. This also closes #5 from GitHub. by Benedikt Ritter · 8 years ago
  8. 672ba92 Don't use wildcard imports by Benedikt Ritter · 8 years ago
  9. 23c16cc Remove unnecessary subclassing of DefaultParserTest. Thanks to GitHub by Benedikt Ritter · 8 years ago
  10. 58139ae Standardize on US English spelling (recognised -> recognized.) by Gary D. Gregory · 8 years ago
  11. e7992d3 Update copyright for 2016 in NOTICE.txt by Gary D. Gregory · 8 years ago
  12. ea7d60a Collect the DOAPs by Sebastian Bazley · 8 years ago
  13. a0dcd6a maven-pmd-plugin 3.4 -> 3.5. by Gary D. Gregory · 9 years ago
  14. 34be5c3 Update to latest parent pom by Benedikt Ritter · 9 years ago
  15. fc40901 Add next version to changes.xml by Benedikt Ritter · 9 years ago
  16. 35b6c94 Post release clean up by Benedikt Ritter · 9 years ago
  17. 3ce363f Prepare 1.3.1 bug fix release by Benedikt Ritter · 9 years ago
  18. e985bf5 Make checkstyle happy by Benedikt Ritter · 9 years ago
  19. 3bd90df Add missing license header by Benedikt Ritter · 9 years ago
  20. 085a153 CLI-252: LongOpt falsely detected as ambiguous. This closes #2 from github. Thanks to Simon Harrer. by Benedikt Ritter · 9 years ago
  21. a154084 Update maven coords in README.md. This also closes #1 from github. by Benedikt Ritter · 9 years ago
  22. ae66845 Document release of Apache Commons CLI 1.3 by Benedikt Ritter · 9 years ago
  23. 13880f2 Bump devlopment version by Benedikt Ritter · 9 years ago
  24. 642b9b2 Each Version must be in its own release section by Sebastian Bazley · 9 years ago
  25. f8e2c07 Javadoc typo (US English). by Gary D. Gregory · 9 years ago
  26. 206de8c Statement unnecessarily nested within else clause. by Gary D. Gregory · 9 years ago
  27. 700f052 Statement unnecessarily nested within else clause. by Gary D. Gregory · 9 years ago
  28. 22576c1 Unit tests should not write to std out by Benedikt Ritter · 9 years ago
  29. 378ba8d Update download page in preparation for 1.3 release by Benedikt Ritter · 9 years ago
  30. 3a730c0 Add missing @since tag by Benedikt Ritter · 9 years ago
  31. 1009059 Make doclint happy by Benedikt Ritter · 9 years ago
  32. e38288b Update website for release 1.3 by Benedikt Ritter · 9 years ago
  33. 952a8ee Synchronize release notes page with actual release notes for 1.3 by Benedikt Ritter · 9 years ago
  34. 454c5be 1.3 is a bugfix and featrue release by Benedikt Ritter · 9 years ago
  35. 6b87d29 PMD: Useless parenthesis by Benedikt Ritter · 9 years ago
  36. 3382d16 Remove report set configuration since pmd and cpd is the default value by Benedikt Ritter · 9 years ago
  37. f09b474 Checkstyle: Constants should follow naming conventions by Benedikt Ritter · 9 years ago
  38. 56ea2c3 Update plugin versions by Benedikt Ritter · 9 years ago
  39. 311c597 Let the RAT plugin check Apache license headers by Benedikt Ritter · 9 years ago
  40. 8aecb34 Clirr report is defined in parent pom by Benedikt Ritter · 9 years ago
  41. 1e9753b Use JaCoCo coverage tool with configuration defined in parent POM by Benedikt Ritter · 9 years ago
  42. 9b1ecf3 Update clirr plugin version. Drop comparison version - it will compare against the latest release by default by Benedikt Ritter · 9 years ago
  43. 61b288e Update pmd plugin version and configuration by Benedikt Ritter · 9 years ago
  44. 0a19506 Add CLI-248 to release notes by Benedikt Ritter · 9 years ago
  45. a899040 Reformat release notes and add old releases to the list by Benedikt Ritter · 9 years ago
  46. 812594f Fixed links to Javadoc (closes CLI-248). by Duncan Jones · 9 years ago
  47. b207a2b Tests sould not write to std out, but instead should verify return values for correctness by Benedikt Ritter · 9 years ago
  48. 6404901 Move Bugzilla bugs test case to bugs package by Benedikt Ritter · 9 years ago
  49. 0c0ce9b Fix typo by Benedikt Ritter · 9 years ago
  50. 3d4fae5 Remove trailing white spaces by Benedikt Ritter · 9 years ago
  51. ce1b4d8 Use String.contains(String) instead of checking for index by Benedikt Ritter · 9 years ago
  52. 78e9b51 Make fields final where possible by Benedikt Ritter · 9 years ago
  53. ec363cc Inline unnecessary local variable by Benedikt Ritter · 9 years ago
  54. 3505dba Remove unused dependency by Benedikt Ritter · 9 years ago
  55. 57ab280 Update to latest junit version by Benedikt Ritter · 9 years ago
  56. 8a2bc22 Fix JavaDoc link by Benedikt Ritter · 9 years ago
  57. 8ac3c96 Add IntelliJ folder to svn:ignore by Benedikt Ritter · 9 years ago
  58. 9d37ba9 Add md files for github contributor by Benedikt Ritter · 9 years ago
  59. 9b21e36 Update to latest parent pom by Benedikt Ritter · 9 years ago
  60. 7cead30 It's 2015 already by Benedikt Ritter · 9 years ago
  61. 09c6af0 Typo by Sebastian Bazley · 9 years ago
  62. 672daa6 Edit description. by Gary D. Gregory · 10 years ago
  63. 1c763dc Update to commons-parent 33. by Gary D. Gregory · 10 years ago
  64. d3d82e7 Update copyright for 2014. by Gary D. Gregory · 10 years ago
  65. 74ea8ad properties have been renamed in parent pom by Stefan Bodewig · 10 years ago
  66. 8c14cb4 [CLI-234] Fixed javadoc example of Option.Builder.valueSeparator(char). Thanks to Greg Thomas. by Thomas Neidhart · 10 years ago
  67. b1ffe27 [CLI-241] Clarified javadoc of OptionValidator. Thanks to Beluga Behr. by Thomas Neidhart · 10 years ago
  68. ce5ebdf [CLI-240] Small cleanup of Options class, thanks to Beluga Behr. by Thomas Neidhart · 10 years ago
  69. f9bc181 Upgrade to commons-parent 32. by Thomas Neidhart · 10 years ago
  70. e4b9d08 ASF Branding by Sebastian Bazley · 11 years ago
  71. 53617c9 Ignore IDE file by Sebastian Bazley · 11 years ago
  72. af83197 LANG-894 some doap files have incorrect download page by Sebastian Bazley · 11 years ago
  73. a4adc31 Fix up URLs so they point to actual sites; this allows relative URLs to work properly by Sebastian Bazley · 11 years ago
  74. 7e2419b oups my bad by Olivier Lamy · 11 years ago
  75. cf2827a link to current dev javadoc by Olivier Lamy · 11 years ago
  76. 6e0cb0e current release is 1.2 by Olivier Lamy · 11 years ago
  77. e373881 fix javadoc link by Olivier Lamy · 11 years ago
  78. d13c021 restore download cgi by Olivier Lamy · 11 years ago
  79. 1b51f7f last released version is 1.2 by Olivier Lamy · 11 years ago
  80. 38ab386 Add more descriptive methods to Option.Builder, adapt unit tests. by Thomas Neidhart · 11 years ago
  81. 639e070 [CLI-224] Add hasArgs and hasArg method to new Builder. by Thomas Neidhart · 11 years ago
  82. faa6455 [CLI-224] Add static builder methods to Option, check if at least one of opt/longOpt has been specified, update javadoc. by Thomas Neidhart · 11 years ago
  83. b06091d [CLI-231] removed DoubleCheckedLocking test in checkstyle config. by Thomas Neidhart · 11 years ago
  84. 4616826 Suppress pmd warnings. by Thomas Neidhart · 11 years ago
  85. b178866 Re-organize new features to reflect significance. by Thomas Neidhart · 11 years ago
  86. 0ed130d Update site content. by Thomas Neidhart · 11 years ago
  87. 54e9da5 Update release notes. by Thomas Neidhart · 11 years ago
  88. f717da1 Adding missing since tags. by Thomas Neidhart · 11 years ago
  89. bae7094 Update download page. by Thomas Neidhart · 11 years ago
  90. fadd0a3 Ignore pmd warning, cannot happen. by Thomas Neidhart · 11 years ago
  91. 9ed70ef [CLI-230] Options.getRequiredOptions returns now an unmodifiable list. by Thomas Neidhart · 11 years ago
  92. 82e49aa Update pom.xml with contributors. by Thomas Neidhart · 11 years ago
  93. 46ad66a [CLI-224] Added default Builder constructor. by Thomas Neidhart · 11 years ago
  94. df52eee [CLI-224] Added new fluent builder API to Option, deprecating OptionBuilder, adapting the PatternOptionBuilder to use the new API, thanks to Duncan Jones. by Thomas Neidhart · 11 years ago
  95. e89475c [CLI-218] Clarify javadoc of CommandLine.getOptionValue. by Thomas Neidhart · 11 years ago
  96. 08a1eb7 Change revision/data tags to Id, remove authors, javadoc formatting. by Thomas Neidhart · 11 years ago
  97. 6b8205c migrate package.html to package-info.java. by Thomas Neidhart · 11 years ago
  98. f83ebd4 Added since info to deprecated tags. by Thomas Neidhart · 11 years ago
  99. b2fa954 [CLI-214] Added method Options.addOption(String, String), thanks to Alexandru Mocanu for the patch. by Thomas Neidhart · 11 years ago
  100. f489ea1 [CLI-227] updated changes.xml. by Thomas Neidhart · 11 years ago