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: clap-rs/clap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.6
Choose a base ref
...
head repository: clap-rs/clap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.7
Choose a head ref
  • 12 commits
  • 24 files changed
  • 2 contributors

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    3572ab8 View commit details
    Browse the repository at this point in the history
  2. chore: Update registry clap

    epage committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bca9fa7 View commit details
    Browse the repository at this point in the history
  3. chore: Release

    epage committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ff3713d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    8e3c273 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5523 from ben--/zsh-colon

    fix(zsh): Separate options from _arguments options
    epage authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7e1bbf8 View commit details
    Browse the repository at this point in the history
  3. docs: Update changelog

    epage committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6e1e036 View commit details
    Browse the repository at this point in the history
  4. chore: Release

    epage committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2f645d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    e0c9619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf5c958 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5527 from epage/min

    fix(parser): Report correct num_args on too-few
    epage authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    be2e5ca View commit details
    Browse the repository at this point in the history
  4. docs: Update changelog

    epage committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e79ff0d View commit details
    Browse the repository at this point in the history
  5. chore: Release

    epage committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6c6839a View commit details
    Browse the repository at this point in the history
Loading