The Wayback Machine - https://web.archive.org/web/20221223124248/https://github.com/python/cpython/pull/30331/commits
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-90300: split --help output into separate options #30331

Merged
merged 33 commits into from Jun 1, 2022

Commits on Jan 3, 2022

  1. suggestion from Barry

    Co-authored-by: Barry Warsaw <[email protected]>
    merwok and warsaw committed Jan 3, 2022
  2. more suggestions from flufl

    merwok committed Jan 3, 2022

Commits on Jan 7, 2022

  1. remove unnecessary

    merwok committed Jan 7, 2022
  2. mistake

    merwok committed Jan 7, 2022

Commits on Jan 12, 2022

  1. introduce --help-xoptions

    merwok committed Jan 12, 2022
  2. add --help-all

    merwok committed Jan 12, 2022
  3. merge upstream

    merwok committed Jan 12, 2022

Commits on Jan 15, 2022

Commits on Feb 9, 2022

  1. merge upstream

    merwok committed Feb 9, 2022

Commits on Apr 11, 2022

Commits on May 5, 2022

  1. merge upstream

    merwok committed May 5, 2022

Commits on May 23, 2022

  1. merge upstream

    merwok committed May 23, 2022

Commits on May 24, 2022

  1. remove duplicate check

    merwok committed May 24, 2022

Commits on May 26, 2022

  1. merge branch 'fix-help-man'

    merwok committed May 26, 2022
  2. fix tests and output

    merwok committed May 26, 2022
  3. final fixes

    merwok committed May 26, 2022

Commits on May 29, 2022

  1. merge upstream

    merwok committed May 29, 2022