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 support for ASDF #36

Merged
merged 9 commits into from
Nov 14, 2018
Merged

Add support for ASDF #36

merged 9 commits into from
Nov 14, 2018

Commits on Nov 13, 2018

  1. re-lock

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    971799b View commit details
    Browse the repository at this point in the history
  2. Add support for ASDF

    - Fixes #35
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    58019b7 View commit details
    Browse the repository at this point in the history
  3. Fix some typeerrors

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    f527ec2 View commit details
    Browse the repository at this point in the history
  4. Refactor pyenv finder to be abstract, fix asdf

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    9129260 View commit details
    Browse the repository at this point in the history
  5. Fix path expansion

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    bbbc30e View commit details
    Browse the repository at this point in the history
  6. Fix asdf finder

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    a321465 View commit details
    Browse the repository at this point in the history
  7. Final bugfixes

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    59ff0f0 View commit details
    Browse the repository at this point in the history
  8. Add protection against pre-registration shim path searching

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    cd13045 View commit details
    Browse the repository at this point in the history
  9. Woops, for loop there

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    5a768c3 View commit details
    Browse the repository at this point in the history