Ross Smith II
ad0f6178d0
feat(bucket): Switch nirsoft bucket to ScoopInstaller/Nirsoft ( #5328 )
2023-03-11 21:42:14 +08:00
L. Yeung
41620bb169
feat(core): Add -Silent switch for Invoke-ExternalCommand ( #5346 )
2023-03-11 21:39:45 +08:00
Hsiao-nan Cheung
559c6f9e64
feat(bucket): Make official buckets higher priority ( #5398 )
2023-03-10 17:24:41 +08:00
Richard Kuhnt
7826d6fe2d
perf(decompress): disable progress bar to improve Expand-Archive performance ( #5410 )
...
See: https://github.com/ScoopInstaller/Install/pull/42
---------
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2023-02-27 20:11:40 +01:00
Stephen Albert-Moore
8acfeeefcf
fix(scoop-info) --verbose file size collection ( #5352 )
2023-02-26 20:19:54 +01:00
Valinor
c00dd42cae
fix(getopt): Stop split arguments in getopt() and ensure array by explicit arguments type ( #5326 )
...
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2023-02-26 14:32:16 +08:00
Hsiao-nan Cheung
3f11454a3c
fix(core): Fix scripts' calling parameters ( #5365 )
2023-02-26 14:31:38 +08:00
0x574859
0a39de86e2
fix(env): Avoid automatic expansion of %% in env ( #5395 )
...
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com >
2023-02-25 20:38:09 +08:00
Chawye Hsu
c44e214743
feat(config): Support portable config file ( #5369 )
2023-02-25 20:22:56 +08:00
Jeppe Frandsen
7c6aeb240e
fix(install): Fix downloading release assets from private GitHub repositories ( #5361 )
...
Fix download from private GitHub repos
2023-02-25 14:00:37 +05:30
Hsiao-nan Cheung
32ca856f63
fix(core): Fix is_in_dir under Unix ( #5391 )
2023-02-19 23:56:53 +08:00
Ercolino
1d0bd434ab
builds(checkver): Read the private_host config variable ( #5381 )
2023-02-19 17:19:01 +08:00
Ross Smith II
54e3613fca
ci(dependabot): Add dependabot.yml for GitHub Actions ( #5377 )
2023-02-18 22:50:08 +08:00
Rashil Gandhi
e2558ace75
fix(chore): Handle spaces in git command arguments ( #5375 )
...
* fix(chore): Handle spaces in git command arguments
* changelog
* Use splatting
2023-02-07 04:55:54 +05:30
HUMORCE
68760de1e8
fix(shortcuts): Output correctly formatted path ( #5333 )
2023-01-09 11:01:40 +08:00
Hsiao-nan Cheung
257304bbc7
fix(decompress): Exclude '*.nsis' that may cause error ( #5294 )
2022-12-18 23:22:41 +08:00
Hsiao-nan Cheung
52f9ce3a81
fix(autoupdate): Fix file hash extraction ( #5295 )
2022-12-18 23:15:03 +08:00
HUMORCE
6369ba60ba
refactor(scoop-download): Output more detailed manifest information ( #5277 )
2022-12-10 23:38:30 +08:00
Hsiao-nan Cheung
af5ffcddab
test(bucket): Skip manifest validation if no manifest changes ( #5270 )
2022-11-30 13:32:35 +08:00
Richard Kuhnt
360daa706a
feat(chore): Improve git.exe execution and add parallel bucket updates ( #5122 )
2022-11-23 13:58:51 +08:00
Hsiao-nan Cheung
c60df9cdad
docs(changelog): Prepare for version 0.3.1 ( #5248 )
2022-11-12 23:41:12 +08:00
Hsiao-nan Cheung
ac71c6e1b7
feat(sysinternals): Add 'sysinternals' bucket to known ( #5237 )
2022-11-11 01:11:54 +08:00
Hsiao-nan Cheung
0f795733d8
refactor(unix): Remove unix.ps1 ( #5235 )
2022-11-11 01:10:52 +08:00
Hsiao-nan Cheung
29ed3cb050
builds(checkhashes): Use correct version number if UseCache ( #5240 )
2022-11-10 14:38:29 +08:00
Hsiao-nan Cheung
d7bfe52122
fix(scoop-config): Output [DateTime] as [String] ( #5232 )
2022-10-31 20:33:54 +08:00
Chawye Hsu
29e5898a45
feat(checkup): Add Windows Developer Mode check ( #5233 )
2022-10-31 11:24:40 +08:00
Hsiao-nan Cheung
ea6c73880a
tests(bucket): Use BuildHelpers EnvVars ( #5226 )
2022-10-28 15:20:36 +08:00
Hsiao-nan Cheung
e4f9734b88
fix(shim): Exit if shim creating failed 'cause no git ( #5225 )
2022-10-28 13:17:53 +08:00
Hsiao-nan Cheung
1630e5f908
tests(pester): Update to Pester 5 ( #5222 )
2022-10-28 13:14:29 +08:00
Hsiao-nan Cheung
2474ab73e4
builds(schema): Add 'installer' and 'shortcuts' to 'autoupdate' ( #5220 )
2022-10-25 23:51:36 +08:00
Hsiao-nan Cheung
d65fee6d26
docs(scoop-cat): Fix help message ( #5224 )
2022-10-25 23:50:46 +08:00
Hsiao-nan Cheung
01fe9ccd63
fix(import): Fix scoop import command ( #5210 )
2022-10-24 04:06:31 +08:00
Hsiao-nan Cheung
1c6ab39e90
ci: Update modules version ( #5209 )
2022-10-20 09:33:56 +08:00
pynappo
c71376e12c
feat(config): Allow scoop to check and update 'nightly' apps ( #5166 )
...
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2022-10-18 23:46:13 +08:00
Hsiao-nan Cheung
5e6a9eeaa0
builds(pssa): Remove unused 'ExcludeRules' ( #5201 )
2022-10-17 22:41:32 +08:00
Hsiao-nan Cheung
1eea29b0d1
fix(decompress): Trim ending '/' ( #5195 )
2022-10-15 23:19:16 +08:00
Hsiao-nan Cheung
7dcb7c0030
fix(tests): Fix tests in Linux and macOS ( #5179 )
2022-10-15 23:12:52 +08:00
Hsiao-nan Cheung
9fda5428ae
builds(checkver): Support XML default namespace ( #5191 )
2022-10-15 20:17:48 +08:00
Hsiao-nan Cheung
d0cbc36a58
fix(hash): Fix SF hash extraction ( #5189 )
2022-10-14 18:21:52 +08:00
yi_Xu
512ab44029
builds(auto-pr): Add CommitMessageFormat option ( #5171 )
2022-10-14 16:48:39 +08:00
Chawye Hsu
1f0f687a39
chore(installer): Drop the old installer ( #5186 )
...
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2022-10-14 14:56:05 +08:00
Hsiao-nan Cheung
ec8161df6c
fix(decompress): Use PS's default 'Expand-Archive()' ( #5185 )
2022-10-14 14:29:24 +08:00
Hsiao-nan Cheung
24301ac028
refactor(hash): Use 'Get-FileHash()' directly ( #5177 )
2022-10-13 19:15:32 +08:00
Hsiao-nan Cheung
9baf293ab6
docs(changelog): Prepare for version 0.3.0 ( #5167 )
2022-10-07 00:26:31 +08:00
Hsiao-nan Cheung
7f47f662e2
feat(subdir): Allow subdir in 'bucket' ( #5119 )
2022-09-28 11:22:33 +08:00
Rashil Gandhi
7a599f062f
feat(install): Add support for ARM64 architecture ( #5154 )
...
* Initial support for ARMv8
* Add fallback mechanism
* Update changelog
* Update useragent
* Some typo and format changes
* Use `env:ProgramFiles(Arm)` to detect ARM64
- Move `default_architecture()` to `core.ps1`
* Rename 'ensure_architecture()' and 'default_architecture()'
* Refactor 'supports_architecture()' to 'Get-SupportedArchitecture()'
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2022-09-28 04:19:03 +05:30
Hsiao-nan Cheung
146dab60d1
builds(schema): Remove 'object' from 'anyOf' under 'sourceforge' ( #5163 )
2022-09-26 20:14:31 +08:00
Hsiao-nan Cheung
04595b417a
builds(checkver): Implement SourceForge checkver functionality ( #5113 )
...
Co-authored-by: Mathias Hermansson <mathias.hermansson@se.ibm.com >
2022-09-26 19:56:40 +08:00
César Román
782f3f1aa6
feat(checkurls): Allow checking URLs from private_hosts ( #5152 )
2022-09-16 13:30:08 +08:00
Jules
122fdc1a1c
refactor(download): Rename dl() to Invoke-Download() ( #5143 )
2022-09-16 10:36:40 +08:00