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.1
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.2
Choose a head ref
  • 11 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 30, 2012

  1. Configuration menu
    Copy the full SHA
    b0577ac View commit details
    Browse the repository at this point in the history
  2. Include unit tests.

    brandonramirez committed Dec 30, 2012
    Configuration menu
    Copy the full SHA
    bc15f47 View commit details
    Browse the repository at this point in the history
  3. Add unit test directory stucture. Sorry, new to git. Forgot that it h…

    …as no support for empty directories.
    brandonramirez committed Dec 30, 2012
    Configuration menu
    Copy the full SHA
    f1bf34a View commit details
    Browse the repository at this point in the history
  4. To fix travis-ci build issues, try to focus tests on the bits that ch…

    …anged to reduce the likelihood of umask issues.
    brandonramirez committed Dec 30, 2012
    Configuration menu
    Copy the full SHA
    8a9425a View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2013

  1. docs update

    arturadib committed Jan 1, 2013
    Configuration menu
    Copy the full SHA
    af6bba7 View commit details
    Browse the repository at this point in the history
  2. docs fix

    arturadib committed Jan 1, 2013
    Configuration menu
    Copy the full SHA
    91dd5bd View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2013

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

Commits on Jan 8, 2013

  1. Merge pull request #48 from brandonramirez/chmod

    Implemented chmod command.  Github issue 35
    arturadib committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    91cb4eb View commit details
    Browse the repository at this point in the history
  2. minor

    arturadib committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    98f3b0b View commit details
    Browse the repository at this point in the history
  3. docs

    arturadib committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    454dd29 View commit details
    Browse the repository at this point in the history
  4. 0.1.2

    arturadib committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    21a8b36 View commit details
    Browse the repository at this point in the history
Loading