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.6.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: v4.6.1
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

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

Commits on May 5, 2025

  1. fix(commit): use os.unlink to remove temp file

    NamedTemporaryFile doesn't have a unlink function when delete=False is used
    
    Fix #1352
    oed-gubina authored and Lee-W committed May 5, 2025
    Configuration menu
    Copy the full SHA
    2a8a8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d43ad View commit details
    Browse the repository at this point in the history
Loading