-
-
Notifications
You must be signed in to change notification settings - Fork 344
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.14.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.15.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 27 files changed
- 4 contributors
Commits on May 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 35ffe03 - Browse repository at this point
Copy the full SHA 35ffe03View commit details -
docs: update AGENTS.md with CI/linting guidance and known pitfalls (#…
…1940) Add practical CI validation commands, pipeline structure, common failure patterns, and known type system limitations learned from real PR workflows. Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06850b2 - Browse repository at this point
Copy the full SHA 06850b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d157e09 - Browse repository at this point
Copy the full SHA d157e09View commit details -
feat(version): add MANUAL_VERSION, --next and --patch to version comm…
…and (#1724) * feat(version): add MANUAL_VERSION, --next, and --patch to version command Rebased onto master: keep --tag with TagRules alongside the new flags. - Merge version command logic for manual/next/patch with tag normalization - Refresh help regression fixtures and cz version --help SVG - Fix TagRules.find_tag_for annotation (VersionProtocol) Closes #1679 Made-with: Cursor * fix(test): align cz version --help fixtures per Python minor version Argparse wraps the usage line differently before vs after Python 3.13, so separate regression baselines are required for CI matrix jobs. Made-with: Cursor * fix(version): improve coverage, UX, and docs for cz version - Rename VersionIncrement.safe_cast to from_value; add tests - Map NONE to no bump; user-facing error for USE_GIT_COMMITS - Add tests for patch component, unknown scheme, and default output - Clarify get_version_scheme Protocol check; fix TagRules docstring example - Document MANUAL_VERSION, --next, and --patch; refresh help fixtures/SVG Made-with: Cursor * refactor(version_schemes): restore Version and VersionScheme type aliases Re-export VersionScheme = type[VersionProtocol] and Version = VersionProtocol for downstream custom schemes and parity with the public API on master. Import TypeAlias at runtime alongside Increment/Prerelease. Made-with: Cursor * fix: address review comments on version command PR - Parametrize invalid combination tests (major/minor/patch/tag without project) - Fix version scheme validation to use hasattr check instead of broken isinstance/issubclass on Protocol with non-method members - Format test file with ruff Co-authored-by: Copilot <[email protected]> * docs: add TODO comment for USE_GIT_COMMITS future work (#1678) Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5e0840 - Browse repository at this point
Copy the full SHA b5e0840View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f4209 - Browse repository at this point
Copy the full SHA b4f4209View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.14.0...v4.15.0