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.27.4
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.27.5
Choose a head ref
  • 9 commits
  • 7 files changed
  • 5 contributors

Commits on Jul 18, 2024

  1. docs(flag): add UseShortOptionHandling description

    Signed-off-by: Kevin Cui <bh@bugs.cc>
    BlackHole1 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    43eafe1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Update docs/v2/examples/flags.md

    Co-authored-by: dearchap <dear.chap@gmail.com>
    BlackHole1 and dearchap authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    376a256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584e28a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #1956 from BlackHole1/improve-flags-docs

    docs(flag): add `UseShortOptionHandling` description
    dearchap authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9114559 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

  1. Merge pull request #1970 from asahasrabuddhe/backport-issue-1884

    [Backport] Fix: Use $0 env var to correctly retrieve the current active shell
    asahasrabuddhe authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bcc6869 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    6227bb0 View commit details
    Browse the repository at this point in the history
  2. Adjust test data doc to use current md2man format

    and update the file comparison helper to diff when available
    rather than introducing another dependency like this is done in the
    `v1-maint` branch via github.com/stretchr/testify/require
    meatballhat committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    6b0d484 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1980 from urfave/v2-update-deps

    Update dependencies in v2-maint
    meatballhat authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    f035ffa View commit details
    Browse the repository at this point in the history
Loading