Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Commitizen Tools

Automate releases
Collective - Host: opensource - https://opencollective.com/commitizen-tools - Website: https://commitizen-tools.github.io/commitizen/ - Code: https://github.com/commitizen-tools/commitizen

test(commands/commit): test aborting commit when there is nothing to commit

#45

github.com/commitizen-tools/commitizen - da131a44db8d90c91c52a19a46b015cd6a6eb1b8 authored almost 5 years ago by Wei Lee <[email protected]>
feat(commands/commit): abort commit if there is nothing to commit

github.com/commitizen-tools/commitizen - c43d6d8df8dcfadbc1d2bd8dcae6069aeef131b3 authored almost 5 years ago by Wei Lee <[email protected]>
feat(git): add is_staging_clean to check if there is any file in git staging

github.com/commitizen-tools/commitizen - 5efe4cc00e88ff7888c95908e25d742f3ded3f24 authored almost 5 years ago by Wei Lee <[email protected]>
test(command/version): add unit test for version

github.com/commitizen-tools/commitizen - 77fe6fa2cc97a0544196536b1e67431798b39bee authored almost 5 years ago by Wei Lee <[email protected]>
refactor(command/version): use out.write instead of out.line

github.com/commitizen-tools/commitizen - 266e958d6032ea19c9b04d08d85c61b0a7eed35a authored almost 5 years ago by Wei Lee <[email protected]>
fix(cli): handle the exception that command is not given

github.com/commitizen-tools/commitizen - d5dc6179de95f696bf0273062fba37d682b4d6df authored almost 5 years ago by Wei Lee <[email protected]>
fix(cli): enforce subcommand as required

without enforcing subcommand, exception would be raised when running `cz -n test` or `cz --debug`

github.com/commitizen-tools/commitizen - b94bc6b7201f5130d08a9d3b64f9fa540c442029 authored almost 5 years ago by Wei Lee <[email protected]>
refactor(command): make version a command instead of an argument

github.com/commitizen-tools/commitizen - 309ee60065a368a0b06010c26b98f9f3dfbe7efb authored almost 5 years ago by Wei Lee <[email protected]>
Merge pull request #44 from Woile/feature/builds

build: new deploy script and updated changelog

github.com/commitizen-tools/commitizen - 1f6ffb026969d0f85a6881fc30f35df0568c31e8 authored almost 5 years ago by Santiago <[email protected]>
build: new deploy script and updated changelog

github.com/commitizen-tools/commitizen - 19f624741b3efd668c895d5ca549f6eeb7f01ed5 authored almost 5 years ago by Santiago Fraire Willemoës <[email protected]>
bump: version 1.6.0 → 1.7.0

github.com/commitizen-tools/commitizen - d13bb9c77fffc80c1535497a6452697db5e52282 authored almost 5 years ago by Santiago Fraire Willemoës <[email protected]>
Merge pull request #43 from Woile/feature/build-ci

Feature/build ci

github.com/commitizen-tools/commitizen - ac4d0be278166a0b52283ecf40f1e20327585d32 authored almost 5 years ago by Santiago <[email protected]>
ci(travis): black and flake8 checks during test

github.com/commitizen-tools/commitizen - 9fe80bff80e9700cb8c8e1a1c5bce583fdf56eaa authored almost 5 years ago by Santiago Fraire Willemoës <[email protected]>
style: new lint command running isort and black

github.com/commitizen-tools/commitizen - 1ce680ff33fa66115042f10a0434b0c7e597115c authored almost 5 years ago by Santiago Fraire Willemoës <[email protected]>
Merge pull request #42 from Lee-W/feature/configurable-prompt-style

make style configurable for commit command

github.com/commitizen-tools/commitizen - 7536dc7dc2d4d4dd430b1d21c245e927db07c9f2 authored almost 5 years ago by Santiago <[email protected]>
test(config): add tests for newly added style config

#37

github.com/commitizen-tools/commitizen - e2da79d772f1a383f0b179faf33d30999e9ba4bd authored almost 5 years ago by Wei Lee <[email protected]>
docs(config): update for default color change

#37

github.com/commitizen-tools/commitizen - 397c9af3433adf4ccf43aa1cc4a130dbee405c78 authored almost 5 years ago by Wei Lee <[email protected]>
fix(cz): fix bug in BaseCommitizen.style

#37

