Zoltan Kochan
d34fd31e92
docs(README): remove README duplication
2020-02-27 21:34:26 +02:00
Xu Yiming
bbdb20e3f8
docs(readme): add install instruction for Windows
...
PR #2351
2020-02-12 02:04:29 +05:30
Zoltan Kochan
bbb0d73806
docs: update travis badge
2020-01-30 00:57:46 +02:00
Zoltan Kochan
c3634ff0a5
docs(readme): multi-package repo=>monorepo
2019-12-29 23:25:30 +02:00
Zoltan Kochan
4a70c0fe01
docs(readme): update features section
2019-10-05 21:45:10 +03:00
Zoltan Kochan
c0bddece52
docs(README): fix links to the "recursive" docs
2019-08-30 22:31:51 +03:00
Zoltan Kochan
93a5c285c2
docs(readme): fix links to the docs site
2019-08-29 11:20:39 +03:00
Zoltan Kochan
aa0a6feda3
docs(readme): recommend to use "pnpm add"
2019-08-26 15:49:04 +03:00
Zoltan Kochan
8fdb71ebfe
feat: rename configs from shrinkwrap to lockfile
2019-03-04 02:48:02 +02:00
Zoltan Kochan
7a831f3e27
docs(readme): add backers and sponsors badges
2018-10-15 12:55:20 +03:00
Zoltan Kochan
e342aaa748
docs(readme): add backers/sponsors section
2018-10-15 12:44:27 +03:00
Zoltan Kochan
b84cba20a7
docs(readme): add new article that explains non-flat node_modules
2018-09-09 22:06:54 +03:00
Zoltan Kochan
b5a1ef572b
docs(readme): update links to benchmarks
2018-09-09 21:59:21 +03:00
Zoltan Kochan
fde36138cb
docs(readme): update benchmarks
2018-09-04 22:55:16 +03:00
Zoltan Kochan
f2ab272990
docs(readme): mention multi-package repo support
2018-09-04 22:47:57 +03:00
Zoltan Kochan
0b16af5899
docs(readme): update long description
2018-05-11 21:35:15 +03:00
Zoltan Kochan
fef01bf7f4
docs: reference docs from pnpm.js.org website
2018-04-07 15:09:39 +03:00
Zoltan Kochan
e304543064
docs(readme): move description above badges
2018-03-09 03:27:14 +02:00
Zoltan Kochan
174af86402
docs(readme): add logo
2018-03-09 03:17:47 +02:00
Akshay Kadam
246fa2ac98
docs(readme): doesn't work with x ( #1059 )
...
* docs(readme): doesn't work with x
* docs(readme): add new config --shamefully-flatten
* docs
2018-02-25 13:48:15 +02:00
Dan Dascalescu
2ad4ba2102
docs(readme): add configuring example
...
close #1031
2018-02-18 13:32:52 +02:00
Zoltan Kochan
9abd5ca831
feat: --no-shrinkwrap
...
close #1025
2018-02-04 22:03:57 +02:00
Akshay Kadam
46d38a6070
docs(readme): added a FAQ about the name origin
2018-01-28 17:24:53 +02:00
Zoltan Kochan
a785110447
feat: use append-only reporter for non-tty stdout
...
close #873
2018-01-14 14:18:09 +02:00
Zoltan Kochan
b553c5cfe0
feat: --prefer-offline flag
...
close #975
2018-01-13 19:02:24 +02:00
Zoltan Kochan
1fe10b0c06
refactor: move @pnpm/self-installer to separate repo
2018-01-08 16:47:05 +02:00
Zoltan Kochan
f17c5b4591
feat: --shrinkwrap-only flag
...
close #981
2018-01-03 21:05:04 +02:00
Zoltan Kochan
e0e939826b
feat: document the new flags - pending and package-import-method
2017-12-31 02:01:57 +02:00
Emanuele Tamponi
49165f5527
feat: option to disable pnpmfile ( #979 )
...
* feat: option to disable pnpm hooks
* fix: as for review; doesn't work until @pnpm/types is upgraded
* fix: use opts.ignorePnpmfile in the caller
* chore: update shrinkwrap.yaml
* test: --ignore-pnpmfile flag
2017-12-31 00:15:42 +02:00
Thomas Queste
33fb7e54fc
fix: typo 'dependecies' -> 'dependencies'
2017-12-20 09:56:58 +02:00
Zoltan Kochan
6afc06a775
feat: support aliases for npm-hosted packages
...
close #117
close #837
2017-11-19 15:29:02 +02:00
Zoltan Kochan
ee6d941e2a
feat: add pnpx
2017-10-16 22:18:22 +03:00
Zoltan Kochan
9f2a8388ee
docs(readme): enhance the "Usage" section
2017-10-16 19:48:07 +03:00
Zoltan Kochan
495b688e68
docs: suggest upgrading pnpm with pnpm
2017-10-08 22:23:26 +03:00
zkochan
0bce40f4a5
feat: create @pnpm/self-installer
...
Create a standalone script for installing pnpm w/o npm.
Close #889
2017-10-08 02:01:11 +03:00
zkochan
9672df8992
feat: store is created on the active disk by default
...
Close #712
2017-09-30 21:05:13 +03:00
Zoltan Kochan
b91e948663
docs(readme): update features section
2017-09-24 20:16:58 +03:00
Zoltan Kochan
ac757c716a
docs(readme): update long description
2017-09-16 15:07:43 +03:00
Zoltan Kochan
0068f5d930
docs(readme): add benchmarks graph
...
Thanks to @nikoladev!
2017-09-11 00:28:40 +03:00
zkochan
0330ff0ee5
feat: require hooks from pnpmfile.js
...
Ref #861
2017-09-02 14:01:29 +03:00
Zoltan Kochan
9c76f46f03
docs(readme): mention limitations with fs disks
...
Ref #712
2017-07-27 10:34:33 +03:00
zkochan
daf8990f12
feat: add verify-store-integrity config
...
Ref #802
2017-07-23 12:12:29 +03:00
zkochan
f59f943604
feat: add dislink command
...
Close #819
2017-07-16 23:09:42 +03:00
zkochan
f7293aef55
feat: implemented the list command
...
Ref #798
2017-07-15 20:05:22 +03:00
zkochan
0d963d894b
docs(readme): add a tweet link
2017-07-14 21:33:31 +03:00
zkochan
0f0bcb29e9
docs(readme): add package-lock.json to the Limitations section
2017-07-11 23:10:42 +03:00
Zoltan Kochan
0b97623e15
docs(README): less confusion in the Background section
2017-07-04 11:57:00 +03:00
Zoltan Kochan
89e2c76e56
Moving out the installation algorithm to a separate package ( #830 )
...
* refactor: remove installation engine code
* refactor: remove engine tests
* fix: sets correct user-agent
* refactor: remove redundant dependencies
* chore: add supi as dependency
* docs: remove programmatic API
* feat: making the bin file also the main file
* chore(greenkeeper): ignore supi
2017-06-29 21:29:04 +03:00
zkochan
2dfb6bf9ae
docs(README): remove redundant links
2017-06-29 01:29:02 +03:00
Zoltan Kochan
e1dd9817b3
docs: add new question to FAQ
...
Why have hard links at all? Why not symlink directly to the global store?
2017-06-28 02:29:21 +03:00