16 Commits

Author SHA1 Message Date
Hsiao-nan Cheung af26d86d02 refactor(relpath): Use $PSScriptRoot instead of relpath (#4793) 2022-03-10 00:30:40 +08:00
HUMORCE 63b858c41f style: Use correct casing for $PSScriptRoot (#4775) 2022-03-04 22:55:45 +08:00
Hsiao-nan Cheung e4580dd705 feat(scoop-shim): Add scoop shim to manipulate shims (#4736) 2022-02-26 22:32:54 +08:00
Chawye Hsu e1bb1e91d0 Lint: PSAvoidUsingCmdletAliases (#2075) 2018-03-03 18:41:19 +01:00
Roy Ivy III 6d9bca805f whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00
Luke Sampson 60a499e5a7 fix 7zip msi code (64/32bit codes are different) 2013-09-03 15:07:58 +10:00
Luke Sampson 555e189d33 beginning refactoring for global installs 2013-08-30 16:58:20 +10:00
Luke Sampson 432ae1fb90 move notepad2 to extras, add scoop bucket command 2013-08-06 14:01:57 +10:00
Luke Sampson 6579adf365 remember when scoop was last updated and report this in 'scoop status' 2013-08-05 16:43:59 +10:00
Luke Sampson 402c80459c renamed 'resolve' to 'relpath', and 'full_path' to 'fullpath' 2013-07-02 20:59:04 +10:00
Luke Sampson 5ed3b0ef61 use to dot source core.ps1, instead of (split-path System.Management.Automation.InvocationInfo.mycommand.path) 2013-07-02 20:46:53 +10:00
Luke Sampson f73e96b3a9 refactor to use libexec instead of lib/cmd 2013-07-02 20:08:32 +10:00
Luke Sampson 0c5b7a54c7 'scoop update': use robocopy to purge old files 2013-06-29 17:27:56 +10:00
Luke Sampson 9f4be7d3cd rename 'bin stubs' to 'shims' 2013-06-27 15:42:58 +10:00
Luke Sampson b98c1acdca got scoop which working 2013-06-21 18:39:16 +10:00
Luke Sampson 1260a8ef7d moved 'bin\install -l' stuff to 'bin\refresh' 2013-06-21 09:36:26 +10:00