github.com/commitizen-tools/commitizen - fef9baa958f4e5cba3b3cde407b0a283c45c47f7 authored almost 5 years ago by Wei Lee <[email protected]>
refactor(cz): change the color of default style

#37

github.com/commitizen-tools/commitizen - 944b4bf490fbdd206cd32c20cd7cc56911722a66 authored almost 5 years ago by Wei Lee <[email protected]>
fix(cz): fix merge_style usage error

#37

github.com/commitizen-tools/commitizen - 8628cb8b93bce4555532f218d43a09ad244d7e62 authored almost 5 years ago by Wei Lee <[email protected]>
style(cz): use lowercase in BaseCommitizen.default_style_config for consistency

#37

github.com/commitizen-tools/commitizen - 129c58c154358e9be3817de452fb1367512614d7 authored almost 5 years ago by Wei Lee <[email protected]>
docs(config): add description for style that it will merge with default style instead of overwriting

#37

github.com/commitizen-tools/commitizen - 908ad02c676596f75f3c94a4a8c9a7014bddba0f authored almost 5 years ago by Wei Lee <[email protected]>
feat(config): update style instead of overwrite

#37

github.com/commitizen-tools/commitizen - 978aec0cb88be016f259743e11ee3aa795a5148c authored almost 5 years ago by LeeW <[email protected]>
docs(config): update doc for prompt style

github.com/commitizen-tools/commitizen - c37b011f660e666d27177dcdcdc6f44e4bc5bbb9 authored almost 5 years ago by LeeW <[email protected]>
feat(config): parse style in config

#37

github.com/commitizen-tools/commitizen - 6e2ed750e75561e4cf69a8c03efdad098c4385d5 authored almost 5 years ago by LeeW <[email protected]>
fix(cz): remove breakpoint

#37

github.com/commitizen-tools/commitizen - 36c567486dad2a579ff78a4ddf499a6567c15ad8 authored almost 5 years ago by LeeW <[email protected]>
feat(commit): make style configurable for commit command

#37

github.com/commitizen-tools/commitizen - e19385234821c60b0d81294ae70b90a1c95be53c authored almost 5 years ago by LeeW <[email protected]>
bump: version 1.5.1 → 1.6.0

github.com/commitizen-tools/commitizen - 54f17d8e7adae336e6dc8aefc339aa9609604687 authored almost 5 years ago by Santiago Fraire Willemoës <[email protected]>
Merge pull request #41 from Woile/feature/40-retry-functionality

feat(commit): new retry argument to execute previous commit again

github.com/commitizen-tools/commitizen - 556f71af0c284be949cb712d79aacf68296f5a30 authored almost 5 years ago by Santiago <[email protected]>
feat(commit): new retry argument to execute previous commit again

Closes #40

github.com/commitizen-tools/commitizen - d39b1315b2f9a41337f4171d762d0eaded17d849 authored almost 5 years ago by Santiago Fraire Willemoës <[email protected]>
Merge pull request #39 from Woile/dependabot/pip/mypy-tw-0.740

chore(deps-dev): update mypy requirement from ^0.730 to ^0.740

github.com/commitizen-tools/commitizen - 54f9d6247d02dd2964cf6883f8a8ce3faa1428cf authored about 5 years ago by Santiago <[email protected]>
chore(deps-dev): update mypy requirement from ^0.730 to ^0.740

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version....

github.com/commitizen-tools/commitizen - ef25d658dfdcdd716fb9e93125f5c692325a47e1 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #38 from Woile/dependabot/pip/mypy-tw-0.730

chore(deps-dev): update mypy requirement from ^0.720 to ^0.730

github.com/commitizen-tools/commitizen - eb4964c6fdbc58a280315e5750c296021247f7ff authored about 5 years ago by Santiago <[email protected]>
chore(deps-dev): update mypy requirement from ^0.720 to ^0.730

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version....

github.com/commitizen-tools/commitizen - 182f82a689e705347fca5972e5e070705253dfa8 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #34 from Woile/dependabot/pip/mypy-tw-0.720

chore(deps-dev): update mypy requirement from ^0.711 to ^0.720

github.com/commitizen-tools/commitizen - b9a4deac02765f1eb7feefbcfe9be335136aa33e authored over 5 years ago by Santiago <[email protected]>
chore(deps-dev): update mypy requirement from ^0.711 to ^0.720

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version....

github.com/commitizen-tools/commitizen - 581c704169fca3febae6fd5736b2ded23178d48d authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #33 from Woile/dependabot/pip/pytest-tw-5.0

