Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-01- re-added note on CoffeeScript #8 (since require.extensions seems to stay - ...jhnns
2013-10-01Merge pull request #19 from mcandre/masterJohannes
2013-06-08- removed note on CoffeeScript #8Johannes
2013-05-09clearing away JSHint errorsmcandre
2013-04-16- added .npmignorejhnns
2013-04-16- removed IDE stuff from npm packagejhnns
2013-03-20- switched dependency badge to https://Johannes
2013-03-13- Removed note on IEv1.1.2Johannes Ewald
2013-03-13- Rolled back fake-package.json-mechanismJohannes Ewald
2013-03-13- Forced fake package.json to be committedJohannes Ewald
2013-03-13- Reintroduced shared test casesJohannes Ewald
2013-03-13- Fixed wrong path in testJohannes Ewald
2013-03-13- Updated .travis.yml for node v0.10 (again)Johannes Ewald
2013-03-13- Updated .travis.yml for node v0.10 (again)Johannes Ewald
2013-03-13- Added deprecation warning for client-side bundlersJohannes Ewald
2013-03-13Merge pull request #17 from sokra/patch-1Johannes
2013-03-12Include link to rewire-webpack in readmeTobias Koppers
2013-03-02- version bumpv1.1.1Johannes Ewald
2013-03-02- added a test for the case where a comment is on the last lineJohannes Ewald
2013-03-01Merge pull request #14 from suisho/last_empty_lineJohannes
2013-03-01support module that without last empty linesuisho
2013-02-23- version bump to 1.1.0v1.1.0Johannes Ewald
2013-02-23- added Coffee-Script to devDependencies (fixes Travis crash)Johannes Ewald
2013-02-23- added Coffee-Script support closes #8 (jashkenas/coffee-script#2707)Johannes Ewald
2013-02-20- removed old .reset()-exportJohannes Ewald
2013-02-12Merge remote-tracking branch 'origin/master'v1.0.4Johannes Ewald
2013-02-12- Improved client-side rewire() with webpackJohannes Ewald
2013-02-05Merge pull request #9 from nisaacson/davidJohannes
2013-02-05Merge remote-tracking branch 'origin/master'Johannes Ewald
2013-02-05Added note on webpack 0.9Johannes Ewald
2013-02-04Added David dependency tracking badge to README.mdNoah Isaacson
2013-02-04Added David dependency tracking badge to README.mdNoah Isaacson
2012-12-18Merge pull request #7 from tfitos/typo_fixJohannes
2012-12-17fixed typo in one of the examples in README.mdTamas Fitos
2012-12-12Update README.mdJohannes
2012-12-12Improved examplesJohannes
2012-09-25- Fixed error with client-side bundlers when a module was ending with a commentv1.0.3Johannes
2012-09-18Merge remote-tracking branch 'origin/master'v1.0.2Johannes
2012-09-18- Improved strict mode detectionJohannes
2012-09-18- Improved strict mode detectionJohannes
2012-09-15- Fixed crash when a global module has been used in the browserv1.0.1Johannes
2012-09-12Added note on line number offsetsJohannes
2012-08-20- Improved client-side bundling chapterJohannes
2012-08-20- Removed node 0.6 and 0.7 from .travis.ymlJohannes
2012-08-20- Woops! Adjusted test to API change :)v1.0.0Johannes
2012-08-20Merge branch 'master' of github.com:jhnns/rewireJohannes
2012-08-20- All tests runningJohannes
2012-08-18- Introduced webpack bundler for rewire (work in progress, some tests are not...Johannes
2012-08-17- Removed (node.js) from test nameJohannes
2012-07-17- Fixed error in commentJohannes