summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge pull request #228 from mar-kolya/parameter-exception-description-and-causeCedric Beust2015-04-091-0/+4
| |\ | | | | | | Allow users to create ParameterException with description and cause
| | * Allow users to create ParameterException with description and causeNikolay Martynov2015-04-091-0/+4
| |/ | | | | | | | | This is useful in custom validators: it may want to provide both description and exception caused it. E.g. in case of file operations
| * Merge pull request #219 from TKlerx/masterCedric Beust2015-03-132-0/+14
| |\ | | | | | | Added default converters for Path, URI and URL
| | * Added enum constants to usage outputTKlerx2015-03-131-0/+5
| | |
| | * Added default converters for Path, URI and URLTKlerx2015-03-131-0/+9
| |/
| * Merge pull request #189 from samvv/masterCedric Beust2015-03-114-1/+145
| |\ | | | | | | Added converters for URIs, URLs and Paths
| | * Aligned indentation with rest of the codeSam Vervaeck2014-05-172-16/+15
| | |
| | * Added support for Java NIO PathsSam Vervaeck2014-05-172-0/+42
| | |
| | * Added support for URI parametersSam Vervaeck2014-05-172-2/+54
| | |
| | * Added support for URL parametersSam Vervaeck2014-05-172-1/+52
| | |
| * | Doc.Cedric Beust2015-01-141-0/+3
| | |
| * | Doc update.Cedric Beust2015-01-141-2/+18
| | |
| * | Merge pull request #205 from boillodmanuel/issue200Cedric Beust2014-12-291-1/+0
| |\ \ | | | | | | | | fix for issue 200: Incorrect usage() formatting with single long options
| | * | fix for issue200 Incorrect usage() formatting with single long optionsManuel Boillod2014-11-161-1/+0
| | | |
| * | | [maven-release-plugin] prepare for next development iterationCedric Beust2014-12-181-1/+1
| | | |
| * | | [maven-release-plugin] prepare release jcommander-1.47Cedric Beust2014-12-181-1/+1
| | | |
| * | | Updated Nexus site nameCedric Beust2014-12-181-1/+1
| | | |
| * | | [maven-release-plugin] prepare for next development iterationCedric Beust2014-12-181-1/+1
| | | |
| * | | [maven-release-plugin] prepare release jcommander-1.46Cedric Beust2014-12-181-1/+1
| | | |
| * | | Build scriptCedric Beust2014-12-181-1/+1
| |/ /
| * | [maven-release-plugin] prepare for next development iterationCedric Beust2014-10-061-1/+1
| | |
| * | [maven-release-plugin] prepare release jcommander-1.45Cedric Beust2014-10-061-1/+1
| | |
| * | Merge branch 'master' of github.com:cbeust/jcommanderCedric Beust2014-10-0614-44/+330
| |\ \ | | | | | | | | | | | | | | | | Conflicts: doc/index.html
| | * | [maven-release-plugin] prepare for next development iterationCedric Beust2014-10-051-1/+1
| | | |
| | * | [maven-release-plugin] prepare release jcommander-1.44Cedric Beust2014-10-051-1/+1
| | | |
| | * | Merge branch 'master' of github.com:cbeust/jcommanderCedric Beust2014-10-051-1/+1
| | |\ \
| | | * | Repo.Cedric Beust2014-10-051-0/+8
| | | | |
| | * | | Repo.Cedric Beust2014-10-051-1/+9
| | |/ /
| | * | [maven-release-plugin] prepare for next development iterationCedric Beust2014-10-051-1/+1
| | | |
| | * | [maven-release-plugin] prepare release jcommander-1.42Cedric Beust2014-10-051-1/+1
| | | |
| | * | Merge branch 'master' of github.com:cbeust/jcommanderCedric Beust2014-10-051-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: pom.xml
| | | * | [maven-release-plugin] prepare for next development iterationCedric Beust2014-10-051-1/+1
| | | | |
| | * | | [maven-release-plugin] prepare release jcommander-1.41Cedric Beust2014-10-051-1/+1
| | | | |
| | * | | [maven-release-plugin] prepare for next development iterationCedric Beust2014-10-051-1/+1
| | |/ /
| | * | [maven-release-plugin] prepare release jcommander-1.39Cedric Beust2014-10-051-1/+1
| | | |
| | * | Release.Cedric Beust2014-10-051-1/+1
| | | |
| | * | [maven-release-plugin] prepare for next development iterationCedric Beust2014-10-051-1/+1
| | | |
| | * | [maven-release-plugin] prepare release jcommander-1.37Cedric Beust2014-10-051-2/+2
| | | |
| | * | Preparing release.Cedric Beust2014-10-053-5/+39
| | | |
| | * | Fix enumArgsFail.Cedric Beust2014-09-141-3/+8
| | | |
| | * | Fix --.Cedric Beust2014-09-141-1/+3
| | | |
| | * | Merge pull request #202 from chilinglam/masterCedric Beust2014-09-141-0/+1
| | |\ \ | | | | | | | | | | propagate m_acceptUnknownOptions to addCommand
| | | * | propagate m_acceptUnknownOptions to addCommandchilinglam2014-09-121-0/+1
| | |/ /
| | * | Merge branch 'master' of github.com:cbeust/jcommanderCedric Beust2014-08-044-7/+55
| | |\ \
| | | * \ Merge pull request #191 from jconwell/masterCedric Beust2014-08-044-7/+55
| | | |\ \ | | | | | | | | | | | | Adding functionality that allows commands to be hidden from usage output
| | | | * | Adding functionality that allows commands to be hidden from usage outputJohn Conwell2014-06-064-7/+55
| | | | |/
| | * | / Doc updateCedric Beust2014-08-041-1/+14
| | |/ /
| | * | Merge pull request #199 from helllth/masterCedric Beust2014-07-244-3/+27
| | |\ \ | | | |/ | | |/| Improve @file possibilities
| | | * add possibility to allow parameter overwriting (and even disallowing it for ↵helllth2014-07-224-1/+23
| | | | | | | | | | | | | | | | certain parameters)
| | | * add the possibility to have # comments in a @filehelllth2014-07-221-2/+4
| | |/