chore(deps-dev): update pytest requirement from ^4.0 to ^5.0

github.com/commitizen-tools/commitizen - b027aeb8d7e9a9a033b41c16b0a89b0fa790f3be authored over 5 years ago by Santiago <[email protected]>
chore(deps-dev): update pytest requirement from ^4.0 to ^5.0

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest ...

github.com/commitizen-tools/commitizen - c85d11d020df02aac4ebd89508592d9037172f1a authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #31 from Woile/dependabot/pip/mypy-tw-0.711

chore(deps-dev): update mypy requirement from ^0.710 to ^0.711

github.com/commitizen-tools/commitizen - f5eb472b54802cea34de234979d8ebca19444705 authored over 5 years ago by Santiago <[email protected]>
chore(deps-dev): update mypy requirement from ^0.710 to ^0.711

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version....

github.com/commitizen-tools/commitizen - bdec48a0fe624c80745dbf3c0f2a41c389e96218 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #30 from Woile/dependabot/pip/mypy-tw-0.710

chore(deps-dev): update mypy requirement from ^0.701 to ^0.710

github.com/commitizen-tools/commitizen - 47e5959cf9e4157fbc22f68114c2c1a08b23f24a authored over 5 years ago by Santiago <[email protected]>
chore(deps-dev): update mypy requirement from ^0.701 to ^0.710

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version....

github.com/commitizen-tools/commitizen - 1e2e59d5be1171a6ee5c67a417ff854166a34e37 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
docs(CHANGELOG): added description for 1.5.1

github.com/commitizen-tools/commitizen - 74a57de43b441e9543c47d499d89199b44163c1e authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
docs(README): rst explicit target name was repeated

github.com/commitizen-tools/commitizen - 42d715029eeea906b3c4cd61834c00e0b2c4cc05 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
bump: version 1.5.0 → 1.5.1

github.com/commitizen-tools/commitizen - f9437a7b8328df0f6130fea07733bb69205b7ab1 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
Merge pull request #29 from esciara/issue_28

fix: #28 allows poetry add on py36 envs

github.com/commitizen-tools/commitizen - 33e93a3a7e2dd1ce6c72f507bb0d4b1c5ba015a9 authored over 5 years ago by Santiago <[email protected]>
fix: #28 allows poetry add on py36 envs

github.com/commitizen-tools/commitizen - 86bfdd52612695f13619fb4e8abdbba312a18f98 authored over 5 years ago by Emmanuel Sciara <[email protected]>
Merge pull request #26 from Woile/dependabot/pip/black-tw-19.3b0

chore(deps-dev): update black requirement from ^18.3-alpha.0 to ^19.3b0

github.com/commitizen-tools/commitizen - a432c64bcb6dfc7202c684f0f7cdba180cbffa9f authored over 5 years ago by Santiago <[email protected]>
Merge pull request #27 from Woile/dependabot/pip/mypy-tw-0.701

chore(deps-dev): update mypy requirement from ^0.700.0 to ^0.701

github.com/commitizen-tools/commitizen - d6a09d9bd104157ef175bae65e8eb603190bb739 authored over 5 years ago by Santiago <[email protected]>
chore(deps-dev): update mypy requirement from ^0.700.0 to ^0.701

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version....

github.com/commitizen-tools/commitizen - daf6135b712eea2f34732e083061478844789d3a authored over 5 years ago by dependabot[bot] <[email protected]>
chore(deps-dev): update black requirement from ^18.3-alpha.0 to ^19.3b0

