summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add license type: Apache2 is NOTICE license am: a2c6b6bfbe am: ee1e7b936fHEADmasterBob Badour2020-04-271-0/+1
|\
| * Add license type: Apache2 is NOTICE license am: a2c6b6bfbeandroid-r-beta-3android-r-beta-2Bob Badour2020-04-271-0/+1
| |\
| | * Add license type: Apache2 is NOTICE licenseBob Badour2020-04-271-0/+1
* | | Fix version in METADATA am: 80ceff49d7 am: df0ee14e31Haibo Huang2020-04-091-1/+1
|\| |
| * | Fix version in METADATA am: 80ceff49d7Haibo Huang2020-04-091-1/+1
| |\|
| | * Fix version in METADATAHaibo Huang2020-04-091-1/+1
* | | Upgrade JCommander to '1.71' am: cdfd109c35 am: 1581a8da5eHaibo Huang2020-04-0986-4155/+10294
|\| |
| * | Upgrade JCommander to '1.71' am: cdfd109c35Haibo Huang2020-04-0986-4155/+10294
|/| | | |/
| * Upgrade JCommander to '1.71'Haibo Huang2020-04-0986-4155/+10294
|/|
| * Indent with four spaces.Cedric Beust2017-05-031-89/+88
| * Update doc.Cedric Beust2017-05-022-1/+20
| * Update version in doc.Cedric Beust2017-05-022-9/+5
| * Restore OSGi manifest.Cedric Beust2017-05-022-2/+6
| * 1.70.Cedric Beust2017-04-251-1/+1
| * Add support for inverted booleans.Cedric Beust2017-04-252-2/+20
| * 1.69.Cedric Beust2017-04-171-1/+1
| * Use newBuilder() in the docCedric Beust2017-04-172-39/+82
| * 1.68.Cedric Beust2017-04-081-1/+1
| * Make the builder visible.Cedric Beust2017-04-081-1/+1
| * Deprecate a constructor overload.Cedric Beust2017-04-071-0/+3
| * 1.67.Cedric Beust2017-04-071-1/+1
| * Update Kobalt.Cedric Beust2017-04-071-1/+1
| * GH-337: Added the JCommander instance to ParameterException so you can call u...Cedric Beust2017-04-072-31/+28
| * Merge pull request #348 from 7acd22f0bcd3ac948246/masterCedric Beust2017-04-042-1/+10
| |\
| | * Fix for issue: #3437acd22f0bcd3ac9482462017-04-052-1/+10
| |/
| * Update doc.Cedric Beust2017-03-261-5/+14
| * Update Kobalt.Cedric Beust2017-03-261-1/+1
| * Merge pull request #342 from lindenb/multiplevalidatorsCedric Beust2017-03-268-17/+93
| |\
| | * fix https://github.com/cbeust/jcommander/pull/342#pullrequestreview-29049166Pierre Lindenbaum2017-03-263-42/+43
| | * typoPierre Lindenbaum2017-03-251-4/+3
| | * multiple validationPierre Lindenbaum2017-03-258-16/+92
| |/
| * Better error message.Cedric Beust2017-03-231-3/+4
| * Remove IDEA filesCedric Beust2017-03-174-0/+1
| * One more testCedric Beust2017-03-171-57/+32
| * Merge pull request #334 from triceo/one-nine-fiveCedric Beust2017-03-093-54/+226
| |\
| | * Cover all possible password casesLukáš Petrovický2017-03-092-40/+111
| | * Never prompt for password if it was passed as an argument (fixes #195)Lukáš Petrovický2017-03-092-42/+143
| |/
| * Merge pull request #296 from slonopotamus/dash-dash-dash-dash-dash-dashjeremysolarz2017-03-053-11/+36
| |\
| | * Add changelog entry for 296jeremysolarz2017-03-051-1/+2
| | * Merge remote-tracking branch 'upstream/master' into dash-dash-dash-dash-dash-...jeremysolarz2017-03-0525-1537/+2020
| | |\ | | |/ | |/|
| * | 1.66.Cedric Beust2017-03-051-1/+1
| * | Merge branch 'master' of github.com:cbeust/jcommanderCedric Beust2017-03-055-26/+75
| |\ \
| | * \ Merge pull request #332 from jeremysolarz/issue-247-getter-for-program-nameCedric Beust2017-03-043-3/+22
| | |\ \
| | | * | Add changelog entry for 247jeremysolarz2017-03-041-1/+2
| | | * | Add method to get program namejeremysolarz2017-03-042-2/+20
| | |/ /
| | * | Merge pull request #304 from mattjbray/fix-sub-command-indentjeremysolarz2017-03-042-15/+45
| | |\ \
| | | * \ Merge with upstream/masterjeremysolarz2017-03-0433-3278/+8248
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge pull request #331 from jakobwenzel/exampleFileListConverterCedric Beust2017-02-282-8/+8
| | |\ \ \
| | | * | | fixed FileListConverter exampleJakob Wenzel2017-02-282-8/+8
| | |/ / /
| | | * | Fix indentation for nested sub-commands.Matt Bray2016-11-022-2/+32