2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement some missing parts of the AliasProvider. More... about 10 years ago
Implement some missing parts of the VariableProvider. More... about 10 years ago
Support using Get-Content with EnvironmentProvider. More... about 10 years ago
Move EnvironmentProvider tests to ReferenceTests project. More... about 10 years ago
Get-Content now uses IContentReader. More... about 10 years ago
Implement Get-Content for text files. More... about 10 years ago
Tree-based implementation of TestContainerProvider More... about 10 years ago
Merge pull request #341 from sburnicki/item_provider More... about 10 years ago
Merge pull request #343 from Litipk/master More... about 10 years ago
Fixed 3 tests on Wine More... about 10 years ago
First files for container provider tests More... about 10 years ago
Removed bug in PathNaviation, simplified SessionStateScopeTests More... about 10 years ago
Added tests, simplified TestItemProvider because we don't support paths with drives anyway More... about 10 years ago
Outsourced common parameters of item related cmdlets More... about 10 years ago
Basic support for Test-Path More... about 10 years ago
Basic support for Invoke-Item More... about 10 years ago
Basic support for Clear-Item More... about 10 years ago
Support for Set-Item More... about 10 years ago
First implementation of Get-Item, new simple PathGlobber More... about 10 years ago
Implemented and fixed more ItemCmdletProvider tests More... about 10 years ago
First ItemCmdletProviderTests, modified TestItemProvider More... about 10 years ago
Merge pull request #338 from sburnicki/drive_provider More... about 10 years ago
Add issuestats for pull requsts More... about 10 years ago
Implementation of TestItemProvider More... about 10 years ago
Use string instead of Path so providers don't break PS compatibility More... about 10 years ago
Refactored ItemCmdletProviderIntrinsics to make use of ProviderRuntime More... about 10 years ago
Added internal functions to ItemCmdletProvider More... about 10 years ago
Added PSModuleInfo.GetHashCode() method More... about 10 years ago
Support for removing providers. Also on removing modules More... about 10 years ago
Implementation of Remove-PSDrive More... about 10 years ago