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

Commits on Nov 4, 2016

  1. make shell autocomplete more robust

    Joshua Rubin committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    ea3df26 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. change "complete" to "shellComplete"

    Joshua Rubin committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    8dd1962 View commit details
    Browse the repository at this point in the history
  2. add a test for shell completion using incomplete flags

    Joshua Rubin committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    3272baf View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

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

Commits on Nov 19, 2016

  1. Update date of 1.19.0 release in CHANGELOG

    [ci skip]
    jszwedko committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    7fbcf23 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #559 from joshuarubin/completion_fix

    make shell autocomplete more robust
    jszwedko authored Nov 19, 2016
    Configuration menu
    Copy the full SHA
    b6061c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. #556 broke the api for users who were using the ActionFunc

    Kasey Klipsch committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    8fa5498 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Merge pull request #568 from kklipsch/master

    Fix for #556 broke the api for users who were using the ActionFunc
    jszwedko authored Nov 22, 2016
    Configuration menu
    Copy the full SHA
    3ba36a3 View commit details
    Browse the repository at this point in the history
  2. Prep 1.19.1

    jszwedko committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    0ef6582 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #569 from urfave/prepare-1-19-1

    Prep 1.19.1
    jszwedko authored Nov 22, 2016
    Configuration menu
    Copy the full SHA
    0bdedde View commit details
    Browse the repository at this point in the history
Loading