2
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove `System.Management.cd` More... almost 12 years ago
Fix casing of "FIleSystemTests" More... almost 12 years ago
Issue #35: Remove "Pash." from "TestHost\Pash.System.Management" More... almost 12 years ago
Issue #35: Rename project directories to remove "Pash." More... almost 12 years ago
Issue #35: Update assembly & namespace names to remove "Pash." More... almost 12 years ago
Issue #35: Rename projects "Pash.*" -> "*" More... almost 12 years ago
ImportCsvCommand remove warnings More... almost 12 years ago
PipelineCommandRuntime remove warning More... almost 12 years ago
ParameterBindingException: assign to message to avoid warning More... almost 12 years ago
Implement ValidateRangeAttribute Min/Max Range More... almost 12 years ago
IRONY: `SourceSpan.ToString()` for easier debugging. More... almost 12 years ago
Merge pull request #76 from JayBazuzi/bug-75 More... almost 12 years ago
Fix Issue #75 - Can't open Pash.sln in VS2010 More... almost 12 years ago
report exception type More... almost 12 years ago
Merge pull request #73 from JayBazuzi/line-continuation More... almost 12 years ago
Issue #13: Allow newlines as separators in hash literals. More... almost 12 years ago
Issue #12: Fix line continuation on \r\n More... almost 12 years ago
Implement RunspaceConfiguration.Cmdlets More... almost 12 years ago
Return default RunspaceConfiguration for RunspaceConfiguration.Create() More... almost 12 years ago
Merge pull request #72 from JayBazuzi/dollar-host More... almost 12 years ago
Update CONTRIBUTING.md More... almost 12 years ago
FORMATTING: Remove some unneded parens. More... almost 12 years ago
REFACTOR: Mark a field as `readonly` More... almost 12 years ago
REFACTOR: Remove unneeded empty public ctors. More... almost 12 years ago
Add missing protected constructor More... almost 12 years ago
$Host variable More... almost 12 years ago
Correct FilterInfo class More... almost 12 years ago
Correct RunspaceConfiguration interface to be the same as MS.NET. Added class AssemblyConfigurationEntry Added class FormatConfigurationEntry Added class TypeConfigurationEntry More... almost 12 years ago
Merge pull request #71 from JayBazuzi/get-host-and-multline-statements More... almost 12 years ago
Continue parsing past whitespace within a statement. More... almost 12 years ago