Ecosyste.ms: OpenCollective

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

github.com/ScoopInstaller/Scoop

A command-line installer for Windows.
https://github.com/ScoopInstaller/Scoop

refactor(ci,tests): Support both AppVeyor and GitHub Actions (#4655)

d9f55a3a0aa0d92d89ec92d36219fd69c13c9bcb authored almost 3 years ago by Chawye Hsu <[email protected]>
test(zstd): Fix 'zstd' extraction error in test (#4651)

d7fb97f5171247b919106836017ffac5e8e99a48 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(installed): Fix 'core/installed' that mark failed app as 'installed' (#4650)

d71fe82f9d939366f7fc75db972973eed7f9bad4 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
refactor(deps): Rewrite 'depends.ps1' (#4638)

5b87c99aa882067d65bb8efa5283c0c4e128b982 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(decompress): Fix `Split-Path -LeafBase` in PS5 (#4639)

3ca1b1f2e336172959f49359f80bffe768ccad76 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(shim): Fix `sh` shim error in WSL (#4637)

30f57aee6a8380a867916e5fa7567e381828e50c authored almost 3 years ago by ipcjs <[email protected]>
build(vscode-settings): Remove formatOnSave trigger (#4635)

bc35a563b5023400761751008c3a62aaeec8990c authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(depends): Check if extractor is available (#4042)

25b170895ff0c9297cc2b55f5f22dbaec442610a authored almost 3 years ago by Michael Ziminsky (Z) <[email protected]>
build(schema): Add explicit escape to opening bracket matcher in jp/jsonpath regex (#3719)

92c89f86ede7ff1cf94d01c0ad54efd21bc929e0 authored almost 3 years ago by Parker Mauney <[email protected]>
feat(install|virustotal): Allow skipping update check (#4634)

cabaf59f625317af099beae35c06fd8c4e51cc0a authored almost 3 years ago by Rashil Gandhi <[email protected]>
feat(download): Allow downloading without installing (#4621)

* feat(download): Allow downloading without installing

* update changelog

* rename 'skip' ...

9142703bcec5a1f600b638a995a819b65eec277f authored almost 3 years ago by Rashil Gandhi <[email protected]>
build(checkver): Fix output with '-Version' (#3774)

00adc0d828d7c2a691629fc2618313af0663636e authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
docs: Add sudo note in LongPaths suggestion (#4382)

* added sudo to Set-ItemProperty incl note about sudo

* Update diagnostic.ps1

Co-authored-...

399274e24229f92b4f3cc1c89ac7f6a88727e6b3 authored almost 3 years ago by Bruce Axtens <[email protected]>
fix(config): Allow `scoop config` use Unicode characters (#4631)

4f5ecd029e19a6fd86e02ee64aa8b21d46c92092 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
test(manifest): Fix manifests validation (#4620)

c864f68c0ba31cfa493a5b91074807f1cc3f067a authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
build(schema): Add '$schema' property (#4623)

3c5f5ff20a73c5d0effdf434cffaff2cc5c8f9c3 authored almost 3 years ago by caoli5288 <[email protected]>
fix(autoupdate): Allow checksum file that contains whitespaces (#4619)

fba658c02000b537fd34806f8d1662e3840556db authored almost 3 years ago by Issac Lin <[email protected]>
fix(shim): Fix PS1 shim error when in different drive in PS7 (#4614)

Co-authored-by: Rashil Gandhi <[email protected]>

00f7859b3f3ac7b9c8126bfd52ad0fa4cc2fbc65 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
test(test-bin): Only write output file in CI and fix trailing whitespaces (#4613)

5d8aeb54bb1a37df7a8bbd8ca9e032a86190f9da authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(decompress): Fix nested Zstd archive extraction (#4608)

d5cb86078bb5c4fa32c224f7191eb7d3aec00384 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
style(test): Format scripts by VSCode's PowerShell extension (#4609)

271d41b9495041a506f0f5242fdeb14c78df5164 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
docs(changelog): Add 'CHANGLOG.md' (#4600)

36ae35c6060265d39be8e7cb456a2986b0ddadad authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
Sync branch 'master'

0d1ad20869d30a8537aac7297c9538ace9256151 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(schema): Add 'license' definition (#4596)

* fix(schema): Add 'license' definition

Fix AppVeyor error

* Fix 'Manifest.Tests'

5602083868ed04224ea8edf1ff0c3a2a3f6588b9 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(depends): Prevent error on no URL (#4595)

2a0187458d1c464ad711ae8b63c4bf9f841decf3 authored almost 3 years ago by Rashil Gandhi <[email protected]>
Merge branch 'develop' into 'master' (#4594)

Related PRs:
- #4531 @filmor
- ac71fcc @niheaven
- #4535 @rashil2000
- #4522 @pratikpc ...

1dbab1fee8e8d775fc06248d2a3301d633c580a1 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
docs: Add link to Contributing Guide

5e11c94a544ff2adbdbec5072c32a94d3e5acb9c authored almost 3 years ago by Rashil Gandhi <[email protected]>
fix: Show manifest name while reviewing

Useful when Scoop installs dependencies and shows their manifests first

fb496c482bec4063e01b328f943224ab703dbbd8 authored almost 3 years ago by Rashil Gandhi <[email protected]>
chore: Remove JetBrains bucket

dec25980525a81c176b3fd5f238e964db00f3be3 authored almost 3 years ago by Rashil Gandhi <[email protected]>
(chore): Update PR template

af2056a8fdf6c9c5dbab457f3b9801e171310196 authored almost 3 years ago by Rashil Gandhi <[email protected]>
chore(config): Document all configuration options (#4579)

* chore(config): Document all configuration options

* Update README.md

* Update scoop-conf...

f343bd9f5e345a2e7f4ee92eb369380a2b943bd1 authored almost 3 years ago by Rashil Gandhi <[email protected]>
fix(install): Don't show manifest while updating (#4581)

cdba268b475a71fada2395f3004f0a5de58a729a authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
chore: Update repo links

cbe29eddb3475e34740300eb1c2c52715446e3be authored almost 3 years ago by Rashil Gandhi <[email protected]>
fix(decompress): Fix 'Expand-7zipArchive()' for nested archive (#4582)

cd6d31dae893764bc45019e22d2a4b773351dc61 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(core): Escape '.' in 'parse_app()'. (#4578)

6f60059035e9828db1d432a8960db1a8e1e5e717 authored almost 3 years ago by tukanos <[email protected]>
Merge branch 'master' into develop

f3cdfffcfe9bf9d27884c7dcf8c246c56952f325 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
Check Windows version for LongPaths (#3821)

* Added the check for the Windows version.

* Apply suggestions from code review

Co-Authore...

b966ca8c63ad89252b49af0ff890793e19b55026 authored almost 3 years ago by Julian <[email protected]>
feat(install): Add portableapps.com to strip_filename skips (#3244)

2f7ff1bab524ff3009415f1731af1472932c8147 authored almost 3 years ago by nickbudi <[email protected]>
chore: Add issue/PR templates (#4572)

* chore: Add issue/PR templates

* chore: Readme tweaks

6c6a2ca41073ccd1f31660dce242cdb4965684ec authored almost 3 years ago by Rashil Gandhi <[email protected]>
fix(core): Use '-Encoding ASCII' in 'Out-File' (#4571)

02da753fa7323c8272bafff4c9d6d01312f02da0 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(core): Redirect 'StandardError' in `Invoke-ExternalCommand` (#4570)

b488cb9ab3501e3eac031f5353dbb4613df36715 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
Remove nightlies bucket

48b035d7f99baa2e81d87ead4ff03a9594e49c3d authored almost 3 years ago by Rashil Gandhi <[email protected]>
fix(auto-pr): Remove hardcoded 'master' branch (#4567)

386d3be20ed1c64a618ab06cc5c7e4f129d767a3 authored almost 3 years ago by Rashil Gandhi <[email protected]>
feat(install): Show manifest on installation (#4155)

* show manifest on installation

* Inline function

* Update install.ps1

Co-authored-by: ...

992e99358a913e6d81dab0d662ea968ff547788b authored almost 3 years ago by Joris <[email protected]>
Merge branch 'master' into develop

c1d48e48539f45e49f3323914c038c127004ec32 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix: Specify function scope

Resolve https://github.com/ScoopInstaller/Scoop/issues/4444#issuecomment-986229596

4d5fee36e1ed13fc850fd22a5414186aec030c6e authored almost 3 years ago by Rashil Gandhi <[email protected]>
fix(shim): Specify command arg for bash - fix #3878

2ec00d576c7e594dc5c0f1eac4536c5310ce6f17 authored almost 3 years ago by Rashil Gandhi <[email protected]>
fix(checkver): Use GitHub token from environment (#4557)

* Use GitHub token from environment

* consistent naming

* Update bin/checkver.ps1

Co-au...

37a886947df6cfdc76ebede44af6d1f10d426ba1 authored almost 3 years ago by Rashil Gandhi <[email protected]>
Merge pull request #4555 from ScoopInstaller/ps1-shim-patch

feat(shim): ps1 shim hotfix

6387b7d1cdc299cd32574299236bb5d209bfb4fb authored almost 3 years ago by Rashil Gandhi <[email protected]>
specify command arg

3c90d1a0701b0b64730dbf9ebc8d31f9b9c238f1 authored almost 3 years ago by Rashil Gandhi <[email protected]>
feat(shim): Rework shimming logic (#4543)

Co-authored-by: Hsiao-nan Cheung <[email protected]>

ef4349bee4945084b7c26801e9f41b7b773c5736 authored almost 3 years ago by Rashil Gandhi <[email protected]>
Merge pull request #4532 from MrNuggelz/patch-2

Add scoop cat command

c31ccea971892ec6691c2730e078c3d4dfcd0920 authored almost 3 years ago by Rashil Gandhi <[email protected]>
Revert "feat(shim): Add another alternative shim written in rust (#4229)" (#4553)

This reverts commit 5ad8c76dd7fd534ff7ed6e8e67d66e793293eab0.

Co-authored-by: Zoritle <665519...

d021438b204e0c38eed1f4a5325a484cc56c41f9 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
feat(schema): Enable autoupdate for 'license' (#4528)

ab8be955b4688642260649ac21e3e0e450998134 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(install): 'env_add_path' doesn't append '.' (#4550)

5a1cdcb93d21ee3a099df50767eb5a87f76ac2e0 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
feat(checkver): improve JSONPath extraction support (#4522)

4ec9eccdb477779fe980d258b68b43ce7c71bfb5 authored almost 3 years ago by Pratik Chowdhury <[email protected]>
Merge pull request #4535 from ScoopInstaller/rashil2000-patch-1

Use newer function - fixes #4534

07ecd01159f6416fcb9032b2032554107d472d32 authored almost 3 years ago by Rashil Gandhi <[email protected]>
docs: Fix links in readme

3bb7036ee111bfe58e82ba3d0fd39189b058776a authored almost 3 years ago by Ross Smith II <[email protected]>
Use newer function - fixes #4534

1d5e81d2dcb5e6cf4e3c6b535ae296a04e4871bc authored almost 3 years ago by Rashil Gandhi <[email protected]>
Add scoop cat command

29477d992a52e81f91fc10c5f6dd31e7670f5305 authored almost 3 years ago by Joris <[email protected]>
fix(scoop-update): Update apps with '--all'

ac71fccbecb3d4158f249db9c1b9bb043cb8e966 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(scoop-update): Fix scoop update -a requiring arguments (#4531)

0f5097be4f2b9fd676d3fcc77e3091de215993c0 authored almost 3 years ago by Benedikt Reinartz <[email protected]>
Merge branch 'master' into develop

f34be82516b439d9e28b4b03af267257a7f0d507 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
Merge from ScoopInstaller/develop (#4527), 2021/11/22

59088a9f0094ecaa0c36793eef232b3af237a59b authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
Merge pull request #4524 from kodybrown/patch-1

Update notes about the NirSoft bucket

cf3f57caa3bb8861fccd4af36d03622ace5906f8 authored almost 3 years ago by Rashil Gandhi <[email protected]>
Better link

3c344682fe3d3e1c7e5e17b4f5fb7480381bb316 authored almost 3 years ago by Ross Smith II <[email protected]>
Fix nirsoft link

90fa4732621ad292e103ec4367eb10ad9960a893 authored almost 3 years ago by Ross Smith II <[email protected]>
updated notes about the NirSoft bucket,

which now includes almost all of the 250+ available utilities.

bbad8aef6c63324644ce80b5978983b53dfc2d9f authored almost 3 years ago by Kody Brown <[email protected]>
Merge pull request #4514 from ScoopInstaller/se35710-patch-1

readme: Update Java bucket text

2bc2e652e34893b91bc07c4e7a9b2ea2394f9d9c authored almost 3 years ago by Rashil Gandhi <[email protected]>
Update Java bucket text

This better reflect the actual contents of the bucket, rather than just a list of JDKs that vari...

abcb04878c3892ee87d9ab79f95508feabb0fc24 authored almost 3 years ago by Mathias Hermansson <[email protected]>
fix(test): Add more test cases for versions

e663027299d03ca768a252fa4bcbc51d124d4cae authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(versions): Fix situation that contains '_'

ae892138423bb9bbf54c8f0bed8331b93199f6b8 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
Merge pull request #3871 from filmor/patch-1

Add flags as an alternative to '*' to update all

6c2b34d29b4df4b7c0591eb4c27edaf155724fca authored almost 3 years ago by Rashil Gandhi <[email protected]>
Merge pull request #4368 from d3vel0per/patch-1

Updated README to reflect addition of Microsoft OpenJDK

6161f0bf9fd13ee1c81e3d95c1628c1f910e33de authored almost 3 years ago by Issac Lin <[email protected]>
fix(install): Fix `aria2`'s resume download feature (#3292)

Co-authored-by: Hsiao-nan Cheung <[email protected]>

baa20aef55ccadcb40bb964e2562fc436410098a authored almost 3 years ago by Retia <[email protected]>
refactor(versions): Refactor 'versions.ps1' (#3721)

Co-authored-by: Jakub Čábera <[email protected]>
Co-authored-by: David Duque <david.f.s.du...

77d00d17718ddc688e19d647d23576633ab1447a authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
feat(supporting): Update Json to 12.0.3, Json.Schema to 3.0.14 (#3352)

ef3bf14547198376a4c13c8e526a224f49287526 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
feat(shim): Add another alternative shim written in rust (#4229)

* Add alt-shim support via scoop config shim rshim

* update to new version

5ad8c76dd7fd534ff7ed6e8e67d66e793293eab0 authored almost 3 years ago by Zoritle <[email protected]>
fix(test): Use 32bit version of `zstd`

47ebc6f176b0db0afeb51b4ee237a20b2d8649e9 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
Merge pull request #4504 from ScoopInstaller/rasa-fix-schema

Fix schema to support + in version

84590f89f496e890a6c31ec2d61a2adc9b3f3ec0 authored almost 3 years ago by Pratik Chowdhury <[email protected]>
fix(decompress): Check `.zst` first

And also trim `\` in `-DestinationPath`

e35ff313a5d35cab1049024938c3423a5f6bf060 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
feat(decompress): Support Zstandard archive (#4372)

Co-authored-by: WorldYun <[email protected]>
Co-authored-by: Hsiao-nan Cheung <[email protected]>

af7a6f6d0e948db0940df71c62f95c21f46fb84e authored almost 3 years ago by worldyun <[email protected]>
Fix schema to support + in version

See https://github.com/ScoopInstaller/Main/blob/3590444367de0178ad6a35d861a24c9f105fd466/bucket...

948daa0c63515be986743c40933cc1bb84ab776e authored almost 3 years ago by Ross Smith II <[email protected]>
fix(autoupdate): Update array of arrays correctly (#4502)

1490869e6f58895c43bc1047226c1f07d17557a8 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
fix(scoop-install.ps1): Auto uninstall previous failed installation (#3281)

dcce40452953568821d479c71eb893d11b89df60 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
feat(message): Add config to disable aria2 warning message (#4422)

8bb7390a75055b74de86c12cafa99bfcde3f9c34 authored almost 3 years ago by Henry Ruben Fischer <[email protected]>
Merge branch 'master' into develop

2047f8a929a5833a6be4b0f298d772b1fcfe2e0e authored almost 3 years ago by Chawye Hsu <[email protected]>
feat(scoop-prefix): remove unused imports and functions (#4494)

458ec9003f1b4b6ad73c8a0c2fdb1389c05882fe authored almost 3 years ago by Pratik Chowdhury <[email protected]>
fix(core): use `script:url` instead of `url` (#4492)

bae0be958190f0cb8405c47acedff7150b9614bf authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
Fix incompatible with Pansies url alias

Fixes https://github.com/ScoopInstaller/Scoop/issues/4185
A continuation of https://github.com/S...

1e9031083895a51a332f928afdf353d5665d9e52 authored almost 3 years ago by Gal Szkolnik <[email protected]>
feat(autoupdate): add multiple URL/hash/extract_dir... support

30e7967a04897e9f26b34e0265b525366559cef4 authored almost 3 years ago by Hsiao-nan Cheung <[email protected]>
Merge pull request #4013 from sinloss/patch-1

Fix #4000, handle arch-specific env_add_path

6c340cb7e38dc29f6e2a935589d85b2a73fbe044 authored almost 3 years ago by Rashil Gandhi <[email protected]>
Change `url()` scope to avoid conflict with global aliases (#4342)

(e.g. Pansies)

35b2a42ede584ae898460d209c04ec48fda1e027 authored almost 3 years ago by Rashil Gandhi <[email protected]>
Restrict `url()` scope to avoid conflict with global aliases

818162fe829074e16ecaca951fb8ffa35ae7b755 authored almost 3 years ago by Derrick Liu <[email protected]>
chore: capitalize to prevent redirect (#4483)

b174775b718ace6e295e1fb9b7e5b1377aa32dbb authored almost 3 years ago by Rashil Gandhi <[email protected]>
chore: s/lukesamson/ScoopInstaller in install.ps1

5226f26f18157ed78f1529144404ec682374452e authored almost 3 years ago by Ross Smith II <[email protected]>
chore: s/lukesampson/ScoopInstaller in readme

4f5acd72109a98a148d1bfa269c23a2d43644d23 authored almost 3 years ago by Ross Smith II <[email protected]>
chore: Update extras bucket url in readme

f1a46e109596c55c7e83c77fc1fc9daedbe71636 authored almost 3 years ago by Ross Smith II <[email protected]>
chore: move extras bucket to @ScoopInstaller

3e9a4d4ea0e7e4d6489099c46a763f58db07e633 authored almost 3 years ago by Ross Smith II <[email protected]>
Updated README to reflect addition of Microsoft OpenJDK

2cf025a80b28c2900c1017122eb062a78fc0ae7e authored over 3 years ago by d3vel0per <[email protected]>