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: v1.22.10
Choose a base ref
...
head repository: urfave/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.22.12
Choose a head ref
  • 13 commits
  • 23 files changed
  • 2 contributors

Commits on Jan 10, 2023

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

Commits on Jan 11, 2023

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

Commits on Jan 14, 2023

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

Commits on Jan 15, 2023

  1. Run CI on v1 series

    meatballhat committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    54b31c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1640 from dearchap/issue_1338

    Fix:(issue_1338) Fix behaviour of skip flag parsing if there are subc…
    dearchap authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    6feec78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1641 from dearchap/issue_1195

    Doc:(issue_1195) Add integration testing example in docs
    dearchap authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    95b3f52 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1645 from dearchap/issue_1142

    Fix:(issue_1142). Allow comma in altsrc flag names
    dearchap authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    a150245 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1646 from urfave/v1-ci-update

    Run CI on `v1` series
    dearchap authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    522b9b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Update many v1 things

    including:
    - testing on `windows-latest` in CI
    - updating license year
    - updating badges in README
    - removing references to outdated v2 docs
    - removing references to `GOPATH`
    - removing appveyer config
    - introducing stretchr/testify for comparison assertions
    - replacing usage of `ioutil`
    - updating all dependencies
    - removing outdated version-specific test files
    meatballhat committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    b8a6071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d391605 View commit details
    Browse the repository at this point in the history
  3. Update toc command for windows compat

    and update/remove all build constraint comments
    meatballhat committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    9b65c47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5c98d3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1654 from urfave/v1-ci-updates

    Update many v1 things
    meatballhat authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    49f9838 View commit details
    Browse the repository at this point in the history
Loading