PowerShell/src
Staffan Gustafsson 220eaa1ba7 Adding -Extension and -LeafBase switches to Split-Path (#2721)
* Refactoring ParsePathCommand.cs (SplitPathCommand) for readability
   - Using auto properties when no when there is no logic in getter/setter
   - Removing unused code
   - Removing redundant qualifiers
   - Removing Redundant initializers
* Add -Extension and -Leafbase switches to Split-Path cmdlet
   - Extension and LeafBase are specializations of Leaf, and uses System.IO.Path.GetExtension and System.IO.Path.GetFilenameWithoutExtension to extract parts from the Leaf
* Adding tests for Split-Path -LeafBase and Split-Path -Extension
2017-03-10 22:50:23 -08:00
..
libpsl-native Adding Parent extended property to System.Diagnostics.Process (#2850) 2017-03-06 15:21:39 -08:00
Microsoft.Management.Infrastructure.CimCmdlets Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Commands.Diagnostics Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Commands.Management Adding -Extension and -LeafBase switches to Split-Path (#2721) 2017-03-10 22:50:23 -08:00
Microsoft.PowerShell.Commands.Utility adds parameter sets to web cmdlets to allow for standard and non-stan… (#3142) 2017-03-06 11:41:14 -08:00
Microsoft.PowerShell.ConsoleHost Fix drifting of progress bar on Unix (#3289) 2017-03-10 16:38:17 -08:00
Microsoft.PowerShell.Core.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.CoreCLR.AssemblyLoadContext Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.CoreCLR.Eventing Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Diagnostics.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.GraphicalHost Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.LocalAccounts Fix New-LocalUser cmdlet to roll back user in case of user attributes assignment failure. 2017-03-09 09:25:46 -08:00
Microsoft.PowerShell.Management.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.PSReadLine Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.ScheduledJob Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.SDK Rebase onto .NET Core 1.1 (#2737) 2016-12-07 18:29:21 -08:00
Microsoft.PowerShell.Security Port CmsMessage cmdlets and Get-PfxCertificate to powershell core (#3224) 2017-03-01 10:51:19 -08:00
Microsoft.PowerShell.Security.Activities Update project version to 6.0.0 to match our release version 2016-11-04 16:33:35 -07:00
Microsoft.PowerShell.Utility.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Workflow.ServiceCore Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Management Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Management.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Runtime Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Modules Port CmsMessage cmdlets and Get-PfxCertificate to powershell core (#3224) 2017-03-01 10:51:19 -08:00
powershell Move *.csproj files to PowerShell/src/vs-csproj and PowerShell/test/vs-csproj to avoid confusing the latest dotnet.exe. 2016-10-21 14:12:10 -07:00
powershell-native Fixing powershell.exe lib paths and more thoroughly cleaning the powershell-native directory (#2758) 2016-11-21 16:55:03 -08:00
powershell-unix Add OpenSUSE 13.2 build support (#3254) 2017-03-06 17:30:14 -08:00
powershell-win-core Adding '$pshome/cultureName/default.help.txt' to PowerShell Windows Core project. (#3032) 2017-02-01 17:56:52 -08:00
powershell-win-full update project.json 2016-11-19 23:52:16 -08:00
ResGen Add OpenSUSE 13.2 build support (#3254) 2017-03-06 17:30:14 -08:00
Schemas spelling: public identifiers in src/Schemas/PSMaml 2016-09-01 15:56:23 +00:00
signing Add new map.json files 2016-06-13 17:39:11 -07:00
System.Management.Automation Rename "generated" files (#3275) 2017-03-07 12:51:28 -08:00
TypeCatalogGen Add OpenSUSE 13.2 build support (#3254) 2017-03-06 17:30:14 -08:00
TypeCatalogParser Add OpenSUSE 13.2 build support (#3254) 2017-03-06 17:30:14 -08:00
vs-csproj Rename "generated" files (#3275) 2017-03-07 12:51:28 -08:00