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.19.3
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.20.0
Choose a head ref
  • 14 commits
  • 13 files changed
  • 2 contributors

Commits on Oct 9, 2022

  1. Initial cut

    dearchap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    d5947d7 View commit details
    Browse the repository at this point in the history
  2. Merge latest and fix tests

    dearchap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    bc9ae33 View commit details
    Browse the repository at this point in the history
  3. Fix altsrc tests

    dearchap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    fa21c74 View commit details
    Browse the repository at this point in the history
  4. Fix docs

    dearchap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    2576c0c View commit details
    Browse the repository at this point in the history
  5. Fix docs

    dearchap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    00ef229 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    dearchap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    2047c66 View commit details
    Browse the repository at this point in the history
  7. Rebase origin

    dearchap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    adcce13 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. make cmd.Run use varargs

    dearchap committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    59095aa View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Changes from code review

    dearchap committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a9d6b0d View commit details
    Browse the repository at this point in the history
  2. Fix tests

    dearchap committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4a109bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00afca4 View commit details
    Browse the repository at this point in the history
  4. Update docs

    dearchap committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5100c9d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Update app.go

    Co-authored-by: Dan Buch <dan@meatballhat.com>
    dearchap and meatballhat authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    33d08c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d0d329 View commit details
    Browse the repository at this point in the history
Loading