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.3
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.4
Choose a head ref
  • 9 commits
  • 77 files changed
  • 2 contributors

Commits on Jul 27, 2016

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

Commits on Jul 31, 2016

  1. fixed head/tail readme (#499)

    Charles Read authored and nfischer committed Jul 31, 2016
    Configuration menu
    Copy the full SHA
    cdd21c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. chore: update issue template (#502)

    nfischer authored and ariporad committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    32db059 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. chore: switch to eslint (#504)

    * chore: switch to eslint
    
    * fix: works on older versions of NodeJS now
    
    * chore: fix curly braces
    
    * chore: fix indents and remove jshint references
    nfischer authored and ariporad committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    2395214 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. feat: add overWrite option for commands (#503)

    * feat: add overWrite option for commands
    
    * fix: throws an error if a command is overwritten
    nfischer authored Aug 8, 2016
    Configuration menu
    Copy the full SHA
    902f92a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2016

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

Commits on Aug 21, 2016

  1. refactor: replace fs.existsSync (#509)

    * refactor: replace fs.existsSync
    
    * fix: add support for v0.10
    nfischer authored and ariporad committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    ab8cf5a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

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

Commits on Aug 26, 2016

  1. 0.7.4

    nfischer committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    9eb9bf9 View commit details
    Browse the repository at this point in the history
Loading