Commits
User selector
Commit History
Commits on Sep 27, 2024
Commits on Jan 19, 2023
feat(init): add pnpm support (#915)
Show description for c1f4142authored
Commits on Apr 25, 2022
fix: fix the "isFunction" utility to match both "asyncFunction"s and "Function"s (#927)
Show description for 25dc80cauthored
Commits on Nov 8, 2021
fix(git-cz.js,staging.js): check for staged files before running prompt (#818)
Show description for fdb73cdauthored
Commits on Jan 15, 2021
fix: revert "use cz-conventional-changelog as default adapter (#778)" (#792)
Show description for f2fad87authored
Commits on Sep 25, 2020
Commits on Aug 25, 2020
fix: git-cz commit repoPath (#676)
Show description for 4929d03authored
Commits on Aug 24, 2020
feat: use cz as binary name (#767)
Show description for c3c533fauthored
Commits on Aug 21, 2020
fix(cli): determine correct location of `COMMIT_EDITMSG` (#737)
Show description for 994f3b0authored
Commits on May 5, 2020
- authored
fix: restore commitizen.congifLoader.load to public API (#733)
Show description for a6adb3bauthored
Commits on May 4, 2020
feature: remove dependency on ShellJS (#729)
Show description for 6ef8afaandauthored
Commits on Jul 20, 2019
fix: bump tests to release (#656)
Show description for 270cb5cauthored
Commits on Jul 19, 2019
fix(deps): update dependency cz-conventional-changelog to v3 (#654)
Show description for 2a1a111authored andcommitted
Commits on Apr 19, 2019
fix(cli): allow argv to be overridden in bootstrap (#621)
Show description for f7982d3authored andcommitted
Commits on Apr 18, 2019
feat(cli): Implement --hook option for git hooks integration (#615)
Show description for 26533fcauthored andcommitted
Commits on Feb 21, 2019
fix(config loader): deal with config file charset (#584)
Show description for 75b940dauthored andcommitted
Commits on Oct 20, 2018
fix: Revert deal with config file charset (#525) (#583)
Show description for 04b7d41authored
Commits on Oct 19, 2018
fix(config loader): deal with config file charset (#525)
Show description for c74eeb9authored andcommitted
Commits on Oct 3, 2018
fix(cli): Make `gz -a` working again (#573)
Show description for 7c4703bauthored andcommitted
Commits on Sep 30, 2018
feat: Drop support for Node.js <6.x, update dependencies (#566)
Show description for a70c063authored andcommitted
Commits on Sep 25, 2018
- committed
Example User
Commits on Sep 18, 2018
feat: support initialization with yarn. fixes #527 (#549)
Show description for d565215authored andcommitted
Commits on May 24, 2018
fix(cli): Respect git commit -a original behavior (#376) (#471)
Show description for d10c94fauthored andcommittedfix(config): prioritized package.json last when looking for config files (#484)
Show description for 5f8902eauthored andcommitted
Commits on Apr 16, 2018
feat(strategies): respect the `--allow-emtpy` flag (#477)
Show description for 495437cauthored andcommitted
Commits on May 9, 2017
- authored andcommitted
Commits on Jan 8, 2017
fix(commit): fix multiline commits with newlines (#413)
Show description for 825485cauthoredstyle: update spacing to follow eslint (#412)
Show description for 247d2c4authored
Commits on Jan 6, 2017
fix(commit): fix multiline commits with newlines
Show description for 1d3139fcommitted- committed
Commits on Jan 4, 2017
- authored andcommitted
Commits on Jan 2, 2017
Update shelljs to version 0.7.5 🚀 (#372)
Show description for 3b9f0a6authored andcommitted
Commits on Dec 28, 2016
style: Add linting using eslint (#406)
Show description for 852d6f6authored
Commits on Dec 19, 2016
fix(tests): fix tests when a global config is present (#405)
Show description for 0ddfa20authored