Commits
User selector
Commit History
Commits on Jul 16, 2018
Enforce the 'CompatiblePSEditions' check for modules from the legacy 'System32' module path (#7183)
Show description for c94fc31authored andcommitted
Commits on Jun 27, 2018
Add tests for module specifications (#7140)
Show description for dfa1a31authored andcommitted
Commits on May 17, 2018
Convert `ShouldBeErrorId` to `Should -Throw -ErrorId` in PowerShell tests (#6682)
Show description for 2df9aacauthored andcommitted
Commits on Apr 2, 2018
Clean up workflow logic in the module loading component (#6523)
Show description for d1cf82eauthored andcommitted
Commits on Mar 14, 2018
Use new Pester syntax: -Parameter for Pester tests in engine. (#6298)
Show description for 090f876authored andcommitted
Commits on Feb 13, 2018
Update copyright and license headers (#6134)
Show description for c1c5344authored andcommitted
Commits on Jan 18, 2018
Encoding for New-ModuleManifest on all platforms should be UTF-8 NoBOM (#5923)
Show description for 7437f3dauthored andcommitted
Commits on Oct 24, 2017
Unify cmdlets with parameter 'Encoding' to be of type System.Text.Encoding (#5080)
Show description for be70072authored andcommitted
Commits on Oct 18, 2017
Rename powershell.exe to pwsh.exe (#5101)
Show description for 2cc0911authored andcommitted
Commits on Sep 29, 2017
Autocorrected CRLF to LF (#4943)
Show description for 2639cd8authored andcommitted
Commits on Aug 28, 2017
- authored andcommitted
Commits on Aug 25, 2017
- authored andcommitted
Commits on Jul 22, 2017
PSScriptAnalyzer fixes by category (#4261)
Show description for ffd39b2authored andcommitted
Commits on Jul 7, 2017
Add Windows PowerShell PSModulePath by default on Windows (#4132)
Show description for 7bce165authored andcommitted- authored andcommitted
Commits on Jun 28, 2017
Fixing Import-Module on Linux for special cases of NestedModules/RootModule path format (#4010)
Show description for ecefb50authored andcommitted
Commits on Jun 27, 2017
Change New-ModuleManifest encoding to UTF8NoBOM on non-Windows platforms (#3940)
Show description for e2e07b1authored andcommitted
Commits on May 17, 2017
Add autoload for TestLanguage.psm1 TestHelpers.psm1 (#3456)
Show description for e00161aauthored andcommitted
Commits on May 1, 2017
Fixing a bug related to ModuleSpec syntax in RequiredModules (#3594)
Show description for c0aafdbauthored andcommitted
Commits on Apr 26, 2017
New-ModuleManifest was incorrectly checking if a Uri was well formed by using ToString() which just outputs the original (#3631)
Show description for ee9049bauthored andcommitted
Commits on Mar 15, 2017
corrected use of PSModulePath casing to be consistent with Windows PowerShell (#3255)
Show description for 76de340authored andcommitted
Commits on Mar 1, 2017
Fix Test-Modulemanifest to normalize paths correctly before validating (#3097)
Show description for 99d696fauthored andcommitted
Commits on Jan 16, 2017
Commits on Sep 28, 2016
Loading