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

feat(path): Isolate Scoop apps' PATH #5840

Merged
merged 20 commits into from Apr 18, 2024
Merged

feat(path): Isolate Scoop apps' PATH #5840

merged 20 commits into from Apr 18, 2024

Commits on Mar 20, 2024

  1. Copy the full SHA
    cbec50b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9131182 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    77f306b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ae81ad0 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. refactor(system): Refactor PATH related functions

    - `strip_path()` -> `Find-Path()`
    - `ensure_in_path()`/`add_first_in_path()` -> `Add-Path()`
    - `remove_from_path()` -> `Remove-Path()`
    niheaven committed Mar 22, 2024
    Copy the full SHA
    8eb5fad View commit details
    Browse the repository at this point in the history
  2. Update chglog

    niheaven committed Mar 22, 2024
    Copy the full SHA
    5645402 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    23ee67e View commit details
    Browse the repository at this point in the history
  4. update chglog

    niheaven committed Mar 22, 2024
    Copy the full SHA
    397078a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Copy the full SHA
    98e4de3 View commit details
    Browse the repository at this point in the history
  2. some fix

    niheaven committed Mar 27, 2024
    Copy the full SHA
    1ba1e40 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    65c5f48 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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

Commits on Apr 3, 2024

  1. Add switch function

    niheaven committed Apr 3, 2024
    Copy the full SHA
    f36f9b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

  1. Update lib/install.ps1

    Co-authored-by: Chawye Hsu <chawyehsu@hotmail.com>
    niheaven and chawyehsu committed Apr 11, 2024
    Copy the full SHA
    ee8783b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a01a873 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 13, 2024

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

Commits on Apr 15, 2024

  1. Revert "Make SCOOP_PATH as default PATH"

    This reverts commit 9ea0119.
    niheaven committed Apr 15, 2024
    Copy the full SHA
    dd87700 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    631ee82 View commit details
    Browse the repository at this point in the history