1. 21 Mar, 2017 2 commits
  2. 12 Mar, 2017 1 commit
  3. 27 Feb, 2017 1 commit
  4. 22 Feb, 2017 1 commit
  5. 16 Feb, 2017 1 commit
  6. 06 Feb, 2017 1 commit
    • Fix npm rebuild · f0419a7a
      Running `npm rebuild node-sass` as we instruct people, has been
      noop for a while. I'm not entirely sure what has changed.
      
      Debugging as reveal that running `rebuild` now just triggers the
      `install` and `postinstall` scripts. The `build` script is no
      longer run. This suggests something has changed in newer versions
      of npm.
      
      Since the `--force` flag is required to rebuild the binary I've
      update the `build` script to take into account if `--force` was
      passed to npm.
      xzyfer authored
  7. 31 Jan, 2017 4 commits
  8. 28 Jan, 2017 5 commits
  9. 27 Jan, 2017 1 commit
  10. 26 Jan, 2017 3 commits
  11. 24 Jan, 2017 1 commit
  12. 12 Jan, 2017 4 commits
  13. 08 Jan, 2017 2 commits
    • 4.2.0 · 1e76d991
      xzyfer authored
    • Remove the git fallback · 93eeed1b
      The git submodule is removed as of #1850.
      
      This was added by me in #874 to support node-sass being installed
      as a gitish via GitHub rather than the npm registry.
      
      We publish the LibSass src to npm already so it should continue
      to work as is.
      xzyfer authored
  14. 07 Jan, 2017 7 commits
  15. 20 Dec, 2016 2 commits
  16. 19 Dec, 2016 1 commit
  17. 18 Dec, 2016 1 commit
  18. 13 Dec, 2016 1 commit
  19. 11 Dec, 2016 1 commit