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

fix(readme): adjust URL of `runat.json` (#3484)

5d0d39abae2555424a73488eba85f2703d1f611d authored over 5 years ago
fix(bin): Checkhashes downloading twice when architecture properties does hot have url property (#3479)

1b84fe04fcb26814c664c9d0641418a9caba8754 authored over 5 years ago
fix(decompress): '$ExtractDir' error with '.zip' and subdir (#3472)

For some `extract_dir` in .zip that has sub-dir, the former one would remove parent dir and get ...

a775d452ff31838fa7398de8bb09883d879e1ddd authored over 5 years ago
fix(decompress): '$ExtractDir' removed original extract file by accident (#3470)

f5fdc275ca27166c7fd862932f4ad2e124708f20 authored over 5 years ago
feature(decompress): Add 'ExtractDir' to 'Expand-...' functions (#3466)

* feature(decompress): Add 'ExtractDir' to 'Expand-...' functions

* Fix 'TrimEnd' and nested 7z

e6b2e3d31e246d2af70bd32807159b761fb65e0d authored over 5 years ago
fix(decompress): Change dark.exe parameter order

https://github.com/lukesampson/scoop-extras/pull/2143
https://github.com/ScoopInstaller/Main/pull/56

6141e46d6ae74b3ccf65e02a1c3fc92e1b4d3e7a authored over 5 years ago
refactor(core): Add more generic 'Invoke-ExternalCommand' instead of 'run' (#3432)

b9deb57d03d19271c4397a8700702e89041de42b authored over 5 years ago
fix(config): show correct output when removing a config value (#3462)

ad6198eeb4e4d5d5934a4c3b8a8b817f2f1da453 authored over 5 years ago
Merge branch 'release/2019-05-15'

731d878490a7bb1aa9d2bf1c15cd27ef2c31c2fb authored over 5 years ago
fix(autoupdate): Handle xml namespace in xpath mode (#3465)

765706ce38f8a68531b5e36acfad13bd21c2cfb6 authored over 5 years ago
feat(manifest): xpath support in checkver and autoupdate (#3458)

f6062855bad8d4829ebe02cd4664fbebe0586f90 authored over 5 years ago
fix(update): support changing scoop tracking repository (#3459)

Allows tracking of custom scoop fork:
```
$ scoop config SCOOP_REPO "https://github.com/<user>...

16bdee060b131e4eaeb9b095cf351564ee557ffd authored over 5 years ago
Sync hotfix #3454 to develop

81226ae2f9fc783a529835e98cd0fadd1f435307 authored over 5 years ago
fix(decompress): Fix dark parameter order

close #3454

87a1e784d7463fea36fa41fcb7cb5537cbcfdc52 authored over 5 years ago
Sync hotfix #3453 to develop

b1a09e6b82586117b9eb811a5736a0ec9a4003d1 authored over 5 years ago
fix(depends): don't force adding dark dependency (#3453)

bed78ceffb1355f2d035c5de280b43be7dd27d43 authored over 5 years ago
Bucket extraction and refactoring (#3449)

- The main bucket of Scoop has been separated to https://github.com/ScoopInstaller/Main
- Requi...

71f504494a682d09f8fc8d16342992bf9cbbbaa3 authored over 5 years ago
fix(update): Rewording PowerShell update notice

d006fb9315b55a9d8e6a36218cf5dbdde51433ec authored over 5 years ago
Add Expand-DarkArchive and some other dependency features (#3450)

- Add `Expand-DarkArchive` helper function
- Allow `dark.exe` from wixtoolset and `7zip-zstd` a...

17253e46b96c11eee5230b463877bb214e0f0e50 authored over 5 years ago
fix(checkup): Remove lessmsi and aria2 from scoop checkup command

846311970f5683d271936696db0f72454588ce78 authored over 5 years ago
feature(depends): Detect dependencies from pre/post and installer script

2aec0b2d97d6f877511c5db7f25582a39860a79b authored over 5 years ago
feature(checkup): Add warnings to 'scoop checkup' for missing unpackers

f578cd0767d95cdfa1a3f109ecfc270374add53b authored over 5 years ago
feature(core): Allow wixtoolset and 7zip-zstd as valid helpers

039d591b1ab3439bb306739b064c36e9539f9a2a authored over 5 years ago
feature(decompress): Add Expand-DarkArchive helper function

27afed09d4c2943ea43666f0a3a466c6e1942c57 authored over 5 years ago
fix(core): Filter null or empty string from Scoops directory settings

5d5c7fa91c03f05b705d3420618ec96d8e870174 authored over 5 years ago
Main bucket moved to github.com/ScoopInstaller/Main

16f88eecaa766fd8e234a2310f88a023abb7556c authored over 5 years ago
refactor(core): remove old scoopdir support

89558f41fd5fe9c5a2626872ef1b1748fe2cdd3a authored over 5 years ago
refactor: move core bootstrapper to the eof

ee7d22a52dc5d55fd9af8eba428d1d275f8d1f0e authored over 5 years ago
feat: support loading basedirs from config

f53ffc6c5829dd0c276ad3f205a998d38933643f authored over 5 years ago
refactor(config): Fix set_config function

1e1a806783f95b6b16eaf213d6a93662f3077ccd authored over 5 years ago
fix(config): Remove config.ps1 imports

7699beafc04d74d2e34b05dfdeb3cf1a30dbb6af authored over 5 years ago
refactor(config): Redirect set_config output to Out-Null

fcabada1bc73f65c102d282411617ca0c8f8e5c2 authored over 5 years ago
fix(config): More tests for set_config

630ba04ecd81d85d882b623af20a8b836821a141 authored over 5 years ago
fix(config): Test for DateTime object instead for actual Time

d17b4e5a8570b05d3399b66a7a4ba73e076c54d5 authored over 5 years ago
fix(config): fix datetime tests for PowerShell 6

8dd68f61b0186bced792335ce063d49a5d6ec03f authored over 5 years ago
fix(config): fix set_config check for existing property

c9fa59dab80f51da52150b8300d69118445e9b61 authored over 5 years ago
refactor(config): Fix warning message

7e40e2e61c4f7fd28d10704ae517268854c35915 authored over 5 years ago
refactor(config): Fix set_config

1e198293343961af19d47bf024db80a80d402f24 authored over 5 years ago
refactor(config): Add more tests for load_config and get_config

40d83d924a084f15edc137aebfe7efce76a2b38d authored over 5 years ago
refactor(core): Remove hard-coded path

445d4fdee2847bb98c2ad0c428899f8da72de792 authored over 5 years ago
refactor(core): ensure config path exists

Co-Authored-By: r15ch13 <[email protected]>

e9004e126b040279f07538c0ec31208fd4a1eeed authored over 5 years ago
refactor(core): Use ASCII encoding because of PowerShell 5

Encode file in "ASCII", since "UTF8" in Powershell 5 will be "UTF8-with-BOM", while "ASCII" be ...

f1c4a6cc64f9b598d4b58712a212a32bb8560685 authored over 5 years ago
refactor(alias): Apply config changes to scoop-alias command

8ead07ffee07901fbac974625ece26f9b8dfcc2f authored over 5 years ago
refactor(config): Fix config value removing

df64db0675d2b8ab578af146c14bfd34ddf35387 authored over 5 years ago
refactor(bin/libexec): remove config.ps1 imports

4ec576a85964a7936d15d1816050f3e871cb8ad9 authored over 5 years ago
refactor(config): Better output for scoop config command

9f4bc2a77fc74ac483ccc3d484a81a909ad031a0 authored over 5 years ago
refactor(core): Prefer $XDG_CONFIG_HOME over ~\.config

Co-Authored-By: r15ch13 <[email protected]>

2749104e82940fd12f9b2c7b07f5e94fd6ae6017 authored over 5 years ago
refactor(config): Move configuration handling to core.ps1

- Migrate ~\.scoop to ~\.config\scoop\config.json
- Remove hashtable and hashtable_val functions...

f7a9cd9ceb5e6736c2f0058a5a8c5b58279b8980 authored over 5 years ago
feature(update): Add hold/unhold command (#3444)

Allows un/locking a program to the current version and enable/disable updates.
Close #3232
Clo...

44975dce5889967c6b0513084f7c644f1a679ed7 authored over 5 years ago
Sync renaming changes to develop

8beffc4329ce4abd6a6a05f41a9593c6805e2d3d authored over 5 years ago
Incorporate organization and bucket renaming

See: https://github.com/lukesampson/scoop/issues/3437

f1f86494d7695fdd02a90ccf3ae77f474abbba54 authored over 5 years ago
scoop-cache: Display help on incorrect cache command (#3431)

9309b5264097807803db2a96c29dca774976dbc8 authored over 5 years ago
Sync missing hotfix #3427 to develop

618824e46d5643fc258b4e59a4c315738f410860 authored over 5 years ago
Expand-ZipArchive: Compatible with Pscx (was missing tests) (#3427)

Extension to https://github.com/lukesampson/scoop/pull/3425

abcb59ca3576a3522e5f1aac3dd458f32766ae60 authored over 5 years ago
Sync #3425 hotfix to develop

f396d8837d7f56ce007a36e08de5f35715b5066b authored over 5 years ago
Expand-ZipArchive: Compatible with Pscx (#3425)

Close scoopinstaller/scoop-main#19
Close scoopinstaller/scoop-main#20
Close lukesampson/scoop-...

a6fd88f582aba3b47dc15cfd923d8d9e8300cd0f authored over 5 years ago
refactor(core): Rename aria2 helper functions

aria2_path > Get-Aria2Path
aria2_installed > Test-Aria2Installed
aria2_enabled > Test-Aria2Enabled

42e450508995224887838cd4f73cfad9df9ea520 authored over 5 years ago
refactor(core): Combine helpers to Get-HelperPath and Test-HelperInstalled

010546cf26680668917c732810d936651f00ead8 authored over 5 years ago
refactor(decompress): Change function name casing

7zip_path -> Get-7zipPath
7zip_installed -> Test-7zipInstalled
Expand-7ZipArchive -> Expand-7zip...

501d4b4d353a55d12aea028d6d78cd105940156a authored over 5 years ago
fix(core): Remove wrong parenthesis Test-Aria2Enabled and Get-AppFilePath

83e457661da3fdc43a0a21e9f5a17fdbc3a26404 authored over 5 years ago
refactor(tests): Check checksum of TestCases.zip before extracting

f58fdaa7f206eae21bef4c067e475be5c46120cc authored over 5 years ago
feature(core): Add lessmsi and innounp helper functions

1149402f29b084e3686a8ab12a17a2346d97c3fd authored over 5 years ago
refactor(core): file_path > Get-AppFilePath

3cb37f0cd1a03d111720afcd699aca8f46774383 authored over 5 years ago
refactor(decompress): Use helper functions for 7zip/lessmsi/innounp

e16225582402d015e336fd844a7db74f026f0fc2 authored over 5 years ago
fix(decompress): Fix return value of extract_7zip

d3ba0b203f84977bac362e42ec3f42f02add8c7c authored over 5 years ago
fix(install): Check if 7zip/lessmsi/innounp is installed before adding dependency

Prevents installing 7zip/lessmsi/innounp locally if they are already available globally

51c6e77d612a1df2bedd8ec5aa8c2128430ebad1 authored over 5 years ago
Sync #3423 into develop branch

1487e16b232d91c8792333894a4250279d2cd081 authored over 5 years ago
Move scoop-java to scoopinstaller Github organization (#3423)

aa8513fb3fb7a3ae6311ec5c6333b2f0a6a8dc2e authored over 5 years ago
Sync #3419 hotfix to develop

466c286ecf2604893e330de89f711546ea903a4e authored over 5 years ago
fix: force to add new main bucket (#3419)

* fix: force to add new main bucket

* fix(git): use internal get config function

fd5d2fec37972273362ea3e4d8c2edab16cb5e7f authored over 5 years ago
Patch(decompress): Allow other args to be passthrough (#3411)

ref: https://github.com/lukesampson/scoop-extras/pull/2021#issuecomment-484182951, https://githu...

34c26aab6c252408d8216ef25719e1abaffbaf44 authored over 5 years ago
install: Fix bug with Start-Process -Wait, exclusive to PowerShell Core on Windows 7 (#3415)

Close: https://github.com/lukesampson/scoop/issues/2580
See: https://github.com/PowerShell/Powe...

70d6d9cab716c6931b15af1528c81bc9b4ed9a5d authored over 5 years ago
checkver.ps1: Fix example parameters (#3413)

7fa8a69b91b4c10a4698dfaab59988132bf43161 authored over 5 years ago
refactor(core): ensure_all_installed() to Confirm-InstallationStatus() (#3293)

e51343076613cad9aaa6a0177804958d4c28e00f authored over 5 years ago
shim: Add '.com'-type shim (#3366)

7ef4270c2b6d7cf0959512edc25efd8ba3edc6ef authored over 5 years ago
decompress(tests): Improve installation of lessmsi and innounp (#3409)

f63219fd1d59460e8416bdbf9575b3ec47959c85 authored over 5 years ago
refactor(cmd_available/Get-Command): Add Test-CommandAvailable function (#3314)

a757dea15e076bf7615d6fee088bef28b3b0af58 authored over 5 years ago
PowerShell: Update requirement to version 5 or greater (#3330)

fe1a91e69904cac7bd604541ffbdb0c124895329 authored over 5 years ago
fix: correct deprecation function name (#3406)

2db651c13a83f1c0ebb53723716efb5d96018fc0 authored over 5 years ago
[Regression]: Rename extract_inno to unpack_inno

1268d74224b67f046f084cda0ec3845f1c9d8377 authored over 5 years ago
Finalize bucket extraction (#3399)

Co-authored-by: Jakub Čábera <[email protected]>
Co-authored-by: Hsiao-nan Cheung <niheave...

c7033e1079e7b3744639a2f72fb79eb12975a1d2 authored over 5 years ago
Remove docker-compose.yml

2eb27e51ad2262e07d288ebda0c0b5fd8c12e024 authored over 5 years ago
[bin] Remove path aliases

Co-authored-by: Jakub Čábera <[email protected]>

77822491998c92bfedfe6257855838a9480d015a authored over 5 years ago
decompress(tests): Use BeforeAll to setup variables and install dependencies

ff15d1d69f9819512bbc07474bc45801994a8b91 authored over 5 years ago
decompress(tests): Skip already installed app

f919a3c7c17e370e8e88cafd03a1fa5d2e205600 authored over 5 years ago
decompress: Fix get_config calls

79a6d5cb04c11c191a8c26e3e7f061b1da2c80ac authored over 5 years ago
feat: Check for LongPaths setting (#3387)

1a6fd6e396d40ccb49622cc7ca57653cea346683 authored over 5 years ago
decompress.ps1: Refactor extraction handling functions (#3204)

* Refactored functions:
* requires_7zip > Test-7ZipRequirement
* requires_lessmsi > Test-L...

72730e0d730a8200005e55c33de54dd36848f359 authored over 5 years ago
chore: add notification for new main bucket (#3392)

19a1ab3e796c34858d529496170baabb5653fad3 authored over 5 years ago
fix(scoop-update): fix branch switching (#3372) (#3390)

fix(scoop-update): fix branch switching

404a6b82a626317f1338b16596f17f0485eeaf08 authored over 5 years ago
fix(scoop-update): fix branch switching (#3372)

fix(scoop-update): fix branch switching

59f28eb0abb76f4d4c9b1a642c0ca20fbd2e0ac8 authored over 5 years ago
buckets.ps1: Fix new_issue_msg (#3375)

buckets.ps1: Fix new_issue_msg

58eb2e9bffe440564a59e6a8e7e03235dcf76efe authored over 5 years ago
feature: Prepare extraction of main bucket (#3060)

- Add preparing changes for extracting the main bucket to https://github.com/scoopinstaller/scoo...

56d54d1c91844ef97e61e70d774a9aa0ea186238 authored over 5 years ago
dark: Add description

fa6ccc9471a29bf621c80a507d387a371293de75 authored over 5 years ago
refactor(install): rename locate() to Find-Manifest()

See https://github.com/lukesampson/scoop/issues/3339#issuecomment-485242390

9eed3d8914c7a0fa294110eb0761776a01adf034 authored over 5 years ago
ffmpeg-nightly: Update to version 20190422-eeca67e

2d61aee0099eba71d635d12111109caac0a2b985 authored over 5 years ago
vim: Update to version 8.1.1198

c16230c49ef4f85842e59e10204c69517ab40918 authored almost 6 years ago
mls-software-openssh: Update to version 8.0p1-2

32bce3bfec4c19ee31a22eb035c5ca3d5fe1782a authored almost 6 years ago
[buckets] Get back to if (#3351)

f8c4d174a8c00538380aab70e7da6ae8059c844a authored almost 6 years ago
fix (#3350)

[Regression] Fix search after buckets optimize

4a2f3bbfe8d9e35338889364658f333f073cb14b authored almost 6 years ago