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: clap_complete-v4.5.56
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: clap_complete-v4.5.57
Choose a head ref
  • 14 commits
  • 26 files changed
  • 1 contributor

Commits on Aug 7, 2025

  1. test(help): Show next_line_help behavior

    Inspired by #6061
    epage committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    11eea41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6095 from epage/next_line_help

    test(help): Show next_line_help behavior
    epage authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    0096ace View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. test(derive): Rely on snapshot testing

    `contains` assertions can be fairly brittle, easy to miss when wrong,
    and hard to update.
    epage committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    c10231d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6102 from epage/snap

    test(derive): Rely on snapshot testing
    epage authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    ccde9f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5335f54 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6103 from epage/mut_subcommands

    feat: Add Command::mut_subcommands
    epage authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    a42eebf View commit details
    Browse the repository at this point in the history
  5. docs: Update changelog

    epage committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    10a2a75 View commit details
    Browse the repository at this point in the history
  6. chore: Release

    epage committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    58eb8a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f89b9b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77b3fdb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d7f212 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #6104 from epage/hide

    fix(complete): Hide dot files on dynamic completer
    epage authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    c109d67 View commit details
    Browse the repository at this point in the history
  11. docs: Update changelog

    epage committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    8206bba View commit details
    Browse the repository at this point in the history
  12. chore: Release

    epage committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    69c0ddb View commit details
    Browse the repository at this point in the history
Loading