Updates the requirements on [black](https://github.com/ambv/black) to permit the latest version....

github.com/commitizen-tools/commitizen - d68571f415945f58148c865088ef80ad61e99d09 authored over 5 years ago by dependabot[bot] <[email protected]>
bump: version 1.4.0 → 1.5.0

github.com/commitizen-tools/commitizen - 68ed7bce1c22bf45eebb99522e76d8b14de609aa authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
feat(bump): it is now possible to specify a pattern in the files attr to replace the version

github.com/commitizen-tools/commitizen - aa89003aa149b0764d00bf85996718444e73dc98 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
docs: add info about extra pattern in the files when bumping

github.com/commitizen-tools/commitizen - 7348e8e9cef9a3338535606cebbd862c0c4a5025 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
bump: version 1.3.0 → 1.4.0

github.com/commitizen-tools/commitizen - bc54b9a4b6ad281620179a1ed417c01addde55f6 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
fix(bump): handle commit and create tag failure

github.com/commitizen-tools/commitizen - 5f09bcd675897b1cde1cc5be2a63938f589b22c2 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
test(commands): added integration test for bump command

github.com/commitizen-tools/commitizen - 38f5a7c8aa68ef4de5276e69e34ab98c36fa41ce authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
feat: added argument yes to bump in order to accept questions

* removed unused functions
* changed travis to use script test instead of command

github.com/commitizen-tools/commitizen - 57ced8d1b372864e0db099b108dea516f353610a authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
bump: version 1.2.1 → 1.3.0

github.com/commitizen-tools/commitizen - dbdaf072e79ff542e13091156684e884a4b4f623 authored over 5 years ago by santiago fraire <[email protected]>
feat(bump): new commit message template

closes #20

github.com/commitizen-tools/commitizen - 46ad4c4b3137f290fab20820310dc220ac735ccf authored over 5 years ago by santiago fraire <[email protected]>
bump: version 1.2.0 → 1.2.1

github.com/commitizen-tools/commitizen - ef3ce95b5d331d524125aeb3b6f14d2a2e865df6 authored over 5 years ago by santiago fraire <[email protected]>
fix(bump): prefixes like docs, build, etc no longer generate a PATCH

github.com/commitizen-tools/commitizen - 5f852038bcee9cadcec8331b04dfb5c6587f03a6 authored over 5 years ago by santiago fraire <[email protected]>
feat: custom cz plugins now support bumping version

github.com/commitizen-tools/commitizen - ddd220ad515502200fe2dde443614c1075d26238 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
bump: version 1.1.1 → 1.2.0

github.com/commitizen-tools/commitizen - 141ee441c9c9da0809c554103a558eb17c30ed17 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
docs: how to create custom bumps

github.com/commitizen-tools/commitizen - 6c4948501031b7d6405b54b21d3d635827f9421b authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
docs: added bump gif

github.com/commitizen-tools/commitizen - ad17acff2e3a2e141cbc3c6efd7705e4e6de9bfc authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
bump: version 1.1.0 → 1.1.1

github.com/commitizen-tools/commitizen - 56c8a8da84e42b526bcbe130bd194306f7c7e813 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
refactor: changed stdout statements

github.com/commitizen-tools/commitizen - 74c6134b1b2e6bb8b07ed53410faabe99b204f36 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
fix(bump): commit message now fits better with semver

github.com/commitizen-tools/commitizen - cbc7b5f22c4e74deff4bc92d14e19bd93524711e authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
refactor(info): command logic removed from commitizen base

github.com/commitizen-tools/commitizen - 25313397a4ac3dc5b5c986017bee2a614399509d authored over 5 years ago by santiago fraire <[email protected]>
refactor(schema): command logic removed from commitizen base

github.com/commitizen-tools/commitizen - c35dbffd1bb98bb0b3d1593797e79d1c3366af8f authored over 5 years ago by santiago fraire <[email protected]>
refactor(commit): moved most of the commit logic to the commit command

github.com/commitizen-tools/commitizen - d839e317e5b26671b010584ad8cc6bf362400fa1 authored over 5 years ago by santiago fraire <[email protected]>
fix: conventional commit 'breaking change' in body instead of title

closes #16

github.com/commitizen-tools/commitizen - 1ba46f2a63cb9d6e7472eaece21528c8cd28b118 authored over 5 years ago by santiago fraire <[email protected]>
refactor(example): command logic removed from commitizen base

github.com/commitizen-tools/commitizen - d2f13ac41b4e48995b3b619d931c82451886e6ff authored over 5 years ago by santiago fraire <[email protected]>
docs(README): updated documentation url)

github.com/commitizen-tools/commitizen - 12d0e65beda969f7983c444ceedc2a01584f4e08 authored over 5 years ago by santiago fraire <[email protected]>
docs: mkdocs documentation

github.com/commitizen-tools/commitizen - fb4c85abe51c228e50773e424cbd885a8b6c610d authored over 5 years ago by santiago fraire <[email protected]>
Bump version 1.0.0 → 1.1.0

github.com/commitizen-tools/commitizen - 17efb44d2cd16f6621413691a543e467c7d2dda6 authored over 5 years ago by santiago fraire <[email protected]>
feat: first semantic version bump implementaiton

