Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
commons-cli
Public
Notifications
You must be signed in to change notification settings
Fork
252
Star
393
Code
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
commons-cli
src
changes
on
master
User selector
All users
All time
Commit history
Commits on Aug 12, 2026
Reject UTF-16 surrogate values in Character converter (#438).
garydgregory
committed
1aaa321
View commit details
Copy full SHA for 1aaa321
View code at this point
Browse repository at this point
Commits on Aug 8, 2026
Add missing action in changes.xml.
garydgregory
committed
a6fb2b6
View commit details
Copy full SHA for a6fb2b6
View code at this point
Browse repository at this point
Fix integer overflow in TextHelpAppendable.indexOfWrap (#437).
garydgregory
committed
aa0d4d3
View commit details
Copy full SHA for aa0d4d3
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
Reject trailing text after the date in Converter.DATE (#435).
Show description for a7da961
garydgregory
committed
a7da961
View commit details
Copy full SHA for a7da961
View code at this point
Browse repository at this point
Reject an empty option name in getMatchingOptions (#434).
Show description for c9ffd67
garydgregory
committed
c9ffd67
View commit details
Copy full SHA for c9ffd67
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
Bump org.apache.commons:commons-parent from 102 to 103.
garydgregory
committed
afb0fd1
View commit details
Copy full SHA for afb0fd1
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
Fix typo in action description.
garydgregory
committed
48cc477
View commit details
Copy full SHA for 48cc477
View code at this point
Browse repository at this point
Reject invalid dates in Converter.DATE (#430).
garydgregory
committed
a432574
View commit details
Copy full SHA for a432574
View code at this point
Browse repository at this point
Reject non-BMP code points in the Character type converter (#425).
garydgregory
committed
9705b93
View commit details
Copy full SHA for 9705b93
View code at this point
Browse repository at this point
Commits on Jun 28, 2026
Use Locale.ENGLISH when parsing dates in Converter.DATE (#426).
garydgregory
committed
03148b8
View commit details
Copy full SHA for 03148b8
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
Bump next release label to feature level: 1.12.0
garydgregory
committed
4f17487
View commit details
Copy full SHA for 4f17487
View code at this point
Browse repository at this point
Fix broken Javadoc links, replace deprecated methods in usage examples,
Show description for 6f96173
garydgregory
committed
6f96173
View commit details
Copy full SHA for 6f96173
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Bump org.apache.commons:commons-parent from 101 to 102.
garydgregory
committed
31b9157
View commit details
Copy full SHA for 31b9157
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
Bump org.apache.commons:commons-parent from 100 to 101
garydgregory
committed
ae44dcd
View commit details
Copy full SHA for ae44dcd
View code at this point
Browse repository at this point
Commits on May 16, 2026
Bump org.apache.commons:commons-parent from 99 to 100
garydgregory
committed
1b15033
View commit details
Copy full SHA for 1b15033
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
Bump org.apache.commons:commons-parent from 98 to 99
garydgregory
committed
7be3807
View commit details
Copy full SHA for 7be3807
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
Bump commons-io:commons-io from 2.21.0 to 2.22.0.
garydgregory
committed
edc00c5
View commit details
Copy full SHA for edc00c5
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
Bump org.apache.commons:commons-parent from 97 to 98
garydgregory
committed
f0f3410
View commit details
Copy full SHA for f0f3410
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
Bump org.apache.commons:commons-parent from 96 to 97.
garydgregory
committed
0744d63
View commit details
Copy full SHA for 0744d63
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
Bump org.apache.commons:commons-parent from 95 to 96.
garydgregory
committed
85fe47b
View commit details
Copy full SHA for 85fe47b
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
Bump org.apache.commons:commons-parent from 94 to 95.
garydgregory
committed
5c025a2
View commit details
Copy full SHA for 5c025a2
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
Bump org.apache.commons:commons-parent from 93 to 94
garydgregory
committed
b2a2a76
View commit details
Copy full SHA for b2a2a76
View code at this point
Browse repository at this point
Commits on Dec 31, 2025
[CLI-352] Correct HelpFormatter Javadoc #418
garydgregory
committed
bae3c6d
View commit details
Copy full SHA for bae3c6d
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
Fix malformed Javadoc comments
garydgregory
committed
a652610
View commit details
Copy full SHA for a652610
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
[test] Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
garydgregory
committed
a837ae1
View commit details
Copy full SHA for a837ae1
View code at this point
Browse repository at this point
Commits on Nov 30, 2025
Fix broken Introduction links on the website #417
garydgregory
authored
3a97cb9
View commit details
Copy full SHA for 3a97cb9
View code at this point
Browse repository at this point
Commits on Nov 22, 2025
Bump org.apache.commons:commons-parent from 92 to 93 #416
garydgregory
committed
b3a5ce3
View commit details
Copy full SHA for b3a5ce3
View code at this point
Browse repository at this point
Revert "Bump org.apache.commons:commons-parent from 92 to 93 #416"
Show description for d41627a
garydgregory
committed
d41627a
View commit details
Copy full SHA for d41627a
View code at this point
Browse repository at this point
Bump org.apache.commons:commons-parent from 92 to 93 #416
garydgregory
authored
8d35bd2
View commit details
Copy full SHA for 8d35bd2
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
Bump org.apache.commons:commons-parent from 91 to 92 #414
garydgregory
authored
a7c65c3
View commit details
Copy full SHA for a7c65c3
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
Updates for the next release
garydgregory
committed
c6e9367
View commit details
Copy full SHA for c6e9367
View code at this point
Browse repository at this point
Commits on Nov 8, 2025
Prepare for the next release candidate
garydgregory
committed
966ddd6
View commit details
Copy full SHA for 966ddd6
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
Bump commons-io:commons-io from 2.20.0 to 2.21.0
garydgregory
committed
4585d64
View commit details
Copy full SHA for 4585d64
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
ix issue with groups not being reported in help output. #411
garydgregory
committed
99682bc
View commit details
Copy full SHA for 99682bc
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
Prepare for the next release candidate
garydgregory
committed
9eb0298
View commit details
Copy full SHA for 9eb0298
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.