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
e69e0a1b docs: fix typos and grammar mistakes Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
5 months ago
45449478 docs(bug_report.yml): update bug_report.yml Yu-Ting Hsiung <b****7@g****m>
Committed by: Wei Lee <w****x@g****m>
5 months ago
be02801f bump: version 4.6.3 → 4.7.0 github-actions[bot] <g****]@u****m> 5 months ago
7173c47d docs(providers): update `cargo` explanation Tuna Alikaşifoğlu <t****f@g****m>
Committed by: Wei Lee <w****x@g****m>
5 months ago
d14218b3 test: add test for cargo provider with lock files Tuna Alikaşifoğlu <t****f@g****m>
Committed by: Wei Lee <w****x@g****m>
5 months ago
aabeae3f refactor(tests): increase verbosity of variables Tuna Alikaşifoğlu <t****f@g****m>
Committed by: Wei Lee <w****x@g****m>
5 months ago
72c27430 feat(providers): add support for `Cargo.lock` Tuna Alikaşifoğlu <t****f@g****m>
Committed by: Wei Lee <w****x@g****m>
5 months ago
e177141e bump: version 4.6.2 → 4.6.3 github-actions[bot] <g****]@u****m> 5 months ago
5f607f3d Revert removal of escape in toml baluyotraf <b****f@o****m>
Committed by: Wei Lee <w****x@g****m>
5 months ago
c44e2fe8 bump: version 4.6.1 → 4.6.2 github-actions[bot] <g****]@u****m> 5 months ago
943b51fb fix(docs): fix url link and table formatting in the customization docs (#1399) Raffaello Baluyot <b****f@o****m>
Committed by: GitHub <n****y@g****m>
5 months ago
a3682d5a docs: Fix the changelog_pattern regex in the monorepo tutorial baluyotraf <b****f@o****m>
Committed by: Wei Lee <w****x@g****m>
5 months ago
53d43ad0 bump: version 4.6.0 → 4.6.1 github-actions[bot] <g****]@u****m> 5 months ago
2a8a8ea9 fix(commit): use os.unlink to remove temp file Alexander Gubin <a****n@o****e>
Committed by: Wei Lee <w****x@g****m>
5 months ago
58ca48db ci(github-actions): bump deprecated ubuntu-20.04 to ubuntu-22.04
Signed-off-by: Jakob Keller <5****r@u****m>
Jakob Keller <5****r@u****m>
Committed by: Wei Lee <w****x@g****m>
5 months ago
af285656 build(deps): bump argcomplete from 3.5.3 to 3.6.2
Signed-off-by: Jakob Keller <5****r@u****m>
Jakob Keller <5****r@u****m>
Committed by: Wei Lee <w****x@g****m>
5 months ago
7bea5a50 fix(changelog.py): cross-platform path handling using os.path.join and modify... Yusin Huang <a****8@g****m>
Committed by: Wei Lee <w****x@g****m>
6 months ago
15c18570 test(test_changelog_command.py): add test for changelog file_name constructio... Yusin Huang <a****8@g****m>
Committed by: Wei Lee <w****x@g****m>
6 months ago
776d70f7 fix(changelog.py): modify the CHANGELOG.md generated by cz bump --changelog t... Yusin Huang <a****8@g****m>
Committed by: Wei Lee <w****x@g****m>
6 months ago
5be28470 test(test_cz_search_filter.py): add test cases for search filter configuration yusin huang <o****g@t****p>
Committed by: Wei Lee <w****x@g****m>
6 months ago
35f5c23b bump: version 4.5.1 → 4.6.0 github-actions[bot] <g****]@u****m> 6 months ago
1451bc53 bump: version 4.5.0 → 4.5.1 github-actions[bot] <g****]@u****m> 6 months ago
c991feaf docs(customization.md): add select type and search filter documentation name <y****u@e****m>
Committed by: Wei Lee <w****x@g****m>
6 months ago
e0b1c774 bump: version 4.4.1 → 4.5.0 github-actions[bot] <g****]@u****m> 6 months ago
904173e3 feat(init): set uv to default value if both pyproject.toml and uv.lock present Wei Lee <w****x@g****m>
Committed by: Santiago Fraire Willemoes <s****y@g****m>
6 months ago
17021fa0 fix(commands/init): add missing uv provider to "cz init" Wei Lee <w****x@g****m>
Committed by: Santiago Fraire Willemoes <s****y@g****m>
6 months ago
d666aa0b fix: print which tag is invalid Carlos Sanchez <c****s@a****g>
Committed by: Wei Lee <w****x@g****m>
6 months ago
3f767e15 docs(customization): add "parents" to the list of fields in Changes Alejandro Martinez Ruiz <a****x@f****g>
Committed by: Santiago Fraire Willemoes <s****y@g****m>
6 months ago
13bc11a9 build(pyproject.toml): fix license metadata Wei Lee <w****x@g****m> 7 months ago
57ea95f6 feat(changelog): expose commit parents' digests when processing commits Alejandro Martinez Ruiz <a****x@f****g>
Committed by: Santiago Fraire Willemoes <s****y@g****m>
7 months ago
d7b1a890 feat(git): add parents' digests in commit information Alejandro Martinez Ruiz <a****x@f****g>
Committed by: Santiago Fraire Willemoes <s****y@g****m>
7 months ago
58eecdcc update precommit example Capi Etheriel <b****o@g****m>
Committed by: Wei Lee <w****x@g****m>
7 months ago
a202e661 ci(pre-commit): update `pre-commit` hooks to latest version and fix detected ... Axel H. <n****e@g****m>
Committed by: Wei Lee <w****x@g****m>
7 months ago
b494c556 bump: version 4.4.0 → 4.4.1 github-actions[bot] <g****]@u****m> 7 months ago
79dd19dc fix(tags): fixes ImportError on Python >=3.11 (#1363) (#1364) Jakob Keller <5****r@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
bc8479e7 docs(config): add uv provider description (#1362) Wei Lee <w****x@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
9aae58e5 bump: version 4.3.0 → 4.4.0 github-actions[bot] <g****]@u****m> 7 months ago
63191a3e bump: version 4.2.2 → 4.3.0 github-actions[bot] <g****]@u****m> 7 months ago
9639da15 ci(pre-commit): ignore test file eof Wei Lee <w****x@g****m> 8 months ago
a330ac72 bump: version 4.2.1 → 4.2.2 github-actions[bot] <g****]@u****m> 8 months ago
c2def94b test(providers/uv_provider): add test case test_uv_provider Wei Lee <w****x@g****m> 8 months ago
d831c999 fix(bump): manual version bump if prerelease offset is configured Christian Kagerer <c****r@u****m>
Committed by: Wei Lee <w****x@g****m>
8 months ago
295f9757 ci(github-actions): add check-commit task Wei Lee <w****x@g****m> 8 months ago
43ee8a06 docs(tutorials): Add "stages" explicitly to the hook example Matheus Cardoso <m****s@g****m>
Committed by: Wei Lee <w****x@g****m>
8 months ago
8519ca47 bump: version 4.2.0 → 4.2.1 github-actions[bot] <g****]@u****m> 8 months ago
69203030 ci(tox): add `test:all` command to run the test suite on all support Python v... Axel H. <n****e@g****m>
Committed by: Axel H. <n****e@u****m>
8 months ago
7663adcf ci(poe): use `poethepoet` as script runner for dev and ci and use poetry depe... Axel H. <n****e@g****m>
Committed by: Axel H. <n****e@u****m>
8 months ago
fe3b7262 fix(bump): add debugging to bump Carlos Sanchez <c****s@a****g>
Committed by: Wei Lee <w****x@g****m>
8 months ago
d4dfd334 docs(cli/screenshots): update CLI screenshots github-actions[bot] <g****]@u****m> 8 months ago
98ae920d bump: version 4.1.1 → 4.2.0 github-actions[bot] <g****]@u****m> 8 months ago
7805412e feat(providers): add uv_provider Wei Lee <w****x@g****m> 8 months ago
95e7d5a6 build(pyproject.toml): set version_scheme = "pep440" Wei Lee <w****x@g****m> 8 months ago
e31a3158 fixup! build(pyproject.toml): add maintainers Wei Lee <w****x@g****m> 8 months ago
b311b399 build(pyproject.toml): add maintainers Wei Lee <w****x@g****m> 8 months ago
5d6369ee docs(customization): fix yaml example Michael Hirschler <m****l@h****e>
Committed by: Wei Lee <w****x@g****m>
8 months ago
b9febf5d build(deps-dev): bump ruff from 0.9.3 to 0.9.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
8 months ago
a88ecd95 ci(github-actions): replace deprecated file key with files in codecov-action Wei Lee <w****x@g****m> 8 months ago
665895c1 docs(contributing): update minimum poetry requirment to 2.0.0 Wei Lee <w****x@g****m> 8 months ago
949a9e5b build(poetry): group dependencies Wei Lee <w****x@g****m> 8 months ago
54b4fdac build(poetry): migrate to poetry 2.0 and follow pep 621 Wei Lee <w****x@g****m> 8 months ago
b4dc8328 docs(hooks): fix missing link Wei Lee <w****x@g****m> 8 months ago
fe13eba6 style(hooks): improve type annotation Wei Lee <w****x@g****m> 8 months ago
f6db6a93 docs(cli/screenshots): update CLI screenshots github-actions[bot] <g****]@u****m> 8 months ago
e6dcdbc1 style: fix formatting for `ruff>=0.9` Axel H. <n****e@g****m>
Committed by: Wei Lee <w****x@g****m>
8 months ago
fda99f82 build(deps-dev): bump deprecated from 1.2.17 to 1.2.18
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
8 months ago
0d093b83 build(deps-dev): bump deprecated from 1.2.15 to 1.2.17
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
8 months ago
c6119812 bump: version 4.1.0 → 4.1.1 github-actions[bot] <g****]@u****m> 8 months ago
646a9df5 build(deps-dev): bump ruff from 0.8.5 to 0.9.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
8 months ago
f810b2c9 build(deps): bump importlib-metadata from 8.5.0 to 8.6.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
8 months ago
2902d5a0 build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
8 months ago
fc96f9c9 build(deps-dev): bump mkdocs-material from 9.5.49 to 9.5.50
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
15c29df5 build(deps-dev): bump pytest-regressions from 2.6.0 to 2.7.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
1d8b5312 build(deps-dev): bump ruff from 0.8.4 to 0.8.5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
62f482e6 build(deps): bump argcomplete from 3.5.2 to 3.5.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
2b0bcdd1 build(deps-dev): bump ipython from 8.18.0 to 8.18.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
09faa018 build(deps-dev): bump types-pyyaml
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
8e36610a build(deps-dev): bump mypy from 1.14.0 to 1.14.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
526e7615 build(deps): bump questionary from 2.0.1 to 2.1.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
7a890715 build(deps): bump charset-normalizer from 3.4.0 to 3.4.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
c2aaff45 build(deps-dev): bump types-pyyaml
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
a699f647 build(deps-dev): bump mypy from 1.13.0 to 1.14.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
218a32e7 build(deps): bump jinja2 from 3.1.4 to 3.1.5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
9 months ago
d335cdf7 build(deps-dev): bump mkdocs-material from 9.5.48 to 9.5.49 (#1312)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
32271c14 build(deps-dev): bump pytest-regressions from 2.5.0 to 2.6.0 (#1313)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
c1ec4d9b build(deps-dev): bump ruff from 0.8.3 to 0.8.4 (#1314)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
069c503e build(deps-dev): bump mkdocs-material from 9.5.47 to 9.5.48 (#1309)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
166e634a build(deps-dev): bump ruff from 0.8.2 to 0.8.3 (#1310)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
a60407ad build(deps-dev): bump pytest-freezer from 0.4.8 to 0.4.9 (#1311)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
ec9e911a build(deps): bump argcomplete from 3.5.1 to 3.5.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
10 months ago
2eda7dd9 build(deps-dev): bump types-python-dateutil
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
10 months ago
27499d72 bump: version 4.0.0 → 4.1.0 github-actions[bot] <g****]@u****m> 10 months ago
26152c5a build(deps-dev): bump ruff from 0.8.1 to 0.8.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
10 months ago
619575fa build(deps-dev): bump ruff from 0.8.0 to 0.8.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
10 months ago
6436b155 build(deps-dev): bump pytest from 8.3.3 to 8.3.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
10 months ago
69403dd9 build(deps-dev): bump mkdocs-material from 9.5.46 to 9.5.47
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
10 months ago
d20580dd fix(get-next-bump): add a test case Lyonel Martinez <l****z@n****m>
Committed by: Wei Lee <w****x@g****m>
10 months ago
ed8f0831 fix(get-next-bump): fix to permit usage of --get-next options even when updat... Lyonel Martinez <l****z@n****m>
Committed by: Wei Lee <w****x@g****m>
10 months ago
a6b84d10 build(deps-dev): bump pre-commit from 3.8.0 to 4.0.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
10 months ago
42e63990 build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Wei Lee <w****x@g****m>
10 months ago
76efedd7 bump: version 3.31.0 → 4.0.0 github-actions[bot] <g****]@u****m> 10 months ago

← Back to repository