github.com/commitizen-tools/commitizen - 3127e05077288a5e2b62893345590bf1096141b7 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
docs(README): some new information about bump

github.com/commitizen-tools/commitizen - 0c7fb0ca0168864dfc55d83c210da57771a18319 authored over 5 years ago by santiago fraire <[email protected]>
feat: update given files with new version

github.com/commitizen-tools/commitizen - b0d6a3defbfde14e676e7eb34946409297d0221b authored over 5 years ago by santiago fraire <[email protected]>
test: fixed issues with conf

github.com/commitizen-tools/commitizen - 6012d9eecfce8163d75c8fff179788e9ad5347da authored over 5 years ago by santiago fraire <[email protected]>
feat: support for pyproject.toml

github.com/commitizen-tools/commitizen - 52def1ea3555185ba4b936b463311949907e31ec authored over 5 years ago by santiago fraire <[email protected]>
feat: new working bump command

github.com/commitizen-tools/commitizen - cb1dd2019d522644da5bdc2594dd6dee17122d7f authored over 5 years ago by santiago fraire <[email protected]>
docs: added new changelog

github.com/commitizen-tools/commitizen - 9f3af3772baab167e3fd8775d37f041440184251 authored over 5 years ago by santiago fraire <[email protected]>
feat: create version tag

github.com/commitizen-tools/commitizen - 9c7450f85df6bf6be508e79abf00855a30c3c73c authored over 5 years ago by santiago fraire <[email protected]>
fix: removed all from commit

github.com/commitizen-tools/commitizen - d630d07d912e420f0880551f3ac94e933f9d3beb authored over 5 years ago by santiago fraire <[email protected]>
feat(config): new set key, used to set version to cfg

github.com/commitizen-tools/commitizen - 1792b8980c58787906dbe6836f93f31971b1ec2d authored over 5 years ago by santiago fraire <[email protected]>
fix: fix config file not working

github.com/commitizen-tools/commitizen - fd480ed90a80a6ffa540549408403d5b60d0e90c authored over 5 years ago by wgjak47 <[email protected]>
refactor: added commands folder, better integration with decli

github.com/commitizen-tools/commitizen - e4840a059731c0bf488381ffc77e989e85dd81ad authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
Bump version: 1.0.0b2 → 1.0.0

github.com/commitizen-tools/commitizen - aa44a92d68014d0da98965c0c2cb8c07957d4362 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
docs(README): new badges

github.com/commitizen-tools/commitizen - 58bb709765380dbd46b74ce6e8978515764eb955 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
Merge pull request #10 from Woile/feat/decli

Feat/decli

github.com/commitizen-tools/commitizen - 97afb0bb48e72b6feca793091a8a23c706693257 authored over 5 years ago by Santiago <[email protected]>
style: black to files

github.com/commitizen-tools/commitizen - 9cecb9224aa7fa68d4afeac37eba2a25770ef251 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
ci: added travis

github.com/commitizen-tools/commitizen - f5781d1a2954d71c14ade2a6a1a95b91310b2577 authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
refactor: removed delegator, added decli and many tests

github.com/commitizen-tools/commitizen - 80105fb3c6d45369bc0cbf787bd329fba603864c authored over 5 years ago by Santiago Fraire Willemoës <[email protected]>
docs: updated test command

github.com/commitizen-tools/commitizen - a96008496ffefb6b1dd9b251cb479eac6a0487f7 authored over 5 years ago by Santiago Fraire <[email protected]>
Bump version: 1.0.0b1 → 1.0.0b2

github.com/commitizen-tools/commitizen - aab33d13110f26604fb786878856ec0b9e5fc32b authored over 5 years ago by Santiago Fraire <[email protected]>
docs(README): updated to reflect current state

github.com/commitizen-tools/commitizen - b73791563d2f218806786090fb49ef70faa51a3a authored over 5 years ago by Santiago Fraire <[email protected]>
Merge pull request #9 from Woile/dev

feat: py3 only, tests and conventional commits 1.0

github.com/commitizen-tools/commitizen - 7aa06a454fb717408b3657faa590731fb4ab3719 authored almost 6 years ago by Santiago <[email protected]>
Bump version: 0.9.11 → 1.0.0b1

github.com/commitizen-tools/commitizen - 7c7e96b723c2aaa1aec3a52561f680adf0b60e97 authored almost 6 years ago by Santiago Fraire <[email protected]>