Commits
User selector
Commit history
Commits on Jul 23, 2026
Commits on Jul 22, 2026
refactor(app): reduce MapParsedValues cognitive complexity (S3776)
Show description for 71b6068andcommitted- committed
- committed
- committed
- committed
- committed
- committed
feat(cli): enhance argument descriptions and add help wrapping
Show description for 291ed45committedfeat(cli): Introduce POSIX-style argument parsing and documentation
Show description for 163d521committedfeat(cli): Add toggle for legacy argument parser
Show description for 2af77ebcommittedperf(parser): Optimize command-line argument parser initialization
Show description for bf6bb8ccommittedrefactor(parser): Rename SystemCommandLineArgumentParser
Show description for c61a087committed- committed
- committed
- committed
- committed
refactor(logging): Integrate Serilog with MS.Extensions.Hosting
Show description for 61bdf2acommittedrefactor(logging): Centralize logging configuration
Show description for 5b4ec16committed- committed
refactor(app): migrate CLI from ILog to ILogger<T>
Show description for 745a4facommitted
Commits on Jun 30, 2026
refactor: reduce cognitive complexity in ArgumentParser.ParseSwitches (S3776)
Show description for 0f0c47bandcommitted
Commits on Jun 29, 2026
style: enforce braces on control-flow statements (IDE0011)
Show description for 617d169andcommittedfix(app): resolve FileAppender Sonar issues (S108, S4663)
Show description for a4f5363andcommitted
Commits on Jun 26, 2026
Qualify `this.` prefix
Show description for ed31bb3committedNamespace cleanup
Show description for 578ac5ecommitted
Commits on Jun 10, 2026
build: enable nullable warnings and resolve violations
Show description for 9bf9b83committed
Commits on Mar 16, 2026
use lowered optionKey instead of non-lowered
Show description for 911c254andauthoredfix: include actual key name in /overrideconfig unsupported key error message
Show description for 7dde6e7authored andcommitted
Commits on Mar 2, 2026
refactor(app): Refactor app execution flow
Show description for 5eea7e4committedrefactor(app): Move help and version output to parser
Show description for 412b1facommittedrefactor(app): Move help/version command handling
Show description for 36c46eecommitted
Commits on Jan 30, 2026
refactor(di): Encapsulate host dependency registration
Show description for af40a88committed
Commits on Jan 28, 2026
refactor(usings): Centralize common using directives
Show description for bb4b942committed
Commits on Nov 25, 2025
fix: /diag behaves like a proper boolean switch
Show description for 178b1d3committed