Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shelljs/shelljs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: shelljs/shelljs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: chore-update-execa-4
Choose a head ref
  • 9 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 20, 2025

  1. bump execa to major 2

    apply fixes on execa
    
    bump execa to v3
    
    fix source and tests
    
    bump execa to v4
    
    bump execa to v5
    
    review comments
    
    Update src/cmd.js
    
    use standard posix 1 as code for default unknown error exit code
    
    fix after rebase
    y-nk committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    435d102 View commit details
    Browse the repository at this point in the history
  2. fix after rebase... again...

    y-nk committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    bf69ca0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Update test/cmd.js

    y-nk authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    b734012 View commit details
    Browse the repository at this point in the history
  2. fix assertion related

    y-nk committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    357f306 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. easier "command not found" approach

    y-nk authored and nfischer committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    6be8ef1 View commit details
    Browse the repository at this point in the history
  2. wip

    nfischer committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    7ee0f30 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. wip

    nfischer committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    806f869 View commit details
    Browse the repository at this point in the history
  2. maybe fix the test

    nfischer committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    5d6ac50 View commit details
    Browse the repository at this point in the history
  3. restore test/cmd.js

    nfischer committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    d880322 View commit details
    Browse the repository at this point in the history
Loading