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 }}
cmp0xff
/
commitizen
Public
forked from
commitizen-tools/commitizen
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
commitizen
commitizen
cli.py
on
master
User selector
All users
Datepicker
All time
Commit history
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
Commits on Oct 23, 2024
feat(commands/commit): add force-edit functionality after answering questions
Show description for 08a259d
josix
and
Lee-W
committed
08a259d
View commit details
Copy full SHA for 08a259d
View code at this point
Browse repository at this point
Commits on Aug 11, 2024
feat(bump): add functionality to write the next version to stdout
Show description for 9e18b63
marcelblijleven
authored and
Lee-W
committed
9e18b63
View commit details
Copy full SHA for 9e18b63
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
feat: add argument to limit length of commit message in checks
jwidauer
authored and
Lee-W
committed
be744f9
View commit details
Copy full SHA for be744f9
View code at this point
Browse repository at this point
Commits on May 22, 2024
fix(cli/commands): add description for subcommands
marcosdotme
authored and
Lee-W
committed
bd4755f
View commit details
Copy full SHA for bd4755f
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
feat: add an argument to limit the length of commit message
kevin1kevin1k
authored and
Lee-W
committed
88ef59b
View commit details
Copy full SHA for 88ef59b
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
test(conf): add test case if config file is given in argument
rockleona
authored and
Lee-W
committed
a47bdd0
View commit details
Copy full SHA for a47bdd0
View code at this point
Browse repository at this point
feat(cli): add config option to specify config file path
Show description for 5e2cc6c
rockleona
authored and
Lee-W
committed
5e2cc6c
View commit details
Copy full SHA for 5e2cc6c
View code at this point
Browse repository at this point
Commits on Mar 30, 2024
feat(commit): add retry_after_failure config option and --no-retry flag
crai0
authored and
Lee-W
committed
3212eaa
View commit details
Copy full SHA for 3212eaa
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
fix(bump): change --exact-increment to --increment-mode
Show description for f9a0e2b
chadrik
authored and
woile
committed
f9a0e2b
View commit details
Copy full SHA for f9a0e2b
View code at this point
Browse repository at this point
feat(commands): add bump --exact
Show description for 1059556
chadrik
authored and
woile
committed
1059556
View commit details
Copy full SHA for 1059556
View code at this point
Browse repository at this point
Commits on Feb 17, 2024
feat(bump): functionality to add build-metadata to version string
Lars Solberg
authored and
Lee-W
committed
981065e
View commit details
Copy full SHA for 981065e
View code at this point
Browse repository at this point
Commits on Dec 3, 2023
feat: add tag message argument to cli
LuisHenri
authored and
Lee-W
committed
9d0fb0b
View commit details
Copy full SHA for 9d0fb0b
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
feat(formats): expose some new customizable changelog formats on the `commitizen.changelog_format` endpoint (Textile, AsciiDoc and RestructuredText)
noirbizarre
authored and
Lee-W
committed
212b6d6
View commit details
Copy full SHA for 212b6d6
View code at this point
Browse repository at this point
fix(filename): ensure `file_name` can be passed to `changelog` from `bump` command
noirbizarre
authored and
Lee-W
committed
be59145
View commit details
Copy full SHA for be59145
View code at this point
Browse repository at this point
feat(template): add `changelog --export-template` command
noirbizarre
authored and
Lee-W
committed
3adc171
View commit details
Copy full SHA for 3adc171
View code at this point
Browse repository at this point
feat(template): allow to override the template from cli, configuration and plugins
Show description for 7306fa9
noirbizarre
authored and
Lee-W
committed
7306fa9
View commit details
Copy full SHA for 7306fa9
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
style(extra_args): Added newlines and WARN to 'Incomplete commit command' warning
Scrocky
authored and
Lee-W
committed
82879ab
View commit details
Copy full SHA for 82879ab
View code at this point
Browse repository at this point
refactor: Code Review - round 1 changes
SCrocky
authored and
Lee-W
committed
9b8b268
View commit details
Copy full SHA for 9b8b268
View code at this point
Browse repository at this point
refactor(Commit): Added deprecation on git signoff mechanic
Show description for 069fbb7
SCrocky
authored and
Lee-W
committed
069fbb7
View commit details
Copy full SHA for 069fbb7
View code at this point
Browse repository at this point
feat(cli.py): Added support for extra git CLI args after -- separator for `cz commit` command
Show description for e91ea40
Sebastien Crocquevieille
authored and
Lee-W
committed
e91ea40
View commit details
Copy full SHA for e91ea40
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
fix(commitizen): Modify the function of the arg a of commit from git add all to git add update
Xiao75896453
authored and
Lee-W
committed
2177a67
View commit details
Copy full SHA for 2177a67
View code at this point
Browse repository at this point
feat(commands): add arg of cz commit to execute git add
Xiao75896453
authored and
Lee-W
committed
fec12e2
View commit details
Copy full SHA for fec12e2
View code at this point
Browse repository at this point
Commits on Jun 25, 2023
fix(typing): no_raise is declared as optional
Lotram
authored and
Lee-W
committed
3b9b4fd
View commit details
Copy full SHA for 3b9b4fd
View code at this point
Browse repository at this point
chore(check): add customizable allowed prefixes
Show description for a5802cf
Lotram
authored and
Lee-W
committed
a5802cf
View commit details
Copy full SHA for a5802cf
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
feat: Add option in bump command to redirect git output to stderr
Show description for 9b137cd
audricschiltknecht
authored and
Lee-W
committed
9b137cd
View commit details
Copy full SHA for 9b137cd
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
feat(version-schemes): expose `version_schemes` as a `commitizen.scheme` endpoint.
Show description for 73eafc7
noirbizarre
committed
73eafc7
View commit details
Copy full SHA for 73eafc7
View code at this point
Browse repository at this point
Commits on Jun 4, 2023
docs: fix typo
Lee-W
committed
0005ac2
View commit details
Copy full SHA for 0005ac2
View code at this point
Browse repository at this point
style: import anntations __future__ and replace Optional, List, Unino to their new counterpart
Lee-W
committed
54e8ca5
View commit details
Copy full SHA for 54e8ca5
View code at this point
Browse repository at this point
Commits on Apr 30, 2023
refactor(commit): change type of write_message_to_file to path
crai0
committed
ea3ecce
View commit details
Copy full SHA for ea3ecce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.