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

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-28build: use proper python interpreterBen Noordhuis
2012-06-22blog: Generate RSS feedsisaacs
2012-06-22Generate static HTML blog content out of markdownisaacs
2012-06-16Makefile: Refuse to build release from unclean repoisaacs
2012-06-14test: bundle node-weak in test/gc so that it doesn't need to be downloadedNathan Rajlich
2012-06-11Remove dep symlinks from tarballisaacs
2012-06-07build: Prevent duplication of doc/api folderisaacs
2012-06-05test: make the node-weak install build agaist this repoNathan Rajlich
2012-05-15Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs
2012-05-15Escape leading # signs in 'make email.md'isaacs
2012-05-05test: No need for weak in 'make test'isaacs
2012-05-05test: No need for weak in 'make test'isaacs
2012-05-05Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs
2012-05-05Tests for memory leaksisaacs
2012-05-04test: Run weak install with --unsafe-permisaacs
2012-05-03Tests for memory leaksisaacs
2012-04-23build: support make install "DESTDIR=/path"Malte-Thorben Bruns
2012-04-18Fix test/ jslint failures (by not linting tests)isaacs
2012-04-18Merge remote-tracking branch 'ry/v0.6' into masterisaacs
2012-04-11Fix #3089 Build changelog.html for websiteisaacs
2012-04-11Makefile: minor nitisaacs
2012-04-11Fix #3089 Build changelog.html for websiteisaacs
2012-04-11Makefile: minor nitisaacs
2012-04-08Make rules for release blog post and email messageisaacs
2012-03-30Make rules for release blog post and email messageisaacs
2012-03-24Fix #3001 website update 'latest' links on publishisaacs
2012-03-23Remove hard-coded version number from docsisaacs
2012-03-16Remove hard-coded version number from docsisaacs
2012-03-16Merge remote-tracking branch 'ry/v0.6' into merge-v0.6isaacs
2012-03-16install: update install.js to use `process.config`Nathan Rajlich
2012-03-15makefile: Fix 'make doc'isaacs
2012-03-01Use new doc generation toolisaacs
2012-03-01docs: Move images out of the dist tarballisaacs
2012-02-28Fix #2822 Only remove logo images, not logo htmlisaacs
2012-02-27Use new doc generation toolisaacs
2012-02-23Make a fat binary for the OS X pkgisaacs
2012-02-23Make a fat binary for the OS X `make pkg`.Nathan Rajlich
2012-02-22build: remove unused makefile targetMyles Byrne
2012-02-22Run jslint after tests, not beforeisaacs
2012-02-19jslint src/ and lib/ on 'make test'isaacs
2012-02-18build: remove 'config.mk' during `make distclean`Nathan Rajlich
2012-02-18Fix #2770 Compile the OS X pkg as ia32isaacs
2012-02-14docs: Move images out of the dist tarballisaacs
2012-02-08Makefile: Don't use ** in globsisaacs
2012-02-08Check the version before building tarballisaacs
2012-02-01Merge remote-tracking branch 'ry/v0.6' into masterisaacs
2012-01-27build: compile release build too if BUILDTYPE=DebugBen Noordhuis
2012-01-24doc: Add images to makefileisaacs
2012-01-18build: respect --debug configure switchBen Noordhuis
2012-01-17Makefile: Don't force user to run ./configure firstRyan Dahl