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: TeXitoi/structopt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.23
Choose a base ref
...
head repository: TeXitoi/structopt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.25
Choose a head ref
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 17, 2021

  1. Bless Rust 1.55 test output

    steffahn authored and TeXitoi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    32d6e6d View commit details
    Browse the repository at this point in the history
  2. Improve doc code block formatting

    steffahn authored and TeXitoi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    d30aff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    701d6dd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Fix duplication of aliases in subcommands

    This commit fixes the issue where all top level methods were duplicated
    for subcommands with fields (see issue #418). For some attributes, such
    as aliases, this resulted in duplicate output.
    michiel-de-muynck authored and TeXitoi committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    ddb51cb View commit details
    Browse the repository at this point in the history
  2. v0.4.17

    Guillaume Pinot committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6dc2963 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:TeXitoi/structopt

    Guillaume Pinot committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    e83b0fc View commit details
    Browse the repository at this point in the history
  4. v0.3.25

    Guillaume Pinot committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    da1fff8 View commit details
    Browse the repository at this point in the history
Loading