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

Add count option for bool flags #1257

Merged
merged 17 commits into from Sep 6, 2022
Merged

Add count option for bool flags #1257

merged 17 commits into from Sep 6, 2022

Commits on Sep 6, 2022

  1. Copy the full SHA
    b4e0ec3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    193fd84 View commit details
    Browse the repository at this point in the history
  3. Remove go changes

    dearchap committed Sep 6, 2022
    Copy the full SHA
    c8f53f9 View commit details
    Browse the repository at this point in the history
  4. Merge commits

    dearchap committed Sep 6, 2022
    Copy the full SHA
    ff23fe0 View commit details
    Browse the repository at this point in the history
  5. Update for build

    dearchap committed Sep 6, 2022
    Copy the full SHA
    faf75f6 View commit details
    Browse the repository at this point in the history
  6. Merge main and run tidy

    dearchap committed Sep 6, 2022
    Copy the full SHA
    3d03f6d View commit details
    Browse the repository at this point in the history
  7. Rebase main

    dearchap committed Sep 6, 2022
    Copy the full SHA
    6bfa730 View commit details
    Browse the repository at this point in the history
  8. Add to docs

    dearchap committed Sep 6, 2022
    Copy the full SHA
    1047a33 View commit details
    Browse the repository at this point in the history
  9. Run gofmt

    dearchap committed Sep 6, 2022
    Copy the full SHA
    b75c1aa View commit details
    Browse the repository at this point in the history
  10. Update docs

    dearchap committed Sep 6, 2022
    Copy the full SHA
    af60ce5 View commit details
    Browse the repository at this point in the history
  11. Update godocs

    dearchap committed Sep 6, 2022
    Copy the full SHA
    9a22ec0 View commit details
    Browse the repository at this point in the history
  12. Add args

    dearchap committed Sep 6, 2022
    Copy the full SHA
    c22edee View commit details
    Browse the repository at this point in the history
  13. Update docs/v2/examples/flags.md

    Co-authored-by: Dan Buch <dan@meatballhat.com>
    dearchap and meatballhat committed Sep 6, 2022
    Copy the full SHA
    5db4e80 View commit details
    Browse the repository at this point in the history
  14. Add context.Count

    dearchap committed Sep 6, 2022
    Copy the full SHA
    7941e8c View commit details
    Browse the repository at this point in the history
  15. Add parametrize tests

    dearchap committed Sep 6, 2022
    Copy the full SHA
    15fd35e View commit details
    Browse the repository at this point in the history
  16. Add countable interface

    dearchap committed Sep 6, 2022
    Copy the full SHA
    dbdf119 View commit details
    Browse the repository at this point in the history
  17. Remove keystroke errors

    dearchap committed Sep 6, 2022
    Copy the full SHA
    869f29a View commit details
    Browse the repository at this point in the history