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

Add execa.command() #261

Merged
merged 23 commits into from May 24, 2019
Merged

Add execa.command() #261

merged 23 commits into from May 24, 2019

Commits on May 22, 2019

  1. Copy the full SHA
    87a9c39 View commit details
    Browse the repository at this point in the history
  2. Improve tests

    ehmicky committed May 22, 2019
    Copy the full SHA
    47a341c View commit details
    Browse the repository at this point in the history
  3. Fix documentation

    ehmicky committed May 22, 2019
    Copy the full SHA
    24a3592 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    ehmicky committed May 22, 2019
    Copy the full SHA
    b750dc5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ea11852 View commit details
    Browse the repository at this point in the history
  6. Fix rebase

    ehmicky committed May 22, 2019
    Copy the full SHA
    84802b4 View commit details
    Browse the repository at this point in the history
  7. Remove dead code

    ehmicky committed May 22, 2019
    Copy the full SHA
    87f4a73 View commit details
    Browse the repository at this point in the history
  8. Fix anchor

    ehmicky committed May 22, 2019
    Copy the full SHA
    02a6255 View commit details
    Browse the repository at this point in the history
  9. Fix README

    ehmicky committed May 22, 2019
    Copy the full SHA
    7416d3f View commit details
    Browse the repository at this point in the history
  10. Rename variables

    ehmicky committed May 22, 2019
    Copy the full SHA
    f0422e6 View commit details
    Browse the repository at this point in the history
  11. Rename variables

    ehmicky committed May 22, 2019
    Copy the full SHA
    b1b0741 View commit details
    Browse the repository at this point in the history
  12. Fix typo

    ehmicky committed May 22, 2019
    Copy the full SHA
    9b60d50 View commit details
    Browse the repository at this point in the history
  13. Remove comma

    ehmicky committed May 22, 2019
    Copy the full SHA
    2e6b407 View commit details
    Browse the repository at this point in the history
  14. Fix anchors

    ehmicky committed May 22, 2019
    Copy the full SHA
    ec5769b View commit details
    Browse the repository at this point in the history
  15. Improve README

    ehmicky committed May 22, 2019
    Copy the full SHA
    b5b87ff View commit details
    Browse the repository at this point in the history
  16. Add TypeScript definitions

    ehmicky committed May 22, 2019
    Copy the full SHA
    88eb040 View commit details
    Browse the repository at this point in the history
  17. Add TypeScript tests

    ehmicky committed May 22, 2019
    Copy the full SHA
    7f22d7c View commit details
    Browse the repository at this point in the history
  18. Dummy commit to trigger CI

    ehmicky committed May 22, 2019
    Copy the full SHA
    5fe062d View commit details
    Browse the repository at this point in the history
  19. Revert "Dummy commit to trigger CI"

    This reverts commit 5fe062d.
    ehmicky committed May 22, 2019
    Copy the full SHA
    ce28628 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Update readme.md

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    ehmicky and sindresorhus committed May 23, 2019
    Copy the full SHA
    183bdbe View commit details
    Browse the repository at this point in the history
  2. Update index.d.ts

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    ehmicky and sindresorhus committed May 23, 2019
    Copy the full SHA
    10f27b2 View commit details
    Browse the repository at this point in the history
  3. Fix README

    ehmicky committed May 23, 2019
    Copy the full SHA
    b3b27ea View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Copy the full SHA
    5d2bc3b View commit details
    Browse the repository at this point in the history