0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pep8 More... almost 12 years ago
added option '-l' for 'freeze' command; fixes #71 More... almost 12 years ago
Merge pull request #76 from jhermann/prefer-nodejs-over-node-binary More... almost 12 years ago
Merge pull request #75 from jhermann/shim-quote-passed-args More... almost 12 years ago
Merge branch 'prefer-nodejs-over-node-binary' More... almost 12 years ago
Look for "nodejs" and prefer it while loking for system Node.js; also create "nodejs" symlink in nodenv's bin More... almost 12 years ago
don't silently ignore 'which' errors More... almost 12 years ago
Properly escape (quote) passed on arguments when calling the real node executable More... almost 12 years ago
Merge pull request #74 from vlevit/readme-update-fix More... almost 12 years ago
Fix a few spelling typos More... almost 12 years ago
Fix example of using --update option in README More... almost 12 years ago
0.9.4 More... almost 12 years ago
fixed support for python2.6; fixes #70 More... almost 12 years ago
0.9.3 More... almost 12 years ago
If used 'system' node then 'bin/node' should be overwritten, not appended More... almost 12 years ago
fixed system node using under python3.4; fixes #43 More... almost 12 years ago
Merge pull request #69 from KylePDavis/fix_symlinks_when_using_prebuilt More... almost 12 years ago
use "cp -a" to preserve symlinks and other special attributes; fix npm when using prebuilt binaries More... almost 12 years ago
Fixed infinite loop when system-wide node used. fixed #67 More... almost 12 years ago
added shim with name 'node' in case of using system-wide node More... almost 12 years ago
fixed shebang for 'shim' More... almost 12 years ago
fixed 'shim' script if used system-wide node More... almost 12 years ago
fixed type in README.rst More... almost 12 years ago
splitted install_node into copy_node_from_prebuilt/build_node_from_src More... almost 12 years ago
added 'shim' script. fixed #59 More... almost 12 years ago
improved .gitignore More... almost 12 years ago
some pep8 More... almost 12 years ago
0.8.2 More... almost 12 years ago
Merge pull request #66 from RiveraGroup/exclude_top_level_files_from_prebuilt_tar More... almost 12 years ago
Merge pull request #65 from RiveraGroup/make_prebuilt_work_with_existing_src_directory More... almost 12 years ago