An open API service providing commit metadata for open source projects.

GitHub / commitizen-tools/commitizen / commits

Create committing rules for projects :rocket: auto bump versions :arrow_up: and auto changelog generation :open_file_folder:

SHA Message Author Date Stats
b76301d2 test(Init): add type hint and rename variable Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
16 days ago
cc981fcb bump: version 4.9.0 → 4.9.1 github-actions[bot] <g****]@u****m> 21 days ago
8f903e7a docs(cli/screenshots): update CLI screenshots github-actions[bot] <g****]@u****m> 21 days ago
8f270185 fix(dependency): move deprecated to project.dependencies Wei Lee <w****x@g****m> 22 days ago
98bba31f bump: version 4.8.4 → 4.9.0 github-actions[bot] <g****]@u****m> 22 days ago
186dd180 bump: version 4.8.3 → 4.8.4 github-actions[bot] <g****]@u****m> 26 days ago
1cde9ee7 refactor: reduce code indentation vemilano <2****o@u****m>
Committed by: Santiago Fraire Willemoes <s****y@g****m>
26 days ago
0fbc2871 ci(deps): bump actions/github-script from 7 to 8
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
26 days ago
adbe3cac ci(deps): bump actions/setup-python from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
26 days ago
d7fcd977 ci(deps): bump actions/labeler from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
26 days ago
44bce602 fix: members in workspace, use exclude vemilano <2****o@u****m>
Committed by: Santiago Fraire Willemoes <s****y@g****m>
27 days ago
1f2d26a4 fix: cargo workspaces vemilano <2****o@u****m>
Committed by: Santiago Fraire Willemoes <s****y@g****m>
27 days ago
73136ed6 style(pyproject.toml): fix toml format Wei Lee <w****x@g****m> about 1 month ago
75a97e56 build(deps): exclude prompt_toolkit 3.0.52 due to questionary compatibility i... D. Danchev <1****v@u****m>
Committed by: Wei Lee <w****x@g****m>
about 1 month ago
67a828c0 fix(changelog): mark get_smart_tag_range as deprecated Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
about 1 month ago
19306741 ci(deps): bump actions/checkout from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
about 2 months ago
8097cb3d test(init): check "pre-" is showing in outputs timsu92 <3****2@u****m>
Committed by: Wei Lee <w****x@g****m>
about 2 months ago
1fb11e00 fix(init): use pre-push as pre-commit stage timsu92 <3****2@u****m>
Committed by: Wei Lee <w****x@g****m>
about 2 months ago
4cbf4851 fix(init): use pre-push as pre-commit stage timsu92 <3****2@u****m>
Committed by: Wei Lee <w****x@g****m>
about 2 months ago
f92357a3 refactor(init): remote extra words timsu92 <3****2@u****m>
Committed by: Wei Lee <w****x@g****m>
about 2 months ago
b8f9bf6b docs(README): ensure line break timsu92 <3****2@u****m>
Committed by: Wei Lee <w****x@g****m>
about 2 months ago
eb219996 docs(README): install into dev dependency when using uv timsu92 <3****2@u****m>
Committed by: Wei Lee <w****x@g****m>
about 2 months ago
baa31a6c ci(github-actions): fix sponsorship page generation Wei Lee <w****x@g****m> 3 months ago
c5a9f67c docs(third-party-commitizen.md): Add cz-path info Andrew Udvare <a****e@g****m>
Committed by: Wei Lee <w****x@g****m>
3 months ago
b2e9c1be docs(config.md): Document glob pattern support in `version_files` Edgar Ramírez Mondragón <e****8@g****m>
Committed by: Wei Lee <w****x@g****m>
3 months ago
028ab2e3 test(changelog): ensure error on missing changelog template filename ongdisheng <o****g@g****m>
Committed by: Wei Lee <w****x@g****m>
3 months ago
d0c89afc ci(deps): bump dawidd6/action-homebrew-bump-formula from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
2c230107 ci(github-actions): set organization to true for JamesIves/github-sponsors-re... Wei Lee <w****x@g****m> 4 months ago
280856ad fix(Bump): rewrite --get-next NotAllowed error message for consistency Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
4a3afff1 fix: raise NoVersionSpecifiedError if version is None, and adjust call sites ... Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
38397b26 refactor(Changelog): remove unnecessary intermediate variables for better rea... Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
a352e4b7 fix(Changelog): fix _export_template variable type Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
b35d3431 refactor(TagRules): extract tag_formats property and simplify list comprehension Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
0fa3db0f refactor(git): remove redundant if branch Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
647f0f50 refactor(ExpectedExit): make the constructor more compact Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
26312533 fix(ExitCode): add from_str in ExitCode and replace parse_no_raise with it Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
5a21f833 refactor(ParseArgs): simplify __call__ function body Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
d1bfd553 refactor(ScmProvider): replace sorted with max Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
8172be7e refactor(changelog): add get_next_tag_name_after_version and test, mark unuse... Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
eca23bac refactor(process_commit_message): better type and early return Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
34a48365 refactor(changelog): shorten condition expression and early return Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
73f09ee4 refactor(changelog): shorten generate_tree_from_commits Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
2d5f7bfb refactor(changelog): simplify logic for get_oldest_and_newest_rev Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
14f7db52 refactor(Init): extract _get_config_data for readability Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
3e94cec3 test(Init): improve test coverage on config initialization Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
2df5098a refactor(Init): remove the variable values_to_add and the update_config funct... Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
7ef1f7e8 docs(bump.md): add titles to code blocks and fix minor grammar issues Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
f80292e1 docs(customization.md): fix grammar mistake, add title to code blocks Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
9e6830c9 docs(config.md): fix format issue, add period and add title to example config... Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
db94c4db docs(defaults): deprecate type Questions Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
98a81f89 build: remove not needed importlib-metadata dependency for python >= 3.10 Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
07e78bca test(Init): improve coverage for _ask_tag_format Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
80f28123 refactor(Init): fix unbounded variable in _ask_tag_format Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
2cd0f88b fix(Init): fix a typo in _ask_version_provider options and remove unnecessary... Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
4ca11909 test(Init): cover _ask_tag test Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
4ff20886 refactor(Init): use ternary operator Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
78b1fb12 refactor(Init): remove unnecessary methods from ProjectInfo and refactor _ask... Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
1b39ae41 fix(init): make welcome message easier to read Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
d294d2f9 refactor(bump): use a loop to shorten a series of similar NotAllowed exceptions Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
6b4f8b0c docs(CHANGELOG): run `pre-commit run --all-files` to fix CI Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
a5e3cc6e docs(cli/screenshots): update CLI screenshots github-actions[bot] <g****]@u****m> 4 months ago
c710c9f5 bump: version 4.8.2 → 4.8.3 github-actions[bot] <g****]@u****m> 4 months ago
8675c289 build: add PGH003 and PGH004, add types-colorama Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
303d2ebc refactor(bump): eliminate similar patterns in code Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
77357559 refactor(bump): use any to replace 'or' chain Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
af50d857 refactor(git): simplify tag logic Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
654f4a03 refactor(git): retype get_commits parameter to make it more friendly to call ... Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
6abbc530 refactor(bump): simplify nested if Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
2966cf93 perf(bump): avoid unnecessary list construction and rename variable to avoid ... Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
150b35dc style(cli): rename kwarg to values Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
c49a55c2 style(cli): more specific type ignore Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
8e9d40fb style(changelog): add TODO to fixable type ignores Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
9d392a47 feat(check): add check against default branch Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
596038c6 docs(feature_request): eliminate duplicated label Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
188bc3fa docs(pyproject.toml): move check-commit before cover Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
5df4b165 ci(pyproject.toml): strict check for invalid commit messages Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
9f67a432 fix(deprecated): mark deprecate in v5 Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
a9c4e0a8 fix(cli): update description for deprecate warning Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
f4fe43c3 fix(commit): emit deprecated warning of cz commit -s Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
c1884bdd docs(faq): explain why Pydantic is not used Anas Hasan <a****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
195ed162 docs(contributing-tldr): add documentation changes section Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
47beadc5 docs(pull_request_template): add task to fix broken external links in the docs Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
13e4aaac docs(contributing): improve documentation for first-time contributors Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
48f06e31 refactor: remove unnecessary bool() and remove Any type from TypedDict get Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
15a09006 refactor(bump): improve readability and still bypass mypy check Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
b9a181cc style(changelog): rename parameter for consistency Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
b04ebdf7 fix(Check): make parameters backward compatiable Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
e9758e1d docs(bump): comment on a stupid looking pattern Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
289198e9 style(cli): shorten arg type Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
c60a3b87 refactor(commands): remove unused args, type version command args Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
e32778af refactor(commit): type commit args Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
1ded688b refactor(check): type CheckArgs arguments Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
296b1b62 style(bump): rename class for consistency Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
49bb8547 refactor(check): remove unused argument Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
8e88d8cf refactor(changelog): type untyped arguments Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
fa5f3c80 refactor(questions): type questions with TypedDict Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
a4c87bc0 docs(contributing): add Contributing TL;DR page Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
001fe8d2 build(mypy): remove disallow_untyped_defs because it's already done by ruff r... Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
20dda31e fix(BaseConfig): mypy error Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago
922bdc30 style(ruff): run `ruff check --fix` gbaian10 <g****0@g****m>
Committed by: Wei Lee <w****x@g****m>
4 months ago

← Back to repository