openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
node-browserify
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
14 days
ago. based on code collected
15 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 58 of 77
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix `child_process.spawn` usage on Windows.
Domenic Denicola
More...
over 12 years ago
Use `path` instead of manual concatenation in test/wrap.
Domenic Denicola
More...
over 12 years ago
When using the resolver, use either relative IDs or absolute paths.
Domenic Denicola
More...
over 12 years ago
Use `util.inherits` for better stack traces.
Domenic Denicola
More...
over 12 years ago
Don't insert /node_modules/ into absolute paths on Windows.
Domenic Denicola
More...
over 12 years ago
Use IDs instead of paths when wrapping.
Domenic Denicola
More...
over 12 years ago
Use `path.normalize` on basedir, for Windows.
Domenic Denicola
More...
over 12 years ago
Use `path.join` for Windows compatability.
Domenic Denicola
More...
over 12 years ago
Use `process.env.USERPROFILE` on Windows.
Domenic Denicola
More...
over 12 years ago
put --plugin back but without the argument parsing
James Halliday
More...
over 12 years ago
also update error_code test for cmd.js
James Halliday
More...
over 12 years ago
update bin test
James Halliday
More...
over 12 years ago
bump and update some deps
James Halliday
More...
over 12 years ago
s/cli/cmd/
James Halliday
More...
over 12 years ago
remove --plugin from the command
James Halliday
More...
over 12 years ago
massively pared down the readme, put some things in doc/, deleted others
James Halliday
More...
over 12 years ago
bump for all the re-targetting fixes
James Halliday
More...
over 12 years ago
re-implement .reload(), all tests pass again
James Halliday
More...
over 12 years ago
pass resolved target along if specified, fixes jade test
James Halliday
More...
over 12 years ago
use path.dirname() for commondir calculations, fixes dollar test
James Halliday
More...
over 12 years ago
don't clobber opts.entry, fixes the coffee test
James Halliday
More...
over 12 years ago
fix in for the option retargetting through the index.js opts.require codepath, fixes subdeps test
James Halliday
More...
over 12 years ago
work-around/fix for the middleware test
James Halliday
More...
over 12 years ago
middleware test no longer using .import()
James Halliday
More...
over 12 years ago
fixes for backbone test
James Halliday
More...
over 12 years ago
fixes for alias test
James Halliday
More...
over 12 years ago
fix to put back node_modules from commondir so that the bundle test passes
James Halliday
More...
over 12 years ago
throw an error on require maps
James Halliday
More...
over 12 years ago
now passing the entry test
James Halliday
More...
over 12 years ago
refactored everything to defer retargetting until bundle() is called
James Halliday
More...
over 12 years ago
←
1
2
…
54
55
56
57
58
59
60
61
62
…
76
77
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree