Tamás Vajk
|
0f02fd7f1d
|
Fix erroneous assert (#13495)
|
2020-09-01 09:47:26 +05:00 |
|
xtqqczze
|
8f37cced70
|
Cleanup: remove duplicate words in comments (#13539)
|
2020-08-31 11:39:00 -07:00 |
|
Robert Holt
|
6a37eb9313
|
Update to .NET 5 preview 8 (#13530)
|
2020-08-31 10:38:05 -07:00 |
|
Aditya Patwardhan
|
3543491909
|
Change stage dependency for docker release stage in release pipeline (#13512)
|
2020-08-29 12:27:50 -07:00 |
|
xtqqczze
|
83079f6397
|
Reformat StringUtil (#13509)
|
2020-08-29 11:21:28 +05:00 |
|
Ilya
|
3b83a686a1
|
Add null check for args in CommandLineParser (#13451)
|
2020-08-28 12:03:30 -07:00 |
|
Ilya
|
4e2b6e9540
|
Process reparse points for Microsoft Store applications (#13481)
|
2020-08-27 11:51:19 -07:00 |
|
xtqqczze
|
78d0d0e306
|
Use uint instead of long for PDH constants (#13502)
|
2020-08-27 10:27:24 -07:00 |
|
Aditya Patwardhan
|
cb8165eeef
|
Move PSNullConditionalOperators feature out of experimental (#13529)
|
2020-08-27 10:11:01 -07:00 |
|
Steve Lee
|
74c743d279
|
Change PSNativePSPathResolution to not be Experimental (#13522)
|
2020-08-27 12:08:52 +05:00 |
|
The Dumb
|
126d94218a
|
Use field if property does not exist for ObRoot (#13375)
|
2020-08-25 14:35:43 -07:00 |
|
jackerr3
|
840884a4e3
|
Remove ZapDisable if statement from build.psm1 to prevent InvalidOperation error (#13350)
|
2020-08-25 14:21:33 -07:00 |
|
xtqqczze
|
16f0b74187
|
Cleanup: Remove redundant empty lines (#13404)
|
2020-08-25 11:29:26 -07:00 |
|
xtqqczze
|
3594ac60c7
|
Add StringUtil.Format overload to avoid unnecessary allocations (#13408)
* Rename parameters to correspond to string.Format
* Add addtional overload to avoid allocations at call sites
|
2020-08-24 09:10:54 +05:00 |
|
Dongbo Wang
|
6615fa3df6
|
Fix test hooks for CommandLineParameterParser (#13459)
|
2020-08-21 11:59:30 -07:00 |
|
Robert Holt
|
213e5b7857
|
Suppress UTF-7 obsolete warnings (#13484)
|
2020-08-21 10:37:42 -07:00 |
|
Dongbo Wang
|
44bb5861cb
|
Avoid multiple enumerations of an IEnumerable<Expression> instance in Compiler.cs (#13491)
|
2020-08-21 10:28:16 -07:00 |
|
dependabot-preview[bot]
|
ff2143d07b
|
Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 (#13492)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.0 to 16.7.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.0...v16.7.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-08-21 08:53:58 -07:00 |
|
Dongbo Wang
|
5f9d2846f7
|
Change Add-Type -OutputType to not support ConsoleApplication and WindowsApplication (#13440)
|
2020-08-21 11:30:42 +05:00 |
|
Dongbo Wang
|
fc4c9cbfd7
|
Initial work of the subsystem plugin model (for minimal powershell) (#13186)
|
2020-08-20 17:41:44 -07:00 |
|
Aditya Patwardhan
|
10fdfc4ac6
|
Create the folder before copying the global tools (#13476)
|
2020-08-19 13:12:16 -07:00 |
|
Dongbo Wang
|
98dbaefcd6
|
Optimize 'GetSystemLockdownPolicy' for non-lockdown scenarios (#13438)
|
2020-08-19 10:48:14 -07:00 |
|
Steve Lee
|
d67649c300
|
Fix $? to not be $false when native command writes to stderr (#13395)
|
2020-08-19 09:31:38 -07:00 |
|
xtqqczze
|
1a0a5db069
|
Remove redundant delegate creation (#13441)
|
2020-08-19 09:15:07 -07:00 |
|
Paul Higinbotham
|
ac5f5f9f22
|
Disable WMF link invocation test (#13479)
|
2020-08-19 09:05:25 -07:00 |
|
Aditya Patwardhan
|
1e940f55b1
|
A few fixes to the release pipeline (#13473)
|
2020-08-18 15:47:56 -07:00 |
|
dependabot-preview[bot]
|
904e551178
|
Bump Markdig.Signed from 0.20.0 to 0.21.1 (#13463)
Bumps [Markdig.Signed](https://github.com/lunet-io/markdig) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/lunet-io/markdig/releases)
- [Changelog](https://github.com/lunet-io/markdig/blob/master/changelog.md)
- [Commits](https://github.com/lunet-io/markdig/compare/0.20.0...0.21.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-08-18 10:22:42 +05:00 |
|
Christopher Yeleighton
|
6c96f250e6
|
Add a precheck for git to build.psm1 (#13227)
|
2020-08-17 22:22:29 -07:00 |
|
James Truher [MSFT]
|
f8b9e8e9db
|
Create warnings when UTF7 is specified as an encoding (#13430)
|
2020-08-17 22:19:22 -07:00 |
|
Robert Holt
|
35555f90fc
|
Merge 7.1.0-preview.6 changes into master (#13466)
Merge 7.1.0-preview.6 changes into master
|
2020-08-17 16:20:18 -07:00 |
|
Robert Holt
|
f0151d2c98
|
Update README links and metadata.json for 7.1.0-preview.6 (#13437)
|
2020-08-17 15:42:17 -07:00 |
|
Aditya Patwardhan
|
dcbcd40787
|
Merged PR 12339: Change the variable group name
Change the variable group name
|
2020-08-17 21:42:12 +00:00 |
|
Robert Holt
|
efe1f76e7a
|
Merged PR 12336: Update CHANGELOG for 7.1.0-preview.6
|
2020-08-17 19:56:56 +00:00 |
|
Dongbo Wang
|
d9c2e0e712
|
Make the parameter 'args' non-nullable in the public ConsoleHost APIs (#13429)
|
2020-08-13 17:06:03 -07:00 |
|
Aditya Patwardhan
|
622c02078b
|
Create release pipeline as a yaml pipeline (#13394)
|
2020-08-13 16:09:50 -07:00 |
|
Aditya Patwardhan
|
c20433a4a9
|
Update infrastructure to consume private builds from .NET (#13427)
|
2020-08-13 14:52:00 -07:00 |
|
Youssef Victor
|
112f1b97a3
|
Add missing dispose for CancellationTokenSource (#13420)
|
2020-08-13 14:37:47 -07:00 |
|
Travis Plunk
|
53fd453ef9
|
Fix breaks in packages daily build due to macOS signing changes (#13421)
|
2020-08-12 15:08:54 -07:00 |
|
aetos
|
ede10850cc
|
Add -UnixTimeSeconds to Get-Date to allow Unix time input (#13084)
|
2020-08-12 10:13:59 -07:00 |
|
Ilya
|
68d46c1792
|
Refactor command line parser to do early parsing (#11482)
|
2020-08-12 09:58:46 -07:00 |
|
Aditya Patwardhan
|
485ec44005
|
Add the parameter -Paged to Get-Help to support paging (#13374)
|
2020-08-11 15:51:00 -07:00 |
|
Travis Plunk
|
a00741e6c7
|
Sign individual files in pkg (#13392)
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
|
2020-08-11 14:01:47 -07:00 |
|
Thomas Nieto
|
46efd38ef5
|
Fix Get-Help not properly displaying if parameter supports wildcards (#13353)
|
2020-08-11 10:20:45 -07:00 |
|
xtqqczze
|
d8f8f0a8bc
|
Fix comparison of value type object to null (#13285)
|
2020-08-10 14:56:14 -07:00 |
|
Anam Navied
|
b430303a03
|
fixed/clarified instructions for running Start-PSPester tests (#13373)
|
2020-08-10 14:53:05 -07:00 |
|
Christopher Yeleighton
|
16425645ab
|
Improve inline documentation for VerbInfo (#13265)
|
2020-08-10 14:43:33 -07:00 |
|
Travis Plunk
|
a89f2611fd
|
Disable code sign validation on jobs that do not sign (#13389)
|
2020-08-10 09:07:58 -07:00 |
|
Travis Plunk
|
5492df6cb4
|
Fix dotnet install errors (#13387)
|
2020-08-10 09:06:04 -07:00 |
|
xtqqczze
|
dd85bd1178
|
Use 'is' operator instead of 'as' operator (#13287)
|
2020-08-10 09:07:31 +05:00 |
|
Dongbo Wang
|
4214800690
|
Refresh and enable the ComInterop code in PowerShell (#13304)
|
2020-08-07 16:24:10 -07:00 |
|