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.3.0
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: master
Choose a head ref
  • 20 commits
  • 42 files changed
  • 7 contributors

Commits on Mar 2, 2025

  1. Configuration menu
    Copy the full SHA
    5306cbf View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    74554c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aae58e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc8479e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79dd19d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b494c55 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. ci(pre-commit): update pre-commit hooks to latest version and fix d…

    …etected errors
    noirbizarre authored and Lee-W committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    a202e66 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. update precommit example

    barraponto authored and Lee-W committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    58eecdc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

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

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    17021fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    904173e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0b1c77 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. fix: print which tag is invalid

    and the regex used for validation
    carlossg authored and Lee-W committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    d666aa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1451bc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. Configuration menu
    Copy the full SHA
    d7b1a89 View commit details
    Browse the repository at this point in the history
  2. feat(changelog): expose commit parents' digests when processing commits

    COMMIT_DATA in test_changelog.py had to be type annotated to avoid an
    issue with mypy linting when creating a GitCommit where the tool would
    expect the wrong type for the arguments.
    unleashed authored and woile committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    57ea95f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f767e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35f5c23 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. ci(github-actions): bump deprecated ubuntu-20.04 to ubuntu-22.04

    Signed-off-by: Jakob Keller <57402305+jakob-keller@users.noreply.github.com>
    jakob-keller authored and Lee-W committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    58ca48d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. build(deps): bump argcomplete from 3.5.3 to 3.6.2

    Signed-off-by: Jakob Keller <57402305+jakob-keller@users.noreply.github.com>
    jakob-keller authored and Lee-W committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    af28565 View commit details
    Browse the repository at this point in the history
Loading