Matt Cargile
429ba7af5b
fix(scoop-alias): Fix 'Option --verbose not recognized.' ( #6062 )
2024-07-17 22:12:29 +08:00
L. Yeung
0138dc4266
fix(scoop-alias): Pass options correctly ( #6003 )
...
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2024-07-15 13:06:22 +08:00
HUMORCE
81e7dec78c
fix(scoop-alias): Prevent overwrite existing file when adding alias ( #5577 )
...
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2024-04-08 23:26:38 +08:00
Rashil Gandhi
9723725402
fix(chore): Update help documentation ( #5002 )
...
* tweaks to help system
* update help text
* update changelog
* fix order of printing deps
* Apply suggestions from code review
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
* Update scoop-help.ps1
* Update scoop.ps1
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2022-06-21 12:08:05 +05:30
L. Yeung
22365c2169
fix(bucket): Return empty list correctly in Get-LocalBucket ( #4885 )
...
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
Co-authored-by: Rashil Gandhi <rashil2000@gmail.com >
2022-04-27 17:37:18 +08:00
Hsiao-nan Cheung
6296822f1f
perf(scoop): Load libs only once ( #4839 )
2022-04-21 21:34:26 +08:00
Chawye Hsu
5025661fa2
fix(shim): Manipulating shims with UTF8 encoding ( #4791 )
2022-03-10 15:55:15 +08:00
HUMORCE
63b858c41f
style: Use correct casing for $PSScriptRoot ( #4775 )
2022-03-04 22:55:45 +08:00
Hsiao-nan Cheung
21c5c6e775
fix(scoop-alias): Fix alias initialization ( #4737 )
...
* fix(scoop-alias): Fix alias initialization
* fix(scoop-alias): Remove 'Format-Table'
2022-02-14 20:17:15 +05:30
Hsiao-nan Cheung
02da753fa7
fix(core): Use '-Encoding ASCII' in 'Out-File' ( #4571 )
2021-12-10 00:52:44 +08:00
Richard Kuhnt
fcabada1bc
refactor(config): Redirect set_config output to Out-Null
2019-05-10 12:16:36 +02:00
Richard Kuhnt
8ead07ffee
refactor(alias): Apply config changes to scoop-alias command
2019-05-10 12:16:36 +02:00
Richard Kuhnt
4ec576a859
refactor(bin/libexec): remove config.ps1 imports
2019-05-10 12:16:36 +02:00
Richard Kuhnt
7c427878ea
Improve "scoop alias list" output ( #2160 ) ( #2163 )
...
* Show command definition trough 'scoop alias list' (closes #2160 )
* Add verbose flag to alias list command
* Update alias command help
2018-04-04 17:27:01 +02:00
Chawye Hsu
e1bb1e91d0
Lint: PSAvoidUsingCmdletAliases ( #2075 )
2018-03-03 18:41:19 +01:00
Richard Kuhnt
5f8577dda7
Add missing exit codes to various scoop commands
2017-12-15 00:31:37 +01:00
Richard Kuhnt
42397594d7
Better error handling for scoop-alias
2017-02-27 11:20:33 +01:00
Luke Sampson
1c173bc56d
Use sentence case for UI messages.
2017-02-13 20:20:41 +11:00
Luke Sampson
68da60c2c9
use UTF8 encoding for shims for better handling of usernames containing special characters ( fixes #572 )
2016-06-03 18:00:40 +10: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
Simon Hartcher
9e7bb98399
Add scoop-alias command
...
Fixes #377
2015-05-31 16:47:30 +10:00