Skip to content
mnaoumov.dev
Go back

My recent open-source activity

Hi folks

I’ve recently made a few fixes to different projects:

GitExtensions - https://github.com/gitextensions/gitextensions Many pull requests: https://github.com/gitextensions/gitextensions/pulls?utf8=%E2%9C%93&q=is%3Apr+author%3Amnaoumov+ Some of them already merged, some of them still are not.

Monodevelop - https://github.com/mono/monodevelop/pulls?utf8=%E2%9C%93&q=is%3Apr+author%3Amnaoumov+ A few T4 TextTransform.exe related fixes: https://github.com/mono/monodevelop/pulls?utf8=%E2%9C%93&q=is%3Apr+author%3Amnaoumov+

jHtmlArea - http://jhtmlarea.codeplex.com/ Forked to GitHub - https://github.com/mnaoumov/jhtmlarea Fixed some issues - https://github.com/mnaoumov/jhtmlarea/issues?q=is%3Aissue+is%3Aclosed Created bower package - https://libraries.io/bower/jhtmlarea

T4 TransformOnBuild - https://github.com/clariuslabs/TransformOnBuild Fixed https://github.com/clariuslabs/TransformOnBuild/pull/16 Created NuGet package https://www.nuget.org/packages/Clarius.TransformOnBuild-unofficial/ which includes the fix

Stay tuned

UPD: Forgot to mention

posh-git - https://github.com/dahlbyk/posh-git Fixed https://github.com/dahlbyk/posh-git/pull/183 but not merged yet


Share this post on:

Previous Post
MSBuild custom task and assembly locks
Next Post
require.js, jQuery and race conditions