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
zkochan
697c601318
docs: symlinked node_modules structure
2017-06-28 01:52:40 +03:00
zkochan
f60b25422a
docs(README): capitilizing Yarn
2017-06-28 00:14:42 +03:00
zkochan
da86fe6baf
docs(README): adding link to pnpm's awesome list
2017-06-28 00:13:32 +03:00
zkochan
4daeec764e
docs(README): add Support section
2017-06-27 23:44:50 +03:00
zkochan
2a1c8a68a5
docs: update package description
2017-06-25 00:36:50 +03:00
zkochan
6900c90824
docs: updating prior art
2017-06-25 00:23:55 +03:00
zkochan
1925c2469b
docs(README): update usage section and offline config section
2017-06-24 23:38:05 +03:00
Zoltan Kochan
9801c96803
docs(README): add version badge
2017-06-24 23:05:11 +03:00
Zoltan Kochan
394b18d4c1
docs(README): add new questions to FAQ section
2017-06-24 16:03:03 +03:00
zkochan
af79c8c319
feat: add independent-leaves config
...
BREAKING CHANGE:
independent dependencies are not symlinked from the global store
by default
Close #821
2017-06-23 22:03:52 +03:00
zkochan
c156101a99
refactor: rename store-path config to store
...
BREAKING CHANGES:
rename `store-path` config to `store`
Ref #458
2017-06-20 23:30:06 +03:00
zkochan
734abee51e
docs(README): more details about hard links
...
Close #794
2017-06-17 14:54:41 +03:00
zkochan
35c9effa3d
docs(README): less distractive
2017-06-16 01:00:37 +03:00
zkochan
725c05bc0c
refactor: remove mentions of local-registry
2017-06-13 23:09:03 +03:00
zkochan
b2c67b21ff
docs: add more explanation about limitation of binstubs
...
Close #736
2017-06-04 15:45:02 +03:00