Report bugs | Sign in
Powered by Melange
Release 0-5-20091121

Student Name: Matt Enright
Mentor Name: andreia gaita
Title: Implementing Git as class libraries in managed code
Abstract: This summer I will implement the Git version control system in C# as fully managed class libraries for the Mono/.NET virtual machine so that the power of the git object models are available to managed applications without the need to invoke native code or fork to the system calls, and that in addition these applications have a clean and powerful API to directly interact with git repositories.