3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
red: added scenario ImplicitInstallation.LegacyFileSystem More... about 11 years ago
various refactorings: internalised/privatised implementation details expanded parameter types made fields readonly converted simple delegates to expressions converted conditionals to LINQ calls converted for..each list add to AddRange() removed redundant code whitespace fixes added R# settings More... about 11 years ago
Merge pull request #914 from glennblock/913 More... about 11 years ago
Fix for #913 to ignore native dlls. Also refactoring InitializationServices. More... about 11 years ago
Merge pull request #907 from scriptcs/dev More... about 11 years ago
Merge pull request #771 from ztone/code-segments More... about 11 years ago
Merge pull request #905 from adamralph/884 More... about 11 years ago
increment to version 0.13.0 More... about 11 years ago
Merge pull request #900 from adamralph/refactor-version-writing More... about 11 years ago
Merge pull request #902 from adamralph/626 More... about 11 years ago
Merge pull request #903 from tillig/dev More... about 11 years ago
Added upgrade support from old install More... about 11 years ago
Chocolatey installation for multiple users More... about 11 years ago
Merge pull request #896 from adamralph/895 More... about 11 years ago
refactor: rename AsciiArt to VersionWriter, ensure console color is reset, made regex a singleton More... about 11 years ago
refactor: remove redundant isValid param from ShowUsageCommand More... about 11 years ago
refactor: tests internals - arrange/act/assert separation - consistent test pattern - redundant code - inline variables - line length - whitespace More... about 11 years ago
refactor: src type internals - consistent command error logging - guard clauses - variable inlining - var keyword usage - line length - whitespace More... about 11 years ago
green: implemented migration More... about 11 years ago
red: added Migration scenario More... about 11 years ago
refactor: improve acceptance test support abstractions and tweak scenarios More... about 11 years ago
Revert "red: add Migration scenario" More... about 11 years ago
Revert "green: implemented migration" More... about 11 years ago
refactor: ScriptDirectory/ScriptCsExe naming, overloads and formatting More... about 11 years ago
green: implemented CommandLine.UnexpectedOption More... about 11 years ago
red: added CommandLine.UnexpectedOption More... about 11 years ago
green: added PackageInstallation, PackageSaving and WorkDirectoryCleaning scenarios More... about 11 years ago
Merge pull request #894 from glennblock/893 More... about 11 years ago
Fixes AssemblyResolver.GetBinAssemblyPaths to not find assemblies in child folders under bin More... about 11 years ago
Merge pull request #868 from adamralph/626 More... about 11 years ago