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.12.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: v1.13.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Feb 8, 2016

  1. Configuration menu
    Copy the full SHA
    9001f73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c31022 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2016

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

Commits on Feb 22, 2016

  1. Update to add build contraints to not compile in yaml support

    in the case the golang version is less than golang 1.2
    ChrisPRobinson authored and Chris Robinson committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    d3b02e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2016

  1. Merge pull request #336 from muraty/master

    Add NArg method to context
    jszwedko committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    a294348 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. Merge pull request #306 from ChrisPRobinson/inputfilesupport

    Update to add yaml support
    jszwedko committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    6bb6787 View commit details
    Browse the repository at this point in the history
Loading