Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pnpm/pacquet

experimental package manager for node.js
https://github.com/pnpm/pacquet

feat(cli/init): write file preserve order and print result in console (#67)

d832d2fe0a31ee58699f459b875e7d2346160dc6 authored over 1 year ago
refactor: simplify

bad85901c63a53b2e98d5a4d60fdd839f7e3fca0 authored over 1 year ago
refactor: remove unnecessary vec

7726f15f237f7413a194f6fd682072c556712fe1 authored over 1 year ago
refactor: remove unnecessary vec

dc886963bbfce683844083acaf3d65abd7b15dc2 authored over 1 year ago
refactor: one less `.expect`, one less panic

02d8e9a0401d92c75db35471b8e0cc9601ce585d authored over 1 year ago
refactor: one less `.unwrap()`, one less panic

0e4782fd3e8e279fc97687aa74f777d86e97b3a0 authored over 1 year ago
refactor: replace `alias` with `rename_all`

1bec9d05830a8f71a27def7ac14cd207df854498 authored over 1 year ago
refactor: replace manual match with `strum`

6ff019b521d98027bb98186131f922126857112a authored over 1 year ago
refactor: remove parenthesis around chains

222c0f79959e9d2f25bb0dc27bab0203dd3c4257 authored over 1 year ago
feat: remove intermediate HashMap

7edf9deed62112880ee678a587ae61c56015f01e authored over 1 year ago
feat: remove useless clone

38c9844cf00dd120b9e056c98ac2b499f25c0395 authored over 1 year ago
chore(cargo): bump serde from 1.0.182 to 1.0.183

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.182 to 1.0.183.
- [Release notes](http...

5538664a60a6e29af272e64d6037c5bae39219e6 authored over 1 year ago
refactor: change import order

f3b48d30b23f621a59e5ef8a783ab2d80aec7cbf authored over 1 year ago
added line

03cd77fd57faf87a7cfca1ca66167cf4a146ef4f authored over 1 year ago
perf: replace tokio mutex with std mutex

76af4736b06d71de5b85ad48cfe55209f8c67106 authored over 1 year ago
docs: add license files

9fba553cb47d433a08c3eaec8d948dc984f6d706 authored over 1 year ago
chore(github-actions): bump peter-evans/create-or-update-comment

Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-com...

f7be6357a0ad72830d1ff124d14ac9c38963c2ed authored over 1 year ago
chore(cargo): bump tempfile from 3.7.0 to 3.7.1

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.0 to 3.7.1.
- [Changelog](https...

76bb8f527ec0c2efcd32368a8ad91f21a2f8a7fa authored over 1 year ago
chore(cargo): bump serde from 1.0.179 to 1.0.182

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.179 to 1.0.182.
- [Release notes](http...

8a0f9a79b644df7798e9daad6569fc87fc99fe1c authored over 1 year ago
fix: improve windows tests

a9665f4025e5ec8c1ef29c4b9393591cb1cb4d03 authored over 1 year ago
build: remove unused packages

fddf2a681cbfa82067055e18a6932bcd1470d4d1 authored over 1 year ago
fix: do not run symlink tests on windows

2649c8c85ceb9c0ff0e8660e7cdd706f3fe6283c authored over 1 year ago
refactor package installation flow

76bb597ec0a2c9193f657ac13bf55f47afa1bee5 authored over 1 year ago
refactor: move commands to separate files

0cad10fb73fc9e887422c372a6cf950a48ebb2a3 authored over 1 year ago
test: add more tests to add command

8ad8c3a346edc664c1abad1ad3ae42265679a2ae authored over 1 year ago
fix: remove sequential iteration

149239224e78a6d19059cfb91c1b046d4ae3abee authored over 1 year ago
test: improve snapshot outputs

806420e8b41195993599a1114ea82382a8792e1b authored over 1 year ago
feat: add pacquet_diagnostics module

6bd854257f970f17f58428755a3d707bdee48924 authored over 1 year ago
refactor: move fetch methods to registry

c87552c14bb3700aca9e862e08cd353987920077 authored over 1 year ago
fix: handle windows paths correctly for snapshot

88e57e845f4b89796bb1e74d41dd883f819296f0 authored over 1 year ago
refactor: simplify package_*

65b2305c5b9baa941fe389174d9d17830890eb7f authored over 1 year ago
perf: use async move for preparing for parallel exec

c9142be6005837d30e60bece1a9fa558e34b21a3 authored over 1 year ago
refactor: make install and add steps sequential

d5f6cd5a0d594ad4c3526137ea76edee023cb910 authored over 1 year ago
perf: use tokio multi-thread

cee06371b8642d0281cc6c73f8e74f22b6580546 authored over 1 year ago
refactor: merge `package_manager` with `cli` crate

499e3dadac7b444bd5b73c0febdb6ac5a968bc90 authored over 1 year ago
refactor: share command arguments

215430371d1e2a7c9e8e4a19bea272306a0e5757 authored over 1 year ago
feat: use rayon to speed up package import

0a77c546166f67fd19f5070116567f59f8b09921 authored over 1 year ago
perf: improve tarball execution

092697989c787696e53d8a6d0d5db519affde4d1 authored over 1 year ago
Use Default

Doing this kind of thing has a standard trait/interface/API, so use it
rather than some other ki...

ca0c21ca4949674cf7b74abf52859e728f812427 authored over 1 year ago
fix: use unpacked_size hint for decompression

67e3638b1028962e843b6dfe72fbe8d212ffd2d4 authored over 1 year ago
perf: replace libdeflater with zune-inflate

0871ea87a97ba867828e1a4e84109ccbe3bd1117 authored over 1 year ago
fix: remove unnecessary bytes package

658382429bac86e74f75ada58eb1aced3f93bf52 authored over 1 year ago
refactor: simplify verify checksum

e80425da6ce45c32c89b05975b4fc2cc4aed7f0b authored over 1 year ago
build: add permissions to benchmark.yml

1e52306cadbc89bffd4e7834c6483d14d45522e4 authored over 1 year ago
feat: add command to just

87098074633c3686402777e1dccbac6ae66f545e authored over 1 year ago
refactor: remove unnecessary clierror

950d29ea8db4f001cd2a96d9a42bdc71efee0fc5 authored over 1 year ago
chore: release v0.1.3

b080a5c451e1315915ccf3490422fdf865793b76 authored over 1 year ago
feat: add criterion benchmarks

9efac6102797afb3d9ee0ff07847e9891e7673f9 authored over 1 year ago
build: remove cargo-unused

1d5bd71bb35aeab533b66a64b2a559e2e0ec2dd5 authored over 1 year ago
fix: handle clippy errors

11cb7b8fec383556022a3bc88700bac9efa4cadc authored over 1 year ago
build: use stable rust version

744f9a3a61d080f34bfb4f5a8634006724252ebc authored over 1 year ago
fix: use project-root crate

81bf90b71a8734bb90a9c4ed1826904be59e3e73 authored over 1 year ago
fix: add npmrc to gitignore

e6867d8da3652d300eae80b21d9e99e3798d9f8c authored over 1 year ago
refactor: remove unused packages

b6a3799078f3ab6064df865575204adf94b01fa2 authored over 1 year ago
fix: add pacquet_benchmark to cargo.toml

50231fac602afb278895a24dd92fa74732c69121 authored over 1 year ago
feat: add `pacquet -C <path>` for setting dir

8a07cbf362ee326332297152cef30ec25ef4dcfa authored over 1 year ago
feat: add better error reporting

26e8c035e763ad7ce5d7f8adc1801881690b94f6 authored over 1 year ago
feat: add fs copy-on-write support

3e76733cc34c577d01adaee08c205e76a17d5ef6 authored over 1 year ago
feat: append additional args to script invocation, if any

9349c782242c921c38fb80985894d2e107ac1391 authored over 1 year ago
fix: use sh to run commands instead of directly passing script

fbb072bcf869c140b265012e5657ee0488f1f0dd authored over 1 year ago
chore(cargo): bump serde from 1.0.178 to 1.0.179

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.178 to 1.0.179.
- [Release notes](http...

94fcb51bdbc587797fff3712e7a7e323e758dfde authored over 1 year ago
chore: release v0.1.2

72ec7455ca9365ad25bef07ec8b9556a039037f6 authored over 1 year ago
perf: update benchmark to remove from store

5cc2e0e73e85607782b47f6099aeab3abb4d984c authored over 1 year ago
feat: use miette for diagnostics

767a8a77f660536b59f547f2b189a09a2c437027 authored over 1 year ago
docs: add cafs to readme

4019b60d8299c82636e34cc923417106e2eac091 authored over 1 year ago
fix: handle clippy errors

e43f56f39388698a17320141790847659a6daea5 authored over 1 year ago
refactor: replace cacache with pnpm compatible

ff51b56c273bcf1092fa082c01ad5c3be65b2178 authored over 1 year ago
feat: add `pacquet store path` command

92964d73e0474a5522aef02fe16efd6197184f24 authored over 1 year ago
fix: properly resolve store_dir

73b75ddf0c4b208d3a7e65a16fbf606cfc22bafa authored over 1 year ago
fix: do not test on windows

ef7c3223bdf819a2701d0a5e7c15939c4a1e0ffe authored over 1 year ago
build: handle deny errors

47a7a593af6248e40895c3fac62bf868f0be3f4a authored over 1 year ago
refactor: use separate files for package_*

e81f57832b5c5c0894a4142f0604950cca9b6b8e authored over 1 year ago
feat: add semi-working `pacquet store prune` cmd

5974cc6c191f8c543a2e293825de6c7b6481df29 authored over 1 year ago
fix: update tests on tarball

f67061caacfdce57d1edeae43c1255b03f41d6d2 authored over 1 year ago
feat: implement initial version of ca store

cc588175f1f042f4e083ff349ae3b0a4dd221e60 authored over 1 year ago
docs: update npmrc status

103c587b8fa58eaaa714351cca97be1e1984ba1c authored over 1 year ago
fix: use cacache::copy_hash_sync

446e802281b5630f74f6852ec972f7ffe06940bf authored over 1 year ago
docs: add `init` command to docs

c774d60ce28389a5097ba86593fbd21f952eec6c authored over 1 year ago
refactor: simplify error messages

00cb921a3fae3e185a60aaf0656cca3ba67868b7 authored over 1 year ago
feat: add `pacquet start` command

0aa51b73e9898dec3befcc1e764073fd5df9821c authored over 1 year ago
chore: release v0.1.1

890cd4df560337c113dddb28ba6934d0ff4c102b authored over 1 year ago
docs: update registry item to done

63d5a16bb166c2569d560aeb55604c2510dc7283 authored over 1 year ago
refactor: add a new crate called `package_manager`

87242ad4f20f7c075b0c2cfcc9cc19a082888986 authored over 1 year ago
test: add tests for installing dev dependencies

a52375b07647f8a9390e18a5e28822d6e6673b0c authored over 1 year ago
feat: add initial `install` command support

dacc445c05b9a11bafa04ff329da1d4a711d618b authored over 1 year ago
test: add more tests for the package manager

b06b4cdeae5797757811e94d7b43f7c6e6a6acc7 authored over 1 year ago
build: remove unused deps

7aeeb97877ae2ba03a91ad19fdfb980804a054fc authored over 1 year ago
doc: update readme

e8861ae2c93a89c40337115be51afc5f3ee7214f authored over 1 year ago
feat: add support for `--save-exact`

076623b0ba577b87ad793df3b720c41532eaa99b authored over 1 year ago
feat: add support for `--if-present`

ff5e2d678b19afbddafe00022ad7cac442109fe3 authored over 1 year ago
perf: fix benchmarks for bun

1080960ac1f37cee2981b278f58682df3ea0f69c authored over 1 year ago
docs: add status of npmrc support

29904271f717631cbb42fed21c410ce8aa6702b6 authored over 1 year ago
feat: add missing npmrc fields

b45c04bf265ba93f748bf7f58da2b1a48907071c authored over 1 year ago
doc: update readme

f1d5b2f430d26d02aedfe1cfb8c3fc0d2fee0f23 authored over 1 year ago
chore(github-actions): bump EndBug/version-check from 1 to 2

Bumps [EndBug/version-check](https://github.com/endbug/version-check) from 1 to 2.
- [Release no...

ded00e2085be677f813ab0edeff508873d194afa authored over 1 year ago
chore(cargo): bump clap from 4.3.17 to 4.3.19

Bumps [clap](https://github.com/clap-rs/clap) from 4.3.17 to 4.3.19.
- [Release notes](https://g...

91cc091ad4002083d3f0e69d51bed7a24bd36871 authored over 1 year ago
chore(cargo): bump thiserror from 1.0.43 to 1.0.44

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.44.
- [Release notes]...

717fa5a9fecee2ebc4d7a3f57e4dab9ba4491681 authored over 1 year ago
chore(cargo): bump serde from 1.0.173 to 1.0.174

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.173 to 1.0.174.
- [Release notes](http...

5cceb08359fd809d97dff2bd12baeb3e629f75bb authored over 1 year ago
build: add dependabot

70701e5fc8a62af49ab275c1f8c8d1a5e6ae2f3f authored over 1 year ago
fix: add missing newline

495e9b9dd973f92e69c85996dd2c94fd51a6f880 authored over 1 year ago