Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
nguerrera opened a pull request on microsoft/cask
Use final newline in all files
* Configure things to require final new line. * Ensure this applies to all files and that VS and VS Code are adding it on save. * Get rid of distracting `\ No newline at end of file` from `git di...nguerrera created a branch on nguerrera/cask
final-newline - Microsoft's public Common Annotated Security Key (CASK) standard specification, C# reference API + tests, etc.
nguerrera created a branch on nguerrera/cask
matrix-validate - Microsoft's public Common Annotated Security Key (CASK) standard specification, C# reference API + tests, etc.
nguerrera pushed 1 commit to main nguerrera/cask
- Second draft (#11) ## Singleton/Interface -> Static methods * This mirrors the modern .NET Crypto API upon which the... 2b43ddb
nguerrera pushed 1 commit to main microsoft/cask
- Second draft (#11) ## Singleton/Interface -> Static methods * This mirrors the modern .NET Crypto API upon which the... 2b43ddb
nguerrera closed a pull request on microsoft/cask
Second draft
## Singleton/Interface -> Static methods * This mirrors the modern .NET Crypto API upon which these are built. * Eliminates the thread-static lazy pattern that was incorrect. * Eliminates the nee...nguerrera pushed 1 commit to second-draft nguerrera/cask
- Add more triggers for no-merge check 67966a4