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 the ability to exclude specific cases from NVM_AUTO_USE #62

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Dec 30, 2022

  1. Add support for NVM_AUTO_USE_IGNORE_VERSION and NVM_AUTO_USE_IGNORE_P…

    …ATH as methods for skiping the auto-use in specific cases
    henderea committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    52d7433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cd8789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9af1493 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e57f45a View commit details
    Browse the repository at this point in the history
  5. fixing some issues

    henderea committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    3599074 View commit details
    Browse the repository at this point in the history
  6. fixing messaging

    henderea committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    e32f46e View commit details
    Browse the repository at this point in the history
  7. further optimization

    henderea committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    8f682fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d6db8f View commit details
    Browse the repository at this point in the history
  9. more optimizations

    henderea committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    a55dc05 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Update README.md

    lukechilds authored and henderea committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    75e0ac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c123e04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e293a09 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Fix leaking variables using local with for loops (lukechilds#98)

    Sumit Sahrawat authored and henderea committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d3db526 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. update from main

    henderea authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4129124 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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