8000 Comparing v2.23.6...v2.24.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.23.6
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.0
Choose a head ref
  • 15 commits
  • 17 files changed
  • 3 contributors

Commits on Dec 7, 2022

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

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

Commits on Dec 10, 2022

  1. Merge pull request #1618 from dearchap/issue_1617

    Fix:(issue_1617) Fix Bash completion for subcommands
    dearchap authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    a6194b9 View commit details
    Browse the repository at this point in the history

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
Loading
0