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

Fixing git style subcommands on Windows & allowing subcommands to come from dependency modules #604

Closed
wants to merge 17 commits into from

Commits on Dec 15, 2016

  1. adding ability to specify git style submodules inherited from depende…

    …ncies. enables plugin infrastructure where subcommands can be separated into different modules and repos
    Matt Walters committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    7be74e2 View commit details
    Browse the repository at this point in the history
  2. adding find-module-bin dependency

    Matt Walters committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    dc70f71 View commit details
    Browse the repository at this point in the history
  3. bumping find-module-bin

    Matt Walters committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    3109d57 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. fixing git subcommands on windows

    Matt Walters committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    42a9d8e View commit details
    Browse the repository at this point in the history
  2. bumping find-module-bin for es5 compat

    Matt Walters committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    fc6c364 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

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

Commits on Jul 13, 2017

  1. using current convention for spawn

    Matt Walters committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    3f5e2a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

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

Commits on Dec 12, 2017

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

Commits on Apr 24, 2018

  1. updating with upstream changes, again

    Matt Walters committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    09ee7b2 View commit details
    Browse the repository at this point in the history
  2. fixing lint errors. adding lint:fix target

    Matt Walters committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    245bc4c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Configuration menu
    Copy the full SHA
    7e22105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca9d8c6 View commit details
    Browse the repository at this point in the history
  3. Style

    jsuhard committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    3cb9f00 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from jsuhard/master

    Fix issues tj#37 - Running any subcommand throws SyntaxError on Windows
    mateodelnorte committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    73a0e7f View commit details
    Browse the repository at this point in the history
  5. fixing tab->spaces to pass eslint

    Matt Walters committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    57b5e93 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

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