[Pkg-javascript-commits] [node-detective] branch master created (now 07a1a0e)

Bastien Roucariès rouca at moszumanska.debian.org
Wed Sep 6 09:44:29 UTC 2017


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

rouca pushed a change to branch master
in repository node-detective.

        at  07a1a0e   Add autopkgtest

This branch includes the following new commits:

       new  809493d   implementation that passes a simple string test
       new  db98822   a passing expression test
       new  b0e8032   nested test passes too hooray
       new  bf1f2d0   a readme and example all up in this
       new  f6c53f7   package.json, ship it
       new  184e674   drop the .
       new  9ebb0b9   require('detective') I meant
       new  9356da0   failing test for require("events").EventEmitter
       new  5d7a0a5   post-dotted requires now pass their test
       new  105eb28   expressions work in dotted tests too
       new  56b43e5   failing test for require("str")()
       new  013e54e   passing the require("str")() test now
       new  5d99127   more noise to test against, still passes
       new  1b24b42   bump to 0.0.1 for dot and call require fixes
       new  acb5f61   Quick return if there are no require() calls - greatly speeds up parsing files like jQuery.
       new  3c2218d   drop the paren requirement for require checking, .toString() to buffers work
       new  ef335f4   - failing test
       new  fc7520d   passing failing call dot test
       new  d9fa86e   bump for call dot fixes
       new  4abd48b   Removed hard coded reference to `require`
       new  f1b94a8   pass in the word as a parameter instead
       new  8681ee1   passing custom word test
       new  584d2c4   bump for optional word parameter
       new  b8d654a   document opts.word
       new  3efb2ef   Replaced burrito with raw Uglify-JS to dramatically increase performance.
       new  1fa4275   fix some things
       new  ac4b8ff   use tap instead of expresso
       new  d70a95a   use travis
       new  fa9c097   add failing test with chaining on require
       new  39f70e1   pass chaining test
       new  fcc9230   bump for more elegant/correct require fix
       new  55f10d9   4x faster esprima version
       new  1d279b2   slow pass to pick off expression strings
       new  71745be   update package.json for esprima deps
       new  15fd68c   travis badge
       new  71d0400   failing test for (require)("skipme")
       new  a15e9b9   fix (require)("skipme")
       new  d123640   update to esprima 1.0.2
       new  02399e7   update skip test, these things should not be skipped
       new  3044af7   add gitignore
       new  fa3cbe7   remove range capture from esprima ast
       new  06d5cb4   version bump
       new  545eb29   use the latest esprima, remove support for (require)
       new  fd3a84e   failing test for shebang lines
       new  2487a7b   now works with shebang lines
       new  667f8a0   1.1.0
       new  07ead9a   license file
       new  aa50907   modernize, fix conflicts
       new  d3b2da5   upgrade readme
       new  47bc4de   adding option to include node for each require in a nodes array
       new  8391c62   2.1.0
       new  b0a3074   failing test for module-level return
       new  3fad0d2   fix for module-level returns
       new  ab71a3e   2.1.1
       new  bcdbda2   check that can handle [,,,,]
       new  e77d05b   detect [,,,,]
       new  6ccafb0   2.1.2
       new  ad583cd   Allow passing isRequire detector as an option
       new  9d6a813   document opts.isRequire
       new  7fa8b20   2.2.0
       new  181cfc2   adding support to provide custom parse opts
       new  77db823   esprima tolerant: true and removing wrapper
       new  0e2e9cc   dropping node 0.6 and adding 0.10 to travis config
       new  a434fcf   2.3.0
       new  be95efb   Adding support for finding requires in ES6 code
       new  0c4ccf3   2.4.0
       new  c84db78   re-indent
       new  d14e0d7   upgrade escodegen
       new  54b969d   tests that fails on noargs function
       new  51f04d0   fixing noargs function case
       new  4946ec4   indent correctly
       new  8d0af7f   2.4.1
       new  5814472   remove esprima-six, go back to esprima
       new  fdb0e98   3.0.0
       new  baaef58   Revert "remove esprima-six, go back to esprima"
       new  cf8f7e1   using esprima-fb
       new  b44ce35   3.1.0
       new  bbb0832   annoying esprima-fb release management
       new  cb2148a   using acorn, faster from 700ms to 560ms to parse jquery
       new  d8e8d1d   update docs with acorn specifics
       new  3089345   acorn dep
       new  80124f1   4.0.0
       new  d0f0f49   Bump acorn to ^1.0.3
       new  38ff50b   Remove add 0.10, 0.12 and iojs to travis
       new  00851b6   4.0.1
       new  69eb099   Better word fast-path detection
       new  4178f6e   Merge branch 'fast-path' of https://github.com/zertosh/node-detective
       new  75946ee   4.0.2
       new  5a34f09   Update to tap@^1.0.0
       new  f86062a   Update to defined@^1.0.0
       new  2562fd9   fix acorn options
       new  64c8071   let acorn handle shebangs
       new  9a25400   move escodegen require
       new  3a77e45   improve traverse perf by using for-loops
       new  2e4a994   don't mutate "opts" - parse can handle no opts
       new  8f20cbc   Merge pull request #49 from substack/update-tap
       new  3888d8b   4.0.3
       new  8bef3d0   Merge pull request #50 from substack/fix-acorn-opts
       new  a220299   4.1.0
       new  96f2115   pass "sourceType" option to acorn
       new  3f03dd4   4.1.1
       new  b543079   Use acorn's packaged traverser
       new  419a8c1   Merge pull request #55 from substack/use-acorn-traverse
       new  c8e5be7   4.2.0
       new  c388afa   remove escodegen and just grab the expr from the src
       new  635e261   Merge pull request #59 from substack/drop-escodegen
       new  bc63227   4.3.0
       new  eae7533   skip traversing branches without the "word"
       new  b5cfd30   Merge pull request #60 from substack/fast-traverse
       new  aa17000   4.3.1
       new  73156ea   Update to Acorn v3 and tap v5. Closes GH-52
       new  d2d25a0   4.3.2
       new  ddc6a39   Upgrade acorn to ^4.0.3
       new  aaacebb   4.4.0
       new  9d0eb01   ecma version 8
       new  4aa3713   4.5.0
       new  5bf2ef9   Initialize git-dpm
       new  034294f   First debianization
       new  07a1a0e   Add autopkgtest

The 119 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.


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



More information about the Pkg-javascript-commits mailing list