Releases
v0.1.7
Compare
Sorry, something went wrong.
No results found
Added
Enhanced not-merged branch inspection:
Get-BranchesNotMergedToDevelopDetails with author, unique-commit count, insertion/deletion stats, changed-file count, and truncated changed-file preview.
gbnmdi interactive browser (arrow-key navigation + Enter selection) with detail views:
Commits (default)
Changes (diff stat + name-status)
Patch (full patch output)
Extended gbnmd and gbnmdr with:
-Detailed
-Interactive
-View Commits|Changes|Patch
optional date filters: -Since, -LastDays
Integration test coverage for detailed not-merged branch output and branch-stability checks (current branch remains unchanged).
Changed
Not-merged branch data collection now keeps stable ref metadata (Ref, BaseRef) to support richer visual inspection without branch switching.
README expanded with interactive usage and enriched table examples for gbnmd/gbnmdr/gbnmdi.
Fixed
Windows PowerShell 5.1 import compatibility for BOM-less module sources:
mojibake detection now uses ASCII-only Unicode escape sequences in regex literals;
the module source remains ASCII-only to avoid ANSI parsing regressions.
PSScriptAnalyzer warning cleanup for Convert-FromGitMojibake by replacing an empty catch block with verbose diagnostic output.
You can’t perform that action at this time.