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

Commits on Apr 18, 2014

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

Commits on Apr 23, 2014

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

Commits on Apr 25, 2014

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

Commits on May 27, 2014

  1. Merge pull request #120 from gnomo567/master

    Fix to set state.error before throw the exception
    arturadib committed May 27, 2014
    Configuration menu
    Copy the full SHA
    432cd6e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2014

  1. remove v0.8 from travis (jshint broken)

    Artur Adib committed Jun 15, 2014
    Configuration menu
    Copy the full SHA
    e88679a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #116 from idearat/master

    Add -l and -s support to grep.
    arturadib committed Jun 15, 2014
    Configuration menu
    Copy the full SHA
    65b658d View commit details
    Browse the repository at this point in the history
  3. Revert "Merge pull request #116 from idearat/master"

    This reverts commit 65b658d, reversing
    changes made to e88679a.
    Artur Adib committed Jun 15, 2014
    Configuration menu
    Copy the full SHA
    20db182 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2014

  1. Update README.md

    kerphi committed Aug 10, 2014
    Configuration menu
    Copy the full SHA
    b8e1507 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2014

  1. Merge pull request #145 from kerphi/patch-1

    Update README.md: explains how to access "config"
    Schoonology committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    3611190 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2015

  1. Update README.md

    arturadib committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    4605f92 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2015

  1. Update .travis.yml

    arturadib committed Feb 23, 2015
    Configuration menu
    Copy the full SHA
    cd3b32f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2015

  1. Merge pull request #190 from arturadib/arturadib-travisbump

    Update .travis.yml
    Tristan Davies committed Feb 25, 2015
    Configuration menu
    Copy the full SHA
    b542e4d View commit details
    Browse the repository at this point in the history
  2. 100% more execSync, 99% less busywait

    Tristan Davies committed Feb 25, 2015
    Configuration menu
    Copy the full SHA
    4dca63a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2015

  1. Merge pull request #189 from devTristan/master

    Use new child_process.execSync instead of busywaiting
    arturadib committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    2b94135 View commit details
    Browse the repository at this point in the history
  2. bump ver

    Artur Adib committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    72e34fa View commit details
    Browse the repository at this point in the history

Commits on May 18, 2015

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

Commits on May 19, 2015

  1. Merge pull request #207 from nzakas/issue188

    Breaking: Allow -- as args separators (fixes #188)
    arturadib committed May 19, 2015
    Configuration menu
    Copy the full SHA
    d48ecc3 View commit details
    Browse the repository at this point in the history
  2. Bump version, update README for new make args

    Artur Adib committed May 19, 2015
    Configuration menu
    Copy the full SHA
    fdf6330 View commit details
    Browse the repository at this point in the history
Loading