Skip to content

Tags: brodycj/node

Tags

v4.0.0-rc.2

Toggle v4.0.0-rc.2's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-09-07 Node.js v4.0.0 RC 2

v4.0.0-rc.1

Toggle v4.0.0-rc.1's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-09-05 io.js v4.0.0 RC 1

jenkins-accept-commit-temp2

Toggle jenkins-accept-commit-temp2's commit message
cpplint: make it possible to run outside git repo

cpplint uses the top-level .git directory to determine what the root is
for #include guards.  If it doesn't find a .git directory, it walks up
all the way to the system root and subsequently complains that guards
must be written as HOME_USER_SRC_NODE_SRC_FILENAME_H_.

This commit replaces the .git-based path munging with a fixed root path
relative to the location of the cpplint script, making it possible to
successfully run `make test` from an extracted tarball.

Fixes: nodejs#2693

Fixes: nodejs#2693
PR-URL: nodejs#2710
Reviewed-By: thefourtheye - Sakthipriyan Vairamani <[email protected]>

v3.3.0

Toggle v3.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-09-02 io.js v3.3.0 Release

v3.2.0

Toggle v3.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-08-25 io.js v3.2.0 Release

v3.1.0

Toggle v3.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Fishrock123 Jeremiah Senkpiel
2015-08-19 io.js v3.1.0 Release

v3.0.0

Toggle v3.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-08-04 io.js v3.0.0 Release

v3.0.0-rc.7

Toggle v3.0.0-rc.7's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-08-03 io.js v3.0.0 RC 7

v3.0.0-rc.6

Toggle v3.0.0-rc.6's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-07-30 io.js v3.0.0 RC 6

v2.5.0

Toggle v2.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
cjihrig Colin Ihrig
2015-07-28 io.js v2.5.0 Release