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.13.7
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.13.8
Choose a head ref
  • 6 commits
  • 20 files changed
  • 5 contributors

Commits on Feb 12, 2026

  1. build(scripts): update mypy configuration and ignore errors in screen…

    …shot script (#1867)
    
    Add scripts directory to mypy config and add type ignore for cli data parsing.
    lostinth1cho authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    2847b8c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. docs: add VHS-based interactive screenshot generation (#1862)

    * docs: add VHS tape for cz init interactive demo
    
    * docs: add VHS tape for cz commit interactive demo
    
    * ci(gen_cli_help_screenshots): add gen_interactive_screenshots function
    
    * ci(workflow): add VHS support to documentation workflow
    
    * style: remove redundant comments
    
    * docs: reorganize interactive CLI GIFs into cli_interactive directory
    
    * ci: modify file path
    
    * refactor: extract interactive GIF generation into separate script
    
    * build: configure parallel screenshot generation with VHS
    
    * docs: update VHS tape output paths to cli_interactive directory
    HankyStyle authored Feb 14, 2026
    Configuration menu
    Copy the full SHA
    afb0ed1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. Configuration menu
    Copy the full SHA
    b20ba04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ec9b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Configuration menu
    Copy the full SHA
    988c81f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7179a42 View commit details
    Browse the repository at this point in the history
Loading