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-99749: Add optional feature to suggest correct names (ArgumentParser) #124456

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    ef8e4fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8dcf8 View commit details
    Browse the repository at this point in the history
  3. Fix documentation

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    8c754cd View commit details
    Browse the repository at this point in the history
  4. Added EOL 🔨

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    4fb8ce6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f197b3 View commit details
    Browse the repository at this point in the history
  6. Fixed typo errors 🔨

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    940a66e View commit details
    Browse the repository at this point in the history
  7. Test case fix 🔨

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    badc5ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2588ef1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee05c1e View commit details
    Browse the repository at this point in the history
  10. assertion fix 🔨

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    4a36406 View commit details
    Browse the repository at this point in the history
  11. assertion test case fix

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    fe169bc View commit details
    Browse the repository at this point in the history
  12. Test Case fix

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    9fe0d95 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d12e1c4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    35f0961 View commit details
    Browse the repository at this point in the history
  15. assertion msg fixed 🔨

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    087895c View commit details
    Browse the repository at this point in the history
  16. test cases fixed 🔨

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    6eeae5c View commit details
    Browse the repository at this point in the history
  17. assert fix

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    9965694 View commit details
    Browse the repository at this point in the history
  18. assertion fix

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    4ef218a View commit details
    Browse the repository at this point in the history
  19. revert testing

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e63a01c View commit details
    Browse the repository at this point in the history
  20. test: hammer:

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    bfc9262 View commit details
    Browse the repository at this point in the history
  21. fixed

    abdulrafey38 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    b3b4a9e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. PR review changes 🔨

    abdulrafey38 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    b8bc465 View commit details
    Browse the repository at this point in the history
  2. test case fix 🔨

    abdulrafey38 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    ade070f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3753a0d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    2b802ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f516bb4 View commit details
    Browse the repository at this point in the history
  3. Add to docs

    savannahostrowski committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c9b40f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    981bacd View commit details
    Browse the repository at this point in the history
  5. Appease linter

    savannahostrowski committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f9a6cc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6bdb131 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c39866 View commit details
    Browse the repository at this point in the history
  8. Undo import rename

    savannahostrowski committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fb3769c View commit details
    Browse the repository at this point in the history
  9. update docs

    savannahostrowski committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0eeb543 View commit details
    Browse the repository at this point in the history
  10. update spacing

    savannahostrowski committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    972cc1e View commit details
    Browse the repository at this point in the history
  11. restore newline

    savannahostrowski committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    22cdcf2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    257c030 View commit details
    Browse the repository at this point in the history
  13. fix indent

    savannahostrowski committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f97de33 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fb5f041 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Address PR comments

    savannahostrowski committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a55483e View commit details
    Browse the repository at this point in the history
  2. add guard for types

    savannahostrowski committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1df84e4 View commit details
    Browse the repository at this point in the history
  3. remove comment

    savannahostrowski committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b5cb94b View commit details
    Browse the repository at this point in the history
  4. Linting

    savannahostrowski committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4179a6f View commit details
    Browse the repository at this point in the history
  5. add pr comment

    savannahostrowski committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8e4793c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. merge main

    savannahostrowski committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b782fbc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. fix merge conflict

    savannahostrowski committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    73c4bd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2c665d View commit details
    Browse the repository at this point in the history
  3. Appease linter

    savannahostrowski committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d1daff1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f57b4dc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    f2f67e7 View commit details
    Browse the repository at this point in the history