Thanks to visit codestin.com
Credit goes to github.com

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.17
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.18
Choose a head ref
  • 15 commits
  • 26 files changed
  • 2 contributors

Commits on Jan 15, 2024

  1. chore: Update completest

    epage committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6e862f5 View commit details
    Browse the repository at this point in the history
  2. chore: Update completest

    epage committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    419f231 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5307 from epage/completest

    chore: Update completest
    epage authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a04e455 View commit details
    Browse the repository at this point in the history
  4. fix(complete): Don't provide help output for user

    We shouldn't be injecting help when being flattened.
    
    Unsure why this made tests fail inconsistentkly between CI and local
    epage committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6fcba98 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5309 from epage/long

    fix(complete): Don't provide help output for user
    epage authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f7a2e46 View commit details
    Browse the repository at this point in the history
  6. docs: Update changelog

    epage committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    944fb81 View commit details
    Browse the repository at this point in the history
  7. chore: Release

    epage committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f524d84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c742b8e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5310 from epage/pty

    chore(complete): Update completest-pty
    epage authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b250c0b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c83971 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5311 from sourcefrog/doc-exitcode

    Link to exit code info
    epage authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e648e08 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. fix(parser): Don't duplicate requireds when usage disabled

    Skipping a test for now because we don't have a mixed-feature testing
    strategy.
    
    Fixes #5312
    epage committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0a635b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5314 from epage/required

    fix(parser): Don't duplicate requireds when usage disabled
    epage authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2f18909 View commit details
    Browse the repository at this point in the history
  3. docs: Update changelog

    epage committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    995ee03 View commit details
    Browse the repository at this point in the history
  4. chore: Release

    epage committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0134f45 View commit details
    Browse the repository at this point in the history
Loading