Rashil Gandhi
2bc2e652e3
Merge pull request #4514 from ScoopInstaller/se35710-patch-1
...
readme: Update Java bucket text
2021-11-15 17:03:34 +05:30
Mathias Hermansson
abcb04878c
Update Java bucket text
...
This better reflect the actual contents of the bucket, rather than just a list of JDKs that varies over time.
2021-11-15 10:19:25 +01:00
Issac Lin
6161f0bf9f
Merge pull request #4368 from d3vel0per/patch-1
...
Updated README to reflect addition of Microsoft OpenJDK
2021-11-15 12:39:59 +08:00
Hsiao-nan Cheung
bae0be9581
fix(core): use script:url instead of url ( #4492 )
2021-11-03 13:23:11 +08:00
Gal Szkolnik
1e90310838
Fix incompatible with Pansies url alias
...
Fixes https://github.com/ScoopInstaller/Scoop/issues/4185
A continuation of https://github.com/ScoopInstaller/Scoop/pull/4342
2021-11-02 09:38:47 -04:00
Rashil Gandhi
6c340cb7e3
Merge pull request #4013 from sinloss/patch-1
...
Fix #4000 , handle arch-specific env_add_path
2021-11-01 10:55:27 +05:30
Rashil Gandhi
35b2a42ede
Change url() scope to avoid conflict with global aliases ( #4342 )
...
(e.g. Pansies)
2021-11-01 09:01:05 +05:30
Derrick Liu
818162fe82
Restrict url() scope to avoid conflict with global aliases
2021-10-30 15:44:07 -07:00
Rashil Gandhi
b174775b71
chore: capitalize to prevent redirect ( #4483 )
2021-10-28 14:51:07 -07:00
Ross Smith II
5226f26f18
chore: s/lukesamson/ScoopInstaller in install.ps1
2021-10-25 18:28:51 -07:00
Ross Smith II
4f5acd7210
chore: s/lukesampson/ScoopInstaller in readme
2021-10-25 18:27:14 -07:00
Ross Smith II
f1a46e1095
chore: Update extras bucket url in readme
2021-10-25 18:18:37 -07:00
Ross Smith II
3e9a4d4ea0
chore: move extras bucket to @ScoopInstaller
2021-10-25 18:17:11 -07:00
d3vel0per
2cf025a80b
Updated README to reflect addition of Microsoft OpenJDK
2021-05-26 20:42:51 +05:30
FriendlyNeighborhoodShane
0920050464
reset: skip when app instance is running ( #4359 )
...
The issue is the same as for #2952 , workaround until the proper
solution is implemented. The code is also directly copied from there.
Fixes #4310
2021-05-20 17:50:06 +02:00
Mehmet Ümit
3d67b7d37c
Fixed trailing whitespace issue ( #4307 )
2021-03-30 19:40:48 -07:00
liuxy
63a26584cd
Fix the eol error complained by the tests
2020-12-21 11:32:43 +08:00
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
linsui and linsui
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 Cheung and Chawye 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étan and Jakub Čá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