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
.
commitizen-tools
/
commitizen
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
346
Star
3.5k
Code
Issues
135
Pull requests
47
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
commitizen
commitizen
cli.py
on
script-parallel-filter
User selector
All users
Datepicker
All time
Commit history
Commits on May 6, 2026
fix(security): prevent command injection via shell=True (CWE-78) (#1941)
Show description for 0cc88a5
bearomorphism
and
Copilot
authored
0cc88a5
View commit details
Copy full SHA for 0cc88a5
View code at this point
Browse repository at this point
Commits on May 3, 2026
feat(version): add MANUAL_VERSION, --next and --patch to version command (#1724)
Show description for b5e0840
bearomorphism
and
Copilot
authored
b5e0840
View commit details
Copy full SHA for b5e0840
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
feat(bump): add --version-files-only and deprecate --files-only (#1802)
Show description for ad35515
bearomorphism
and
2509abhi
committed
ad35515
View commit details
Copy full SHA for ad35515
View code at this point
Browse repository at this point
refactor: replace hard-coded string "cz_conventional_commits" with DEFAULT_SETTINGS (#1830)
bearomorphism
committed
107680d
View commit details
Copy full SHA for 107680d
View code at this point
Browse repository at this point
feat(version): add --tag tag to version command (#1819)
yjaw
authored and
bearomorphism
committed
68c7ba6
View commit details
Copy full SHA for 68c7ba6
View code at this point
Browse repository at this point
fix(cli): capitalize the first characters of help texts and fix minor grammar errors
bearomorphism
committed
e5de7e5
View commit details
Copy full SHA for e5de7e5
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
fix(cli): move sys.excepthook override to correct line, rename 'type' parameter, fix no argv test (#1791)
bearomorphism
authored
4af719b
View commit details
Copy full SHA for 4af719b
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
fix(version): fix the behavior of cz version --major
bearomorphism
committed
609011c
View commit details
Copy full SHA for 609011c
View code at this point
Browse repository at this point
fix(cli): debug and no_raise can be used together in sys.excepthook
Show description for bc2ba39
bearomorphism
committed
bc2ba39
View commit details
Copy full SHA for bc2ba39
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
feat: add config option for line length warning
Narwhal-fish
authored and
Lee-W
committed
e6bcb1a
View commit details
Copy full SHA for e6bcb1a
View code at this point
Browse repository at this point
feat(version): add the ability to just print major or minor version
woile
authored and
Lee-W
committed
459d83a
View commit details
Copy full SHA for 459d83a
View code at this point
Browse repository at this point
Commits on Sep 9, 2025
feat(check): add check against default branch
bearomorphism
authored and
Lee-W
committed
9d392a4
View commit details
Copy full SHA for 9d392a4
View code at this point
Browse repository at this point
fix(ExitCode): add from_str in ExitCode and replace parse_no_raise with it
Show description for 2631253
bearomorphism
authored and
Lee-W
committed
2631253
View commit details
Copy full SHA for 2631253
View code at this point
Browse repository at this point
refactor(ParseArgs): simplify __call__ function body
bearomorphism
authored and
Lee-W
committed
5a21f83
View commit details
Copy full SHA for 5a21f83
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
fix(cli): update description for deprecate warning
Show description for a9c4e0a
bearomorphism
authored and
Lee-W
committed
a9c4e0a
View commit details
Copy full SHA for a9c4e0a
View code at this point
Browse repository at this point
style(cli): rename kwarg to values
bearomorphism
authored and
Lee-W
committed
150b35d
View commit details
Copy full SHA for 150b35d
View code at this point
Browse repository at this point
style(cli): more specific type ignore
bearomorphism
authored and
Lee-W
committed
c49a55c
View commit details
Copy full SHA for c49a55c
View code at this point
Browse repository at this point
style(cli): shorten arg type
bearomorphism
authored and
Lee-W
committed
289198e
View commit details
Copy full SHA for 289198e
View code at this point
Browse repository at this point
refactor(bump): TypedDict for bump argument
bearomorphism
authored and
Lee-W
committed
f66e577
View commit details
Copy full SHA for f66e577
View code at this point
Browse repository at this point
style: better type
bearomorphism
authored and
Lee-W
committed
59531a6
View commit details
Copy full SHA for 59531a6
View code at this point
Browse repository at this point
refactor: fix mypy output and better type
bearomorphism
authored and
Lee-W
committed
898d054
View commit details
Copy full SHA for 898d054
View code at this point
Browse repository at this point
refactor: remove `TypeError` handling since `Python >=3.9` is required
Show description for 8055c95
gbaian10
authored and
Lee-W
committed
8055c95
View commit details
Copy full SHA for 8055c95
View code at this point
Browse repository at this point
refactor: add comment clarifying `no_raise` parsing to `list[int]`
gbaian10
authored and
Lee-W
committed
a5033ab
View commit details
Copy full SHA for a5033ab
View code at this point
Browse repository at this point
refactor(cli.py): add type hints
gbaian10
authored and
Lee-W
committed
94b9796
View commit details
Copy full SHA for 94b9796
View code at this point
Browse repository at this point
refactor(cli): early return and improve test coverage
bearomorphism
authored and
Lee-W
committed
876de4f
View commit details
Copy full SHA for 876de4f
View code at this point
Browse repository at this point
refactor: improve readability and fix typos
bearomorphism
authored and
Lee-W
committed
612ef79
View commit details
Copy full SHA for 612ef79
View code at this point
Browse repository at this point
Commits on May 28, 2025
docs(cli): align cli output with docs
bearomorphism
authored and
Lee-W
committed
37a4a3a
View commit details
Copy full SHA for 37a4a3a
View code at this point
Browse repository at this point
docs: fix typo issues in cli.py, README.md, and contributing.md
bearomorphism
authored and
Lee-W
committed
c3d4152
View commit details
Copy full SHA for c3d4152
View code at this point
Browse repository at this point
Commits on May 20, 2025
feat(cli): add --tag-format argument to changelog command
Show description for 87873f9
jappja
authored and
Lee-W
committed
87873f9
View commit details
Copy full SHA for 87873f9
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
refactor(bump): rename --empty as --allow-no-commit
Lee-W
committed
685e4ee
View commit details
Copy full SHA for 685e4ee
View code at this point
Browse repository at this point
feat: draft of the --empty parameter
12rambau
authored and
Lee-W
committed
6327544
View commit details
Copy full SHA for 6327544
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
style: fix formatting for `ruff>=0.9`
noirbizarre
authored and
Lee-W
committed
e6dcdbc
View commit details
Copy full SHA for e6dcdbc
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
style: fix ruff warned style
Lee-W
committed
bb2f8a7
View commit details
Copy full SHA for bb2f8a7
View code at this point
Browse repository at this point
Commits on Nov 16, 2024
feat(commitizen): document '--' double dash in '--help'
Show description for 9aa3076
AdrianDC
authored and
Lee-W
committed
9aa3076
View commit details
Copy full SHA for 9aa3076
View code at this point
Browse repository at this point
Commits on Nov 10, 2024
refactor(cli): replace magic number 0 with ExitCode.EXPECTED_EXIT
Lee-W
committed
c8af618
View commit details
Copy full SHA for c8af618
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.