8000 Comparing v2.14.2...v2.15.0 · urfave/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: urfave/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.2
Choose a base ref
...
head repository: urfave/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.0
Choose a head ref
  • 18 commits
  • 10 files changed
  • 2 contributors

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    b4e0ec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    Copy the full SHA
    869f29a View commit details
    Browse the repository at this point in the history
  18. Merge pull request #1257 from dearchap/bool_count

    Add count option for bool flags
    dearchap authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    6ccecf2 View commit details
    Browse the repository at this point in the history
3331
Loading
0