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: isaacs/rimraf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.8
Choose a base ref
...
head repository: isaacs/rimraf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 7 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 3, 2015

  1. glob rimraf arg for better windows support

    Close #61
    Close #62
    Close #60
    isaacs committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    ec8bbdd View commit details
    Browse the repository at this point in the history
  2. Handle weird SunOS unlink-dir issue

    Close #59
    isaacs committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    b437e5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18c50e7 View commit details
    Browse the repository at this point in the history
  4. + UNIX command link

    Not everyone who uses node are CLI wizards ;)
    
    BTW `rmkids` is funny.
    tomByrer authored and isaacs committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    b6cff0c View commit details
    Browse the repository at this point in the history
  5. remove authors list

    Not kept up to date, easy enough for others to just run git log themselves.
    isaacs committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    aed283e View commit details
    Browse the repository at this point in the history
  6. use files in package.json

    Fix #52
    
    Sure why not.
    isaacs committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    be5e370 View commit details
    Browse the repository at this point in the history
  7. v2.3.0

    isaacs committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    e4e9dcb View commit details
    Browse the repository at this point in the history
Loading