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.26.0
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.0
Choose a head ref
  • 13 commits
  • 14 files changed
  • 3 contributors

Commits on Dec 2, 2023

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

Commits on Dec 3, 2023

  1. Add golangci-lint workflow

    skelouse committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5fdf8d1 View commit details
    Browse the repository at this point in the history
  2. Fix misspellings

    skelouse committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    12e5dbc View commit details
    Browse the repository at this point in the history
  3. Run make docs

    skelouse committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    0176505 View commit details
    Browse the repository at this point in the history
  4. Run make v2approve

    skelouse committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    661f1d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge pull request #1830 from skelouse/v2-maint

    v2 Add integration with golangci-lint
    skelouse authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1a4c1da View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

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

Commits on Dec 20, 2023

  1. GitHub Actions: upgrade Go, upgrade actions

    Upgrade actions/checkout, actions/setup-go.
    Move setup-go after checkout as recommended in doc.
    Use symbolic names 'stable', 'oldstable' for Go versions.
    dolmen committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    796c533 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge pull request #1848 from dolmen/github-actions-upgrade-Go-and-ac…

    …tions
    
    v2: GitHub Actions: upgrade Go, upgrade actions
    dearchap authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ca5c42f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe3417 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1829 from dearchap/issue_1797

    Feat:(issue_1797) Add Args for app/cmd/subcmd to avoid argument... be…
    dearchap authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c667cc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

Commits on Dec 26, 2023

  1. Merge pull request #1851 from dearchap/issue_1850

    Fix:(issue_1850) Add RunAction for uint/uint64 slice flags
    dearchap authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    83ffe99 View commit details
    Browse the repository at this point in the history
Loading