summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed: Default values with a validator were being validate at parse() time in...Cedric Beust2011-06-131-0/+1
* Added: Default converter factories can be overridden (Scott Clasen)Cedric Beust2011-04-121-0/+1
* Fixed: Exception when using an @ file with empty lines between options.Cedric Beust2011-03-101-0/+2
* Updated change log.Cedric Beust2011-01-241-1/+5
* Fixed: NPE with calling getCommandDescription() of an unknown commandCedric Beust2011-01-241-0/+4
* Log update.Cedric Beust2010-12-231-1/+5
* CHANGELOG update.Cedric Beust2010-12-231-0/+1
* Added: Boolean parameters with arity 0 (e.g. "foo -debug")Cedric Beust2010-11-271-0/+1
* Fixed: JCommander would sometimes just print a stack trace and continue, now ...Cedric Beust2010-10-011-0/+4
* Doc updatesCedric Beust2010-09-061-0/+1
* Updated CHANGELOGCedric Beust2010-09-061-0/+1
* Added: Command usages are now shown in the order they were added to the JComm...Cedric Beust2010-08-311-0/+1
* CHANGELOG update.Cedric Beust2010-08-311-0/+5
* Added: @Parameters(commandDescription = "command description")Cedric Beust2010-08-251-0/+1
* Updated CHANGELOGCedric Beust2010-08-161-0/+1
* Minor fixCedric Beust2010-08-151-6/+6
* Added: now throwing an exception if required main parameters are not suppliedCedric Beust2010-08-151-6/+11
* Added overloaded versions of usage() with StringBuildersCedric Beust2010-08-051-0/+1
* Added inheritance support (Guillaume Sauthier)Cedric Beust2010-08-051-0/+1
* Updated change logCedric Beust2010-07-311-0/+1
* More tests for main parametesr with convertersCedric Beust2010-07-291-0/+4
* Moved findConverter to JCommanderCedric Beust2010-07-291-0/+1
* Documented @Parameters(optionPrefixes)Cedric Beust2010-07-281-0/+1
* Better tests, updated CHANGELOGCedric Beust2010-07-281-1/+2
* Usage is now showing required parameters and default valueCedric Beust2010-07-271-1/+1
* Support for --Cedric Beust2010-07-271-0/+1
|\
* | Showing required parameters in usageCedric Beust2010-07-271-0/+1
|/
* More DefaultProvider testsCedric Beust2010-07-271-0/+6
* More testsCedric Beust2010-07-231-0/+3
* Added hiddenCedric Beust2010-07-201-1/+2
* CHANGELOG and pom version updateCedric Beust2010-07-201-0/+10