1. d9bec53 Added support for URL parameters by Sam Vervaeck · 10 years ago
  2. 649895b Merge pull request #188 from madrob/master by Cedric Beust · 10 years ago
  3. a944e22 Broke parsing of -- by Mike Drob · 10 years ago
  4. df883e8 Added another test for using '--' by Mike Drob · 10 years ago
  5. 7c5bf86 Support for "--". by Cedric Beust · 10 years ago
  6. 65d47c3 Merge pull request #161 from jmassenet/issue_console by Cedric Beust · 10 years ago
  7. 90fc116 Merge pull request #185 from Kloudtek/master by Cedric Beust · 10 years ago
  8. aa87f58 Fixes #184 Bug in enum parsing by Yannick Menager · 10 years ago
  9. ecd7bf5 [maven-release-plugin] prepare for next development iteration by Cedric Beust · 10 years ago
  10. 480c8c2 [maven-release-plugin] prepare release jcommander-1.35 by Cedric Beust · 10 years ago
  11. 996047c [maven-release-plugin] prepare for next development iteration by Cedric Beust · 10 years ago
  12. 0b9a570 [maven-release-plugin] prepare release jcommander-1.34 by Cedric Beust · 10 years ago
  13. acdb150 Preparing next release. by Cedric Beust · 10 years ago
  14. 4650aa0 Merge pull request #182 from andylaw/master by Cedric Beust · 10 years ago
  15. 2a4eef2 Fixed the copyright notice in the test class file by Andy Law · 10 years ago
  16. 04e646f Fixed problem whereby Parameters returning Lists and with alternate names were being reset on the first use of an alternate name. Added test to ensure correct behaviour. by Andy Law · 10 years ago
  17. 136d6ec Updated JCommander.java. by George Balatsouras · 10 years ago
  18. 39cd44f Merge pull request #176 from brasseld/master by Cedric Beust · 10 years ago
  19. 3cadec1 Typo error in documentation by David BRASSELY · 10 years ago
  20. 89820cc Donations by Cedric Beust · 10 years ago
  21. f3be816 [maven-release-plugin] prepare for next development iteration by Cedric Beust · 11 years ago
  22. 58d47ed [maven-release-plugin] prepare release jcommander-1.32 by Cedric Beust · 11 years ago
  23. 43d5ef7 pom.xml by Cedric Beust · 11 years ago
  24. c329966 pom by Cedric Beust · 11 years ago
  25. caa49a6 Build update by Cedric Beust · 11 years ago
  26. d627b35 Do not close System.in when using DefaultConsole by Julien Massenet · 11 years ago
  27. 33dcbc6 Merge pull request #157 from mikedrob/quotes by Cedric Beust · 11 years ago
  28. b243544 bugfix to address quoted main params by Mike Drob · 11 years ago
  29. fa793cd test to reproduce bug with quoted main parameters by Mike Drob · 11 years ago
  30. 25fbea8 added test for quotes by Mike Drob · 11 years ago
  31. 6b32cdd support a flag to disable ampersat/file parse support; required when options actually begin with an ampersat symbol and you don't intend for it to be a file by Tom Zellman · 11 years ago
  32. e014aa0 Doc update. by Cedric Beust · 11 years ago
  33. 2a135d9 Merge pull request #146 from kjpoalses/master by Cedric Beust · 11 years ago
  34. 74678a3 New: @Parameters can now be used with cglib proxies by kjpoalses · 11 years ago
  35. e96931e Wrong file. by Cedric Beust · 11 years ago
  36. cf62891 New test. by Cedric Beust · 11 years ago
  37. 07e332d Fixed: GITHUB-137: Main parameters with a default value should be overridden if a main parameter is specified by Cedric Beust · 11 years ago
  38. d5490aa Fixed: GITHUB-107: Allow enum values without converting them to uppercase. by Cedric Beust · 11 years ago
  39. 2e7ae2b Merge pull request #142 from Vanuan/master by Cedric Beust · 12 years ago
  40. 20a8ea0 Update the CHANGELOG due to 1.30 release by John Yani · 12 years ago
  41. bb1537f [maven-release-plugin] prepare for next development iteration by Cedric Beust · 12 years ago
  42. f336017 [maven-release-plugin] prepare release jcommander-1.30 by Cedric Beust · 12 years ago
  43. 2f52ed8 Merge pull request #141 from Vanuan/master by Cedric Beust · 12 years ago
  44. 5d2a345 Fix the CHANGELOG by John Yani · 12 years ago
  45. 6575612 Merge pull request #139 from Vanuan/master by Cedric Beust · 12 years ago
  46. 30931bb Doc clarification. by Cedric Beust · 12 years ago
  47. f50612c Update README.markdown by John Yani · 12 years ago
  48. 459da85 Update README.markdown by John Yani · 12 years ago
  49. c55dc01 Update README.markdown by John Yani · 12 years ago
  50. 5fc805c Added enum support (Scott M. Stark). by Cedric Beust · 12 years ago
  51. 31f61c5 Renaming. by Cedric Beust · 12 years ago
  52. 406904b Rename: noThrow -> acceptUnknownOption. by Cedric Beust · 12 years ago
  53. c6fb7f8 Change log. by Cedric Beust · 12 years ago
  54. 228dce4 Merge pull request #130 from styurin/master by Cedric Beust · 12 years ago
  55. c421118 Added JCommander#setNoThrow() and JCommander#getUnknownArgs(). by Cedric Beust · 12 years ago
  56. c36c84f Fix usage() to print missing new-line characters. by Sergey Tyurin · 12 years ago
  57. 8a4c3d1 Don't throw an exception if running in "no validation" mode. by Cedric Beust · 12 years ago
  58. 80b44a9 .gitignore by Cedric Beust · 12 years ago
  59. 5377e48 IParameterValidator2. by Cedric Beust · 12 years ago
  60. 3dd7558 Make getParameter() public. by Cedric Beust · 12 years ago
  61. f19232f New test. by Cedric Beust · 12 years ago
  62. a62e9f5 Don't wrap a ParameterException in a ParameterException. by Cedric Beust · 12 years ago
  63. 1f90fd1 Documented abbreviated and case insensitive options. by Cedric Beust · 12 years ago
  64. dbccffb Refactoring: introducing FuzzyMap and IKey. by Cedric Beust · 12 years ago
  65. 18acf23 Moved the finder tests in their own class. by Cedric Beust · 12 years ago
  66. 2c092c0 Added: JCommander#allowAbbreviatedOptions (default: false) by Cedric Beust · 12 years ago
  67. 14bcad3 Doc update. by Cedric Beust · 12 years ago
  68. 3d5343b Doc update. by Cedric Beust · 12 years ago
  69. a8f4de2 Added: JCommander#setCaseSensitiveOptions (default: true) by Cedric Beust · 12 years ago
  70. 5f26073 Description of commands is now displayed on the next line and indented. by Cedric Beust · 12 years ago
  71. 1322b1a Comment out println. by Cedric Beust · 12 years ago
  72. 0b2c479 Reformatting. by Cedric Beust · 12 years ago
  73. e0de481 Removed the duplicate spaces() method. by Cedric Beust · 12 years ago
  74. d767682 [maven-release-plugin] prepare for next development iteration by Cedric Beust · 12 years ago
  75. 9b0e402 [maven-release-plugin] prepare release jcommander-1.29 by Cedric Beust · 12 years ago
  76. 1225b8c Forgot one class. by Cedric Beust · 12 years ago
  77. 7bd2525 [maven-release-plugin] prepare for next development iteration by Cedric Beust · 12 years ago
  78. 7c9f6fe [maven-release-plugin] prepare release jcommander-1.28 by Cedric Beust · 12 years ago
  79. e79760c Fixed: Empty string defaults now displayed as "<empty string>" in the usage by Cedric Beust · 12 years ago
  80. f65b160 Fixed: Bugs with the PositiveInteger validator by Cedric Beust · 12 years ago
  81. 94e08e7 Fixed: Parameters with a single double quote were not working properly by Cedric Beust · 12 years ago
  82. e0b7088 Merge pull request #125 from joelittlejohn/readme-syntax-highlight by Cedric Beust · 12 years ago
  83. 8767867 Update readme to add syntax highlighting by Joe Littlejohn · 12 years ago
  84. 75d579a Forgot Nullable.java by Cedric Beust · 12 years ago
  85. e97a09f Misc clean up. by Cedric Beust · 12 years ago
  86. dfb5854 Added JCommander#setVerbose. by Cedric Beust · 12 years ago
  87. f4ed64c If we have a setter but no getter, try to find a field to calculate the default value. by Cedric Beust · 12 years ago
  88. 465c238 Test for getter returning non strings. by Cedric Beust · 12 years ago
  89. 1b0c674 Moved the method tests in their own class. by Cedric Beust · 12 years ago
  90. 6e35863 Make getter methods optional. by Cedric Beust · 12 years ago
  91. e0c1cdc If a setter throws ParameterException, don't wrap it into another ParameterException. by Cedric Beust · 12 years ago
  92. a856068 CHANGELOG. by Cedric Beust · 12 years ago
  93. 38a6e39 1.27 by Cedric Beust · 12 years ago
  94. ff095d8 [maven-release-plugin] prepare for next development iteration by Cedric Beust · 12 years ago
  95. 4fffe96 [maven-release-plugin] prepare release jcommander-1.27 by Cedric Beust · 12 years ago
  96. c675ef5 Added: @Parameter(help = true) by Cedric Beust · 12 years ago
  97. 369d387 Support for setters on top of fields. by Cedric Beust · 12 years ago
  98. 0975e46 Merge branch 'master' of github.com:cbeust/jcommander by Cedric Beust · 12 years ago
  99. e903207 Added: IValueValidator to validate parameter values (typed) as oppoed to IParameterValidator which validates strings by Cedric Beust · 12 years ago
  100. 074b8af Fixed: wasn't handling parameters that start with " but don't end with one correctly by Cedric Beust · 12 years ago