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.23.7
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.24.1
Choose a head ref
  • 18 commits
  • 17 files changed
  • 3 contributors

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    0904253 View commit details
    Browse the repository at this point in the history
  2. Fix wording

    dearchap committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    ba2a124 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Merge pull request #1633 from dearchap/issue_1277

    Fix:(issue_1277) Remove default text for version/help flags
    dearchap authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c891d79 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Fixes #1648

    Remove trim of whitespace in `StringSliceFlag` values, matching the
    behavior of `StringFlag`.
    palsivertsen committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    6bb383c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

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

Commits on Jan 18, 2023

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

Commits on Jan 19, 2023

  1. Merge pull request #1653 from ovcharenko-di/issue_1593-v2-maint

    Doc:(issue_1593) Add flag category topic in docs (v2-maint)
    dearchap authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    52ff0c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    eadd22c View commit details
    Browse the repository at this point in the history
  2. Add more tests

    dearchap committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    9d56eb7 View commit details
    Browse the repository at this point in the history
  3. Add more tests

    dearchap committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    b8d3bbe View commit details
    Browse the repository at this point in the history
  4. Add more tests

    dearchap committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    3f207ee View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1647 from dearchap/issue_1592

    Fix:(issue_1592) Add support for float64slice, uint, int, int64 for a…
    dearchap authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    9d6c243 View commit details
    Browse the repository at this point in the history
  6. Fix v2 docs

    dearchap committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    a093eaa View commit details
    Browse the repository at this point in the history
  7. Fix tests

    dearchap committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    e204c5a View commit details
    Browse the repository at this point in the history
  8. Fix tests

    dearchap committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    6c7fbf5 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    dearchap committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    03b2287 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    dearchap committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    eb9e5d5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1655 from dearchap/fix_v2_docs

    Fix v2 docs
    dearchap authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    60921ef View commit details
    Browse the repository at this point in the history
Loading