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
path: root/man
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-05-19 11:34:33 +0400
committerisaacs <i@izs.me>2010-05-19 11:34:33 +0400
commit14aa92647f8c1a289c66c01f90e62f19a488128e (patch)
tree6ed0b88c69491f107672198842dbc87be4ea8308 /man
parent589bae710640c606641bfc70f9217f4b75d66473 (diff)
Uninstall doc
Diffstat (limited to 'man')
-rw-r--r--man/npm.164
1 files changed, 36 insertions, 28 deletions
diff --git a/man/npm.1 b/man/npm.1
index 6028942cf..88cf3bb83 100644
--- a/man/npm.1
+++ b/man/npm.1
@@ -97,23 +97,23 @@ See \fIhttp://github.com/isaacs/npm/issues\fR for current todo list.
.
.SH "Version History"
.
-.TP
-0.0.1
+.IP "\(bu" 4
+0.0.1:
Lots of sketches and false starts. Abandoned a few times.
.
-.TP
-0.0.2
+.IP "\(bu" 4
+0.0.2:
Install worked mostly. Still promise\-based.
.
-.TP
-0.0.3
+.IP "\(bu" 4
+0.0.3:
Converted to callbacks.
.
.br
Mikeal Rogers wrote a registry for it.
.
-.TP
-0.0.4
+.IP "\(bu" 4
+0.0.4:
version dependencies
.
.br
@@ -131,8 +131,8 @@ bin linking
.br
uninstallation
.
-.TP
-0.0.5
+.IP "\(bu" 4
+0.0.5:
fix a few bugs in uninstall wrt dependent packages
.
.br
@@ -147,8 +147,8 @@ update to work with node 0.1.33 (aka net2)
.br
added publish and tag commands
.
-.TP
-0.0.6
+.IP "\(bu" 4
+0.0.6:
set up a public registry
.
.br
@@ -166,8 +166,8 @@ env\-specific package.json
.br
added more info to npm's the package.json (bugs, contributors, etc.)
.
-.TP
-0.0.7
+.IP "\(bu" 4
+0.0.7:
fixed a few bugs in semver
.
.br
@@ -185,8 +185,8 @@ everything else core
.br
push to beta
.
-.TP
-0.1.0 \- 0.1.2
+.IP "\(bu" 4
+0.1.0 \- 0.1.2:
push to beta, and announce
.
.br
@@ -204,8 +204,8 @@ Fixed DOA bugs
.br
Removed dependence on ronn
.
-.TP
-0.1.3
+.IP "\(bu" 4
+0.1.3:
Changed a few details with configs (fix #5)
.
.br
@@ -214,35 +214,43 @@ Update adduser and publish to put author info in the data
.br
Use buffer api for file writes, hopefully fix #4
.
-.TP
-0.1.4 \- 0.1.5
+.IP "\(bu" 4
+0.1.4 \- 0.1.5:
Fixes for a few more bugs and fix some documentation.
.
-.TP
-0.1.6 \- 0.1.7
+.IP "\(bu" 4
+0.1.6 \- 0.1.7:
Add cache functionality
Use couchdb attachments to host tarballs
Handle odd require.paths more appropriately
Don't break on install if the man path is missing
Support publishing or installing a folder or local tarball
.
-.TP
-0.1.8
+.IP "\(bu" 4
+0.1.8:
Bugfixes
Add start, stop, restart, and test commands
.
-.TP
-0.1.9
+.IP "\(bu" 4
+0.1.9:
npm list enhancements
fix the install bug
.
-.TP
-0.1.10
+.IP "\(bu" 4
+0.1.10:
More errors found by Ryan Dahl and Kris Zyp
Better uninstall and list behavior
Docs for new developers.
Better tracking of ownership on the registry.
.
+.IP "\(bu" 4
+0.1.11
+ Martyn Smith found a whole lot of bugs.
+ Make publish not die when the tarball is big.
+ "make uninstall" support
+.
+.IP "" 0
+.
.SH "SEE ALSO"
npm\-help(1)
.