Commit Graph
9839 Commits
Author SHA1 Message Date
lxy dc7df618c1 Merge pull request #2 from lukesampson/master
Merge upstream commits
2020-12-21 11:28:04 +08:00
lxy 8ecdb7cc14 Merge pull request #1 from lukesampson/master
fix(tests): Force pester v4 (#4040)
2020-12-21 11:22:15 +08:00
Ross Smith II 227de6cfb8 Fix typo in Makefile's comments 2020-11-26 2020-10-25 10:43:08 -07:00
linsuiandlinsui ad061d2a6a fix get_shim_path (#4149)
Co-authored-by: linsui <linsui555@gmail.com>
2020-10-25 08:54:06 -07:00
Ross Smith II 0948824ec7 Fix typo 2020-10-23 11:11:35 -07:00
Ross Smith II b0557b647b Merge branch 'master' into develop 2020-10-22 22:42:57 -07:00
Ross Smith II 7db0fe9382 Add alt-shim support (fixes #3634) (#3998)
* Add alt-shim support via scoop config shim 71|kiennq

* Add exes for alt-shim support

* Bump kiennq's shim.exe to v2.2

* s/true/$true/

* Upgrade kiennq's shim to version 2.2.1

* Tweak Makefile to be less chatty

* Fix Makefile to correctly report bump
2020-10-22 22:39:22 -07:00
Ross Smith II 643cfb0da8 Merge branch 'develop' into master 2020-10-22 2020-10-22 13:24:31 -07:00
lxy c8453767b4 Annihilate the trailing whitespace 2020-08-13 10:19:29 +08:00
lxy 5e81d49984 Re-trigger tests 2020-08-13 09:46:18 +08:00
Jakub Čábera 9b29bbb711 fix(core): Fosshub download (#4051)
https://github.com/Ash258/Scoop-Core/releases/tag/0.5.0.1
2020-07-01 10:57:59 +02:00
Jakub Čábera 22a59866c7 fix(install): Aria2 inline progress negative values (#4053) 2020-07-01 10:56:39 +02:00
Jakub Čábera 6df80c1aee fix(tests): Force pester v4 (#4040) 2020-07-01 10:23:44 +02:00
liuxy 6659c55959 scoop-info: Handle arch-specific envs 2020-06-09 09:38:54 +08:00
liuxy 91ea657923 Apply the suggestions from @Ash258 2020-06-09 09:38:22 +08:00
lxy 3188115369 Fix #4000, handle arch-specific env_add_path 2020-06-08 10:16:47 +08:00
Greg Hutchinson 22fd6986bf fix(git): Don't execute autostart programs when executing git commands (#3993) 2020-05-21 19:54:44 +02:00
Brian Jubelirer 078b29bc80 chore(update): Update outdated PowerShell 5 warning (#3986) 2020-05-17 12:44:31 +02:00
Jakub Čábera 33a357241d feat(aria2): Inline progress (#3987) 2020-05-17 12:41:24 +02:00
Richard Kuhnt 573e0933cf Merge branch 'master' into develop 2020-05-14 19:39:49 +02:00
Richard Kuhnt 96de9c14bb hotfix(download): Progress bar on small files
Closes #3923
2020-05-14 19:39:35 +02:00
Hsiao-nan Cheung 7995f99dc1 fix(install): [Array]::Reverse error (#3976) 2020-05-12 21:08:43 +02:00
Hsiao-nan CheungandChawye Hsu f91968cb16 fix(install): let pathes in 'env_add_path' be added ascendantly (#3788)
Co-Authored-By: Chawye Hsu <chawyehsu@hotmail.com>
2020-05-11 19:05:33 +02:00
NilsonPark 48f121e466 core(install): Readd "Don't send referer to portableapps.com" (#3961)
PortableApps still get hosted on download3.portableapps.com
Reverts #2401
2020-05-05 12:31:39 +02:00
Chawye Hsu eada459be9 chore(scoop): Remove temporary code from the scoop executable (#3898) 2020-04-20 15:30:31 +02:00
Jakub Čábera 398ccea2ae feat(checkver): Present script property (#3900) 2020-04-20 15:29:10 +02:00
Hugo Locurcio 50df0c52c4 chore(hold): Replace "locked" terminology with "held" for consistency (#3917) 2020-04-20 15:27:55 +02:00
Samuel LorétanandJakub Čábera e6b355eae0 feat(install): Follow HTTP redirections when downloading a file (#3902)
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
2020-04-20 15:26:27 +02:00
Hsiao-nan Cheung 4eba120897 fix(install): fix 'failed' function (#3867) 2020-03-01 12:49:20 +01:00
Hsiao-nan Cheung fe01ed52d5 fix(install): fix wrong output of 'install/failed' (#3784) 2020-02-29 14:24:08 +01:00
Chawye Hsu ad9f7c6ff1 feat(checkup): Add check_envs_requirements 2020-02-23 13:55:19 +01:00
Chawye Hsu 062e6d7973 feat(diagnostic): Add check_envs_requirements 2020-02-23 13:55:19 +01:00
Jakub Čábera 48bb96a3d8 feat: Add configuration option for default architecture (#3778)
- Closes #3770
- New available command: `scoop config 'default-architecture' '32bit|64bit'`
2019-12-16 11:29:25 +01:00
linsuiandJakub Čábera e0c5ac2396 fix(scoop-info): check bucket of installed app (#3740)
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
2019-12-02 12:43:39 +01:00
Sergio Livi 7e32139322 fix(git): enforce pull without rebase (#3765)
Prevent issues if user has `pull.rebase` set `interactive` in global gitconfig
2019-12-02 12:36:58 +01:00
Ross Smith II a9fa775d59 chore(buckets.json): Update scoop-nonportable URL (#3776) 2019-12-01 12:27:29 +01:00
Chawye Hsu 5afad4e3d1 feat(list): Display main bucket name (#3759) 2019-11-20 20:15:05 +01:00
Richard Kuhnt 8ac23f8fbc feat(autoupdate): Add $urlNoExt and $basenameNoExt substitutions (#3742)
Mentioned in https://github.com/lukesampson/scoop-extras/pull/2124/files#r282758151
2019-11-09 20:02:59 +01:00
linsui 6eb90c9c11 fix(update): support $persist_dir in uninstaller.script (#3692) 2019-10-23 2019-10-23 20:37:32 +02:00
Xiang ZHU eb3d42de8f fix(install): execution policy check (#3619)
fix #3590
2019-10-18 19:16:33 +02:00
Richard Kuhnt e997017f1a fix(update): Fix scoop update changelog output 2019-10-18 16:22:34 +02:00
Richard Kuhnt 8ee45a57dc chore(git): Remove unnecessary git_proxy_cmd() calls for local commands 2019-10-18 16:22:34 +02:00
linsui ce3464f2f4 fix(core): Use [Environment]::Is64BitOperatingSystem instead of [intptr]::size (#3690) 2019-10-18 16:14:10 +02:00
Richard Kuhnt 08af9ff6e7 Merge branch 'develop' of github.com:lukesampson/scoop 2019-10-18 2019-10-18 14:03:43 +02:00
Richard Kuhnt e44b848f24 Revert "Update 2019-10-18" (#3696)
This reverts commit d948720961.
2019-10-18 13:56:46 +02:00
Richard Kuhnt d948720961 Update 2019-10-18 2019-10-18 13:47:57 +02:00
Richard Kuhnt 11c42d782f fix(install): Allow installing specific version if latest is installed
closes #3693
see #3694
2019-10-18 13:36:25 +02:00
Hsiao-nan Cheung 5643818e1b Revert 'Compare-Version' (#3333, #3578) (#3648) 2019-10-18 13:32:06 +02:00
linsuiandJakub Čábera 19ed5e42a8 fix(autoupdate): Decode basename when extract hash (#3615)
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
2019-10-14 14:07:38 +02:00
StephaneandJakub Čábera 9a3579c523 feature(update): allow updating apps from local manifest or URL (#3685)
- Closes #3683 
- Closes #3607

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
2019-10-14 12:39:40 +02:00