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-08-28 17:17:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b5f36b7e300ec49aff9f413accbb74250eed18bf
Scoop
/
libexec
T
History
Simon Hartcher
3e0b5293bc
Changed scoop-status to git fetch quietly
2015-04-04 15:45:52 +11:00
..
scoop-bucket.ps1
…
scoop-cache.ps1
…
scoop-config.ps1
…
scoop-create.ps1
Fixed encoding for files created using scoop-create
2015-03-13 16:46:18 +11:00
scoop-depends.ps1
…
scoop-export.ps1
…
scoop-help.ps1
Added support for custom commands
2015-03-26 18:24:28 +11:00
scoop-home.ps1
Added scoop-home command
2015-03-28 18:29:07 +11:00
scoop-install.ps1
fixes
#189
: check for failed installs of dependencies and give a more useful error message if that's the case
2014-11-03 09:33:43 +10:00
scoop-list.ps1
…
scoop-reset.ps1
…
scoop-search.ps1
fix for scoop search when an app contains a bin alias with no arguments (see
lukesampson/scoop-extras#56
)
2014-12-24 11:09:27 +10:00
scoop-status.ps1
Changed scoop-status to git fetch quietly
2015-04-04 15:45:52 +11:00
scoop-uninstall.ps1
…
scoop-update.ps1
Fixed status command. Added support for custom repo/branch.
2015-04-04 14:48:41 +11:00
scoop-which.ps1
…