This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
Scoop
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ScoopInstaller/Scoop.git
synced
2026-09-01 02:56:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3d5e923cb8ff4112087ea02ffd0db240da5f70f9
Scoop
/
libexec
T
History
Richard Kuhnt
f381b5865f
Fix scoop update force option (
closes
#1701
)
2017-09-11 21:07:01 +02:00
..
scoop-alias.ps1
…
scoop-bucket.ps1
…
scoop-cache.ps1
Use show as default option for cache command
2017-08-30 21:41:43 +02:00
scoop-checkup.ps1
…
scoop-cleanup.ps1
Fix cleanup command not working with global apps (
fixes
#1683
)
2017-08-31 20:28:44 +02:00
scoop-config.ps1
…
scoop-create.ps1
…
scoop-depends.ps1
…
scoop-export.ps1
Add bucket and arch to list/export output (
#1613
)
2017-09-10 22:38:35 +02:00
scoop-help.ps1
…
scoop-home.ps1
…
scoop-install.ps1
fix
#1628
(scoop update --ignore-cache option broken) (
#1629
)
2017-09-01 22:47:11 +02:00
scoop-list.ps1
Add bucket and arch to list/export output (
#1613
)
2017-09-10 22:38:35 +02:00
scoop-reset.ps1
…
scoop-search.ps1
…
scoop-status.ps1
Use app_status() in the actual status command
2017-08-30 22:11:27 +02:00
scoop-uninstall.ps1
Add ensure_all_installed() to uninstall command
2017-08-31 00:47:37 +02:00
scoop-update.ps1
Fix scoop update force option (
closes
#1701
)
2017-09-11 21:07:01 +02:00
scoop-which.ps1
…