[Pkg-javascript-commits] [node-cross-spawn] branch upstream updated (4ce1990 -> 416d880)

Ross Gammon ross-guest at moszumanska.debian.org
Sat Aug 15 20:18:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

ross-guest pushed a change to branch upstream
in repository node-cross-spawn.

      from  4ce1990   Imported Upstream version 0.2.6
       new  416d880   Imported Upstream version 2.0.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .editorconfig                                      |   3 +
 .gitignore                                         |   1 +
 .jshintrc                                          |   2 +-
 README.md                                          |  19 +-
 appveyor.yml                                       |  28 ++
 index.js                                           | 130 ++----
 package.json                                       |  13 +-
 test/fixtures/{()%!^&|;, .bat => ()%!^&;, .bat}    |   0
 test/fixtures/bar space.bat                        |   0
 test/fixtures/echo.js                              |   0
 test/fixtures/exit.js                              |   0
 test/fixtures/{bar space => exit1}                 |   2 +-
 test/fixtures/exit1.bat                            |   1 +
 test/fixtures/foo.bat                              |   0
 test/fixtures/{()%!^&|;,  => prepare_()%!^&;, .sh} |   0
 test/fixtures/shebang_enoent                       |   3 +
 test/prepare.js                                    |  14 +
 test/test.js                                       | 519 ++++++++++++++-------
 test/util/buffered.js                              |  31 +-
 19 files changed, 486 insertions(+), 280 deletions(-)
 create mode 100644 appveyor.yml
 rename test/fixtures/{()%!^&|;, .bat => ()%!^&;, .bat} (100%)
 mode change 100644 => 100755
 mode change 100644 => 100755 test/fixtures/bar space.bat
 mode change 100644 => 100755 test/fixtures/echo.js
 mode change 100644 => 100755 test/fixtures/exit.js
 copy test/fixtures/{bar space => exit1} (59%)
 create mode 100755 test/fixtures/exit1.bat
 mode change 100644 => 100755 test/fixtures/foo.bat
 rename test/fixtures/{()%!^&|;,  => prepare_()%!^&;, .sh} (100%)
 create mode 100755 test/fixtures/shebang_enoent
 create mode 100644 test/prepare.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cross-spawn.git



More information about the Pkg-javascript-commits mailing list