FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing v4.17.0...v4.17.1 · commitizen-tools/commitizen · GitHub

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.17.0
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.17.1
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
  • 10 commits
  • 19 files changed
  • 8 contributors

Commits on Jul 29, 2026

  1. Configuration menu
    Copy the full SHA
    d1d5306 View commit details
    Browse the repository at this point in the history
  2. docs: remove star history (#2043)

    Co-authored-by: Tim Hsiung <26526132+bearomorphism@users.noreply.github.com>
    bearomorphism and bearomorphism authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    b7df6e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e01cbc View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2026

  1. build(deps): bump gitpython from 3.1.54 to 3.1.57 (#2050)

    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    b66582e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2026

  1. build(deps): bump gitpython from 3.1.57 to 3.1.58 (#2058)

    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 10, 2026
    Configuration menu
    Copy the full SHA
    0bf2a05 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump pymdown-extensions from 11.0 to 11.0.1 (#2059)

    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 10, 2026
    Configuration menu
    Copy the full SHA
    8296fde View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2026

  1. fix(init): use prek when installing hooks if pre-commit is missing

    cz init already treated prek as installed, but always ran
    `pre-commit install`, which raised FileNotFoundError when only prek
    was on PATH. Use the available installer, and ask when both exist.
    
    Fixes #2018
    DSeaStar authored and woile committed Aug 17, 2026
    Configuration menu
    Copy the full SHA
    4ded98b View commit details
    Browse the repository at this point in the history
  2. fix(init): skip hook question when no installer is present

    If neither pre-commit nor prek is on PATH, skip the hook-type
    question instead of failing init. Users who want hooks can
    install a tool and retry.
    DSeaStar authored and woile committed Aug 17, 2026
    Configuration menu
    Copy the full SHA
    e3b8cdb View commit details
    Browse the repository at this point in the history
  3. test(init): cover installer missing at install time

    The InitFailedError branch in _ask_hook_installer was flagged by
    codecov as the only uncovered line of the PR. Add a test where the
    installer is available during the hook-type question but disappears
    before the install step, so the guard is exercised instead of
    removed.
    DSeaStar authored and woile committed Aug 17, 2026
    Configuration menu
    Copy the full SHA
    292b089 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a82e8fb View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL