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.1
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.2
Choose a head ref
  • 13 commits
  • 12 files changed
  • 4 contributors

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    c3abd2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1857 from 1ambd4/v2-refactor-cli-app-setup

    Cleanup: Remove unnecessary intermediate variables
    dearchap authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    094a9bc View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    9f3448a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d74b97 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Add more tests

    dearchap committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    7b1f820 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1867 from dearchap/issue_1866

    Docs:(issue_1866) Fix documentation on filepath vs env preference
    dearchap authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    09c3974 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64b40d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge pull request #1868 from dearchap/issue_1860

    Fix:(issue_1860) Remove hidden flags from flag categories
    dearchap authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8728c19 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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

Commits on Mar 7, 2024

  1. fix tests

    edeustua committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fa2b127 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1872 from edeustua/v2-maint

    Fix repeated [arguments...] in usage template in v2
    dearchap authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    67566bb View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    9b5850b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1888 from urfave/v2-maint-deps-up

    Update dependencies, actions steps, and usage for v2-maint
    meatballhat authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a1a099b View commit details
    Browse the repository at this point in the history
Loading