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: 70e3fa5
Choose a base ref
...
head repository: urfave/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c75c9d0
Choose a head ref
  • 10 commits
  • 6 files changed
  • 3 contributors

Commits on Nov 14, 2015

  1. Update golang versions used by Travis CI

    - current latest: 1.5.1
    rosenhouse committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    7c6caf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb7e45a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ef368 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2015

  1. Configuration menu
    Copy the full SHA
    4579bbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #297 from ston1th/master

    Added destination scan support for flags
    jszwedko committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    93b4ad6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #295 from rosenhouse/update-travis-versions

    Update golang versions used by Travis CI
    jszwedko committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    49bed4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fc241f View commit details
    Browse the repository at this point in the history
  5. Also test on Go tip

    But allow it to fail
    jszwedko committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    6319301 View commit details
    Browse the repository at this point in the history
  6. Remave cli_test.go

    Examples are redundant with the ones in app_test.go
    jszwedko committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    0f218ff View commit details
    Browse the repository at this point in the history
  7. Merge pull request #298 from codegangsta/use-correct-example-naming

    Use correct example naming and test on Go tip
    jszwedko committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    c75c9d0 View commit details
    Browse the repository at this point in the history
Loading