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

New env command and sub commands #731

Merged
merged 14 commits into from
Dec 18, 2018
Merged

New env command and sub commands #731

merged 14 commits into from
Dec 18, 2018

Commits on Dec 10, 2018

  1. Add a env:info command

    sdispater committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    982cb87 View commit details
    Browse the repository at this point in the history
  2. Add env:use command

    sdispater committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    f2510aa View commit details
    Browse the repository at this point in the history
  3. Fix tests on Windows

    sdispater committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    3a99db7 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    sdispater committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    d8cebbe View commit details
    Browse the repository at this point in the history
  5. Fix tests

    sdispater committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    b790467 View commit details
    Browse the repository at this point in the history
  6. Fix tests for Python 3.5

    sdispater committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    81eaf61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    056a4b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    873d705 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    sdispater committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    3d16dea View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Add a env list command

    sdispater committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    c701ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c78c0b0 View commit details
    Browse the repository at this point in the history
  3. Add a env remove command

    sdispater committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    021811a View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    sdispater committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    06db6a2 View commit details
    Browse the repository at this point in the history
  5. Update documentation

    sdispater committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    9abe4b9 View commit details
    Browse the repository at this point in the history