Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rethink how options are inherited by commands #766

Merged
merged 13 commits into from Jan 29, 2017
Merged

feat: rethink how options are inherited by commands #766

merged 13 commits into from Jan 29, 2017

Commits on Jan 22, 2017

  1. feat: rethink how options are inherited by commands

    Benjamin Coe committed Jan 22, 2017
    Copy the full SHA
    aca9d64 View commit details
    Browse the repository at this point in the history
  2. fix: fix up a couple more tests

    Benjamin Coe committed Jan 22, 2017
    Copy the full SHA
    5218040 View commit details
    Browse the repository at this point in the history
  3. feat: allow strict mode to be applied globally

    nexdrew authored and Benjamin Coe committed Jan 22, 2017
    Copy the full SHA
    1a7e703 View commit details
    Browse the repository at this point in the history
  4. chore: cherry-picked in @nexdrew's work on strict

    Benjamin Coe committed Jan 22, 2017
    Copy the full SHA
    695e15f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0dd09ef View commit details
    Browse the repository at this point in the history
  6. fix: cleanup a few more tests, start working on docs

    Benjamin Coe committed Jan 22, 2017
    Copy the full SHA
    db25fb8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0c6a1ec View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8de98a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. chore: added more tests for global behavior

    Benjamin Coe committed Jan 23, 2017
    Copy the full SHA
    3d7759a View commit details
    Browse the repository at this point in the history
  2. nit: a parenthesis somehow snuck in

    Benjamin Coe committed Jan 23, 2017
    Copy the full SHA
    bae1d2d View commit details
    Browse the repository at this point in the history
  3. nit: comment didn't add much

    Benjamin Coe committed Jan 23, 2017
    Copy the full SHA
    4cff044 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2017

  1. chore: address @nexdrew's code-review, switching to tracking locals r…

    …ather than globals
    Benjamin Coe committed Jan 28, 2017
    Copy the full SHA
    5e6a042 View commit details
    Browse the repository at this point in the history
  2. docs: fix up a couple more doc nits based on code-review

    Benjamin Coe committed Jan 28, 2017
    Copy the full SHA
    dadd300 View commit details
    Browse the repository at this point in the history