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: v0.7.4
Choose a base ref
...
head repository: shelljs/shelljs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.5
Choose a head ref
  • 8 commits
  • 45 files changed
  • 3 contributors

Commits on Aug 26, 2016

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

Commits on Aug 27, 2016

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

Commits on Oct 14, 2016

  1. feat: cp -u option (#527)

    Only update when the source file is older than the destination, or the
    destination file is missing.
    
    Fixes #526
    nfischer authored and ariporad committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    d057e07 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

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

Commits on Oct 18, 2016

  1. Revert "refactor: replace fs.existsSync" (fixes #531) (#532)

    This reverts commit ab8cf5a.
    gyandeeps authored and nfischer committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    93ea025 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. feat: plugin.error() takes an options parameter (#535)

    This implements the following options: `continue`, `code`, `prefix`, & `silent`.
    
    Fixes #522, #523
    nfischer authored Oct 24, 2016
    Configuration menu
    Copy the full SHA
    4975b54 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. Configuration menu
    Copy the full SHA
    280c7fc View commit details
    Browse the repository at this point in the history
  2. 0.7.5

    nfischer committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    1a15022 View commit details
    Browse the repository at this point in the history
Loading