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
a81001cc90685b1531349c620807ee83e32099bd
Scoop
/
libexec
T
History
Luke Sampson
4d1b817731
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-bucket.ps1
…
scoop-cache.ps1
…
scoop-config.ps1
…
scoop-depends.ps1
…
scoop-export.ps1
…
scoop-help.ps1
…
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
…
scoop-uninstall.ps1
…
scoop-update.ps1
mention --force argument in help for update command
2014-10-12 19:04:45 +10:00
scoop-which.ps1
…