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.1.2
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.1.3
Choose a head ref
  • 17 commits
  • 11 files changed
  • 5 contributors

Commits on Feb 13, 2013

  1. update travis targets

    arturadib committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    f19e0de View commit details
    Browse the repository at this point in the history
  2. use process.execPath

    t3rmin4t0r authored and arturadib committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    4233530 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2013

  1. Add Zepto to README

    Zepto is quite popular. Since V1.0 Zepto is using ShellJS and in particular the make tool for easy custom builds.
    madrobby committed Mar 4, 2013
    Configuration menu
    Copy the full SHA
    b60df5a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2013

  1. Merge pull request #53 from madrobby/patch-1

    Add Zepto to README
    arturadib committed Mar 10, 2013
    Configuration menu
    Copy the full SHA
    bb63e85 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2013

  1. Configuration menu
    Copy the full SHA
    a91aa8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a996918 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b9ee5a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2013

  1. old makerjs --> shelljs

    arturadib committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    5f15f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c01856 View commit details
    Browse the repository at this point in the history
  3. fix JSHint problem

    arturadib committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    ffb1e9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1604a39 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2013

  1. If a symbolic link is broken, test('-L', badlink) should still return…

    … true.
    
    While test('-L', 404) should return false.
    lge88 committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    38f1d6d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2013

  1. Merge remote-tracking branch 'iapain/exec-options-fix'

    Conflicts:
    	shell.js
    arturadib committed Apr 6, 2013
    Configuration menu
    Copy the full SHA
    f7d2e3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from lge88/master

    test('-L', badlink) should return true
    arturadib committed Apr 6, 2013
    Configuration menu
    Copy the full SHA
    3b57b24 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2013

  1. Configuration menu
    Copy the full SHA
    62da271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55e1d66 View commit details
    Browse the repository at this point in the history
  3. 0.1.3

    arturadib committed Apr 21, 2013
    Configuration menu
    Copy the full SHA
    7461a6a View commit details
    Browse the repository at this point in the history
Loading