Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

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.11.6
Choose a base ref
...
head repository: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.12.0
Choose a head ref
  • 8 commits
  • 17 files changed
  • 4 contributors

Commits on Jan 15, 2026

  1. docs: update version provider install instructions (#1757)

    * docs(docs/config/version_provider.md): update version provider docs to use published package install
    
    * docs(config/version_provider.md): added editable install instructions for provider
    
    * docs(config/version_provider.md): refine provider installation wording
    
    * docs(config/version_provider.md): correct indent
    Stoiicc authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    a010a8d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2026

  1. Configuration menu
    Copy the full SHA
    b6d9c59 View commit details
    Browse the repository at this point in the history
  2. test: remove unreachable code in pytest.raises block, fix some malfor…

    …med tests and extract fixtures (#1800)
    bearomorphism authored Jan 17, 2026
    Configuration menu
    Copy the full SHA
    7d0367d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38483e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2026

  1. Configuration menu
    Copy the full SHA
    f6aef69 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Configuration menu
    Copy the full SHA
    c176f7c View commit details
    Browse the repository at this point in the history
  2. feat(prek): supporting prek as an alternative to pre-commit and switc…

    …hing to prek (#1799)
    
    * feat(prek): support 'prek' as an alternative to 'pre-commit' in project_info
    
    * build(prek): replace 'pre-commit' with 'prek' in project configuration
    
    * docs(auto_check): update installation instructions to include 'prek' as an alternative to 'pre-commit'
    
    * test: brought back the `pre-commit` tests along with `prek`
    
    * docs(README): update badge to reflect support for 'prek' instead of 'pre-commit'
    
    * refactor(project_info): enhance pre-commit check to support multiple tools
    
    * docs(auto_check): update auto check installation by only keeping one example
    
    * docs: update documentation to reflect 'prek' integration and improve clarity
    
    * docs(auto_check): add tip for using pre-commit framework alongside prek
    
    * docs: improve formatting and clarity for rendering
    
    * docs(auto_check): clarify usage of pre-commit framework in instructions
    YazdanRa authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    7d1bcc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a69f5 View commit details
    Browse the repository at this point in the history
Loading