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.4.8
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.4.9
Choose a head ref
  • 11 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 17, 2023

  1. Update command.rs

    Correct wording.
    Kelly Thomas Kline authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7568d5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5216 from kellytk/correct-wording

    Update command.rs
    epage authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5c81df6 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    e9194b5 View commit details
    Browse the repository at this point in the history
  2. fix(help): Use right about when flattening

    Fixes #5226
    epage committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    22130e3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5227 from epage/flat

    fix(help): Use right about when flattening
    epage authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5c8f8d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b656198 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9322ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b13f6d9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5228 from epage/flat

    fix(help): Hide subcommands in flattened usage
    epage authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c1c55b3 View commit details
    Browse the repository at this point in the history
  8. docs: Update changelog

    epage committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    93ba76d View commit details
    Browse the repository at this point in the history
  9. chore: Release

    epage committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    21b671f View commit details
    Browse the repository at this point in the history
Loading