Sign in
apache
/
commons-cli
/
HEAD
e3b3549
Bump github/codeql-action from 3.29.11 to 3.30.0 (#394)
by dependabot[bot]
· 6 days ago
master
08d9b8a
Bump actions/dependency-review-action from 4.7.2 to 4.7.3 (#392)
by dependabot[bot]
· 13 days ago
97b4e73
Bump actions/setup-java from 4.7.1 to 5.0.0 (#390)
by dependabot[bot]
· 3 weeks ago
941a4ea
Bump github/codeql-action from 3.29.9 to 3.29.11 (#388)
by dependabot[bot]
· 3 weeks ago
0edcf09
Bump actions/dependency-review-action from 4.7.1 to 4.7.2 (#389)
by dependabot[bot]
· 3 weeks ago
0abda9d
Javadoc
by Gary D. Gregory
· 3 weeks ago
517038e
Bump github/codeql-action from 3.29.7 to 3.29.9 (#387)
by dependabot[bot]
· 4 weeks ago
5bcbd40
Bump actions/checkout from 4.2.2 to 5.0.0 (#386)
by dependabot[bot]
· 4 weeks ago
6cabb63
Bump actions/cache from 4.2.3 to 4.2.4 (#385)
by dependabot[bot]
· 5 weeks ago
3b709b0
Add missing action for 1.10.0
by Gary D. Gregory
· 5 weeks ago
7838a61
Updates for the next release
by Gary D. Gregory
· 6 weeks ago
3de5cb8
Updates for the next release
by Gary D. Gregory
· 6 weeks ago
8f80cc0
Merge branch 'release'
by Gary D. Gregory
· 6 weeks ago
34b986a
Bump to next development version
by Gary D. Gregory
· 6 weeks ago
release
a4d2616
Bump github/codeql-action from 3.29.4 to 3.29.5 (#384)
by dependabot[bot]
· 6 weeks ago
0458115
Prepare for the release candidate 1.10.0 RC1
by Gary D. Gregory
· 6 weeks ago
commons-cli-1.10.0-RC1
rel/commons-cli-1.10.0
6667053
Prepare for the next release candidate
by Gary D. Gregory
· 6 weeks ago
d9e46ab
Prepare for the next release candidate
by Gary D. Gregory
· 6 weeks ago
045ffbb
Use JUnit convention
by Gary D. Gregory
· 6 weeks ago
0ab5c5c
Add @Override
by Gary D. Gregory
· 6 weeks ago
859d5e5
[CLI-343] OptionFormatter.getBothOpt() lacks validation for Options
by Gary D. Gregory
· 6 weeks ago
ea9e408
Better parameter names
by Gary D. Gregory
· 6 weeks ago
7835c1c
Fix Javadoc for Java 11
by Gary D. Gregory
· 6 weeks ago
13563d0
Force sync with Apache GitBox
by Gary Gregory
· 6 weeks ago
d931195
Fix HTML markup
by Gary D. Gregory
· 6 weeks ago
d09bffe
Fix up references
by Gary D. Gregory
· 6 weeks ago
d727ecf
Move Introduction documentation section to Javadoc
by Gary D. Gregory
· 6 weeks ago
35b896a
Move Properties documentation section to Javadoc
by Gary D. Gregory
· 6 weeks ago
224ea09
Move Using documentation section to Javadoc
by Gary D. Gregory
· 6 weeks ago
543bf4a
Move validation to constructor
by Gary D. Gregory
· 6 weeks ago
a8e61ae
org.apache.commons.cli.OptionBuilder.create() should throw
by Gary D. Gregory
· 6 weeks ago
6238164
org.apache.commons.cli.Option.processValue(String) should throw
by Gary D. Gregory
· 6 weeks ago
91f3acf
org.apache.commons.cli.Option.Builder.get() should throw
by Gary D. Gregory
· 6 weeks ago
cd3f2c4
Sort members
by Gary D. Gregory
· 6 weeks ago
42be792
[CLI-347] Options.addOptionGroup(OptionGroup) does not remove required
by Gary D. Gregory
· 6 weeks ago
50b149a
Simplify and test MissingOptionException message construction
by Gary D. Gregory
· 6 weeks ago
ffce848
Javadoc
by Gary D. Gregory
· 6 weeks ago
57a03e6
Javadoc
by Gary D. Gregory
· 6 weeks ago
c9698e6
[CLI-333] org.apache.commons.cli.Option.Builder implements Supplier<Option>
by Gary D. Gregory
· 6 weeks ago
4e0cdd0
[CLI-344] Option.processValue() throws NullPointerException when passed
by Gary D. Gregory
· 6 weeks ago
f9f6ab1
Add MissingOptionExceptionTest
by Gary D. Gregory
· 6 weeks ago
516b2ea
TODO comment
by Gary D. Gregory
· 6 weeks ago
ff2af01
Javadoc and comment
by Gary D. Gregory
· 6 weeks ago
48460cf
Javadoc and comment
by Gary D. Gregory
· 6 weeks ago
4d20265
Javadoc and comment
by Gary D. Gregory
· 6 weeks ago
774dd2e
Normalize test method names
by Gary D. Gregory
· 6 weeks ago
ff678b0
[CLI-349] DefaultParser.parse() throws NullPointerException when options
by Gary D. Gregory
· 6 weeks ago
b2e1457
Merge pull request #383 from apache/dependabot/github_actions/github/codeql-action-3.29.4
by Arnout Engelen
· 7 weeks ago
768f0c8
Bump github/codeql-action from 3.29.2 to 3.29.4
by dependabot[bot]
· 7 weeks ago
b65c4f9
Bump org.apache.commons:commons-text from 1.13.1 to 1.14.10
by Gary D. Gregory
· 7 weeks ago
5ac2ff0
[test] Bump org.apache.commons:commons-text from 1.13.1 to 1.14.10
by Gary D. Gregory
· 7 weeks ago
91d0185
Merge some string literals
by Gary D. Gregory
· 8 weeks ago
c52d892
Update the GitHub pull request template for AI
by Gary D. Gregory
· 8 weeks ago
588fe79
Use StringUtils.toRootLowerCase
by Gary D. Gregory
· 8 weeks ago
6f68b9d
Bump commons-io:commons-io from 2.19.0 to 2.20.0
by Gary D. Gregory
· 8 weeks ago
b4b644f
Fix menu title
by Gary Gregory
· 8 weeks ago
9724b02
Javadoc
by Gary D. Gregory
· 8 weeks ago
e32c382
Add ciManagement element to POM
by Gary Gregory
· 10 weeks ago
715d3ea
Bump github/codeql-action from 3.29.0 to 3.29.2 (#381)
by dependabot[bot]
· 10 weeks ago
c07d4ec
[CLI-341] HelpFormatter infinite loop with 0 width input
by Gary D. Gregory
· 3 months ago
946ecc2
[CLI-341] HelpFormatter infinite loop with 0 width input
by Gary D. Gregory
· 3 months ago
bce0f6a
[CLI-341] HelpFormatter infinite loop with 0 width input
by Gary D. Gregory
· 3 months ago
1328d05
Bump org.apache.commons:commons-parent from 84 to 85
by Gary D. Gregory
· 3 months ago
2e97f19
Bump github/codeql-action from 3.28.19 to 3.29.0 (#380)
by dependabot[bot]
· 3 months ago
bef0cfd
Use compact array initialization
by Gary D. Gregory
· 3 months ago
d350ef8
Use final
by Gary D. Gregory
· 3 months ago
80f2d7b
Sort members
by Gary D. Gregory
· 3 months ago
b1f015e
Add new options for parsing: ignore and skip (#379)
by Tamas Cservenak
· 3 months ago
cd272c3
Use JUnit 5 convention for class visibility
by Gary D. Gregory
· 3 months ago
0a5b754
Use JUnit 5 convention for test method visibility
by Gary D. Gregory
· 3 months ago
11933b3
Add missing @Test
by Gary D. Gregory
· 3 months ago
8bfccb2
Use JUnit 5 convention for @Test method visibility
by Gary D. Gregory
· 3 months ago
b009002
Bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#376)
by dependabot[bot]
· 3 months ago
004a386
Bump github/codeql-action from 3.28.18 to 3.28.19 (#377)
by dependabot[bot]
· 3 months ago
0d603a8
Bump github/codeql-action from 3.28.17 to 3.28.18 (#375)
by dependabot[bot]
· 4 months ago
1a2aa92
Update Apache License URL to HTTPS
by Gary D. Gregory
· 4 months ago
7510574
Bump org.apache.commons:commons-parent from 83 to 84
by Gary D. Gregory
· 4 months ago
3792d18
Bump actions/dependency-review-action from 4.7.0 to 4.7.1 (#374)
by dependabot[bot]
· 4 months ago
0f4829f
Merge pull request #372 from apache/dependabot/github_actions/actions/dependency-review-action-4.7.0
by Arnout Engelen
· 4 months ago
4f89cef
Merge pull request #373 from apache/dependabot/github_actions/github/codeql-action-3.28.17
by Arnout Engelen
· 4 months ago
33ffa88
Bump github/codeql-action from 3.28.16 to 3.28.17
by dependabot[bot]
· 4 months ago
8439b22
Bump actions/dependency-review-action from 4.6.0 to 4.7.0
by dependabot[bot]
· 4 months ago
173c31d
Normalize local variable naming
by Gary D. Gregory
· 4 months ago
bd9b862
Bump org.apache.commons:commons-parent from 81 to 83 #371
by Gary Gregory
· 4 months ago
1e02f08
Bump org.apache.commons:commons-parent from 81 to 83 (#371)
by dependabot[bot]
· 4 months ago
4871a23
Bump github/codeql-action from 3.28.15 to 3.28.16 (#370)
by dependabot[bot]
· 5 months ago
07b3c8e
Better release notes template
by Gary D. Gregory
· 5 months ago
cd7514a
Bump commons-io:commons-io from 2.18.0 to 2.19.0
by Gary D. Gregory
· 5 months ago
aed7822
Bump actions/setup-java from 4.7.0 to 4.7.1 (#369)
by dependabot[bot]
· 5 months ago
ace0e79
Bump github/codeql-action from 3.28.13 to 3.28.15 (#368)
by dependabot[bot]
· 5 months ago
756de79
[test] Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
by Gary D. Gregory
· 5 months ago
266ab84
Bump actions/dependency-review-action from 4.5.0 to 4.6.0 (#367)
by dependabot[bot]
· 5 months ago
624440b
Bump github/codeql-action from 3.28.12 to 3.28.13 (#366)
by dependabot[bot]
· 6 months ago
e6a611f
GH CI: Replace Java 23 with 24
by Gary Gregory
· 6 months ago
0f0b7b9
Javadoc
by Gary Gregory
· 6 months ago
f001b48
Javadoc @since tag should be after @return and @throws
by Gary D. Gregory
· 6 months ago
b973d59
Merge pull request #363 from apache/dependabot/github_actions/actions/upload-artifact-4.6.2
by Arnout Engelen
· 6 months ago
2fd366e
Merge pull request #364 from apache/dependabot/github_actions/github/codeql-action-3.28.12
by Arnout Engelen
· 6 months ago
bb9c764
Merge pull request #365 from apache/dependabot/github_actions/actions/cache-4.2.3
by Arnout Engelen
· 6 months ago
8d5e748
Bump actions/cache from 4.2.2 to 4.2.3
by dependabot[bot]
· 6 months ago
Next »