openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Pash-Project
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 2 of 59
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
TEST: Add tests for existing Clear-Variable implementation.
Matt Ward
More...
almost 9 years ago
REFACTOR: Fix duplicated code in Set-Variable/Get-Variable commands
Matt Ward
More...
almost 9 years ago
Set-Variable - Implement Include and Exclude parameters.
Matt Ward
More...
almost 9 years ago
Set-Variable - Implement Scope parameter.
Matt Ward
More...
almost 9 years ago
New-Variable - Implement Scope parameter.
Matt Ward
More...
almost 9 years ago
Set-Variable - Implement Force parameter.
Matt Ward
More...
almost 9 years ago
REFACTOR: Remove overloaded method added to PSVariableIntrinsics
Matt Ward
More...
almost 9 years ago
Set-Variable - Implement Visibility parameter.
Matt Ward
More...
almost 9 years ago
Set-Variable - Implement Option parameter.
Matt Ward
More...
almost 9 years ago
Set-Variable - Implement Description parameter
Matt Ward
More...
almost 9 years ago
Set-Variable - Implement PassThru parameter
Matt Ward
More...
almost 9 years ago
Handle multiple pipeline values passed to Set-Variable.
Matt Ward
More...
almost 9 years ago
Add tests for current Set-Variable implementation.
Matt Ward
More...
almost 9 years ago
Prevent getting or setting private variables.
Matt Ward
More...
almost 9 years ago
Handle private variables in Get-Variable command.
Matt Ward
More...
almost 9 years ago
New-Variable - Support -Visibility parameter.
Matt Ward
More...
almost 9 years ago
REFACTOR: Remove code setting target information on error category.
Matt Ward
More...
almost 9 years ago
ErrorRecord and ErrorCategoryInfo ToString now matches PowerShell.
Matt Ward
More...
almost 9 years ago
Support -Force parameter in New-Variable command.
Matt Ward
More...
almost 9 years ago
Change error when trying to modify a constant or read-only variable.
Matt Ward
More...
almost 9 years ago
Get-Variable - Variables are returned sorted by name.
Matt Ward
More...
almost 9 years ago
Ensure $null variable scope cannot be changed.
Matt Ward
More...
almost 9 years ago
Allow an object's enum field or property to be set with a string value
Matt Ward
More...
almost 9 years ago
Allow $null variable to be used on left hand side of assignment.
Matt Ward
More...
almost 9 years ago
Get-Variable: Handle escaped wildcards in name.
Matt Ward
More...
almost 9 years ago
TEST: Move variable tests into one class.
Matt Ward
More...
almost 9 years ago
Question mark variable is now read-only.
Matt Ward
More...
almost 9 years ago
Prevent constant variables from being overwritten.
Matt Ward
More...
almost 9 years ago
TEST: Add tests for existing New-Variable implementation.
Matt Ward
More...
almost 9 years ago
Get-Variable now writes an ErrorRecord if a variable cannot be found
Matt Ward
More...
almost 9 years ago
←
1
2
3
4
5
6
7
8
9
…
58
59
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree