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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-13v1.1.5v1.1.5isaacs
2012-03-13Remove some unnecessary warningsisaacs
2012-03-13Don't use existing pkg if explicitisaacs
2012-03-13Install missing deps, even if they are in bundleDependenciesisaacs
2012-03-13bundle node-gypisaacs
2012-03-13Merge branch 'gyp'isaacs
2012-03-13Fix failing testsisaacs
2012-03-13Fix logging around optional dependency failuresisaacs
2012-03-13s/test.sh/test.js/isaacs
2012-03-13Fix #2230 Unpack in place. No folder renaming malarkyisaacs
2012-03-13Update tar to 0.1.13isaacs
2012-03-13Never create un-listable directoriesisaacs
2012-03-13Move some sh tests to jsisaacs
2012-03-13correct assert method nameisaacs
2012-03-13Always favor the bundled node-gypisaacs
2012-03-13Bundle node-gyp and depend on itisaacs
2012-03-13Update fstream to 0.1.13isaacs
2012-03-13Rewrite gyp files to 'binding.gyp'isaacs
2012-03-13wip, not wokring yet, but sort ofisaacs
2012-03-13Automatically node-gyp build stuff with a bindings.gypisaacs
2012-03-13Better logging on optional dep failureisaacs
2012-03-13Remove a log.er that should just be a cbisaacs
2012-03-13Fix cases where an optionalDependency fails to buildisaacs
2012-03-12Remove unused set/get modulesisaacs
2012-03-07Always ignore .wafpickle-7 filesisaacs
2012-03-07update the failer package a bitisaacs
2012-03-07fix shrinkwrap testisaacs
2012-03-07Fix: bundleDependencies being re-installed unnecessarilyisaacs
2012-03-06Update licenseisaacs
2012-03-02v1.1.4v1.1.4isaacs
2012-03-02no need for updated changelog on this oneisaacs
2012-03-02Fix for minor bug introduced by 417a81e7818c86303ad40aff458eef3bb8f70368isaacs
2012-03-02v1.1.3v1.1.3isaacs
2012-03-02Changelog for 1.1.3isaacs
2012-03-02Clobber folders when unpacking from cacheisaacs
2012-03-02Update which to 1.0.5isaacs
2012-03-02s/warn/verbose/isaacs
2012-03-02Use the conf ca when talking to the registry, onlyisaacs
2012-03-02Remove custom getAgent codeisaacs
2012-03-02Update requestisaacs
2012-03-01Throw on undefined envs in config settingsisaacs
2012-03-01Update which to 1.0.4isaacs
2012-03-01fix overly agressive re-use of installed pkgsisaacs
2012-03-01Fix windows UNC busyloop in findPrefixisaacs
2012-03-01Bundle nested bundleDependencies properlyisaacs
2012-02-29Alias adduser to add-userisaacs
2012-02-29Add Henrik Hodne to authorsisaacs
2012-02-29Add "`"s for code.Henrik Hodne
2012-02-29Add alunny to authorsisaacs
2012-02-29add git URL format to json + developers docsalunny