On Sun, Mar 20, 2011 at 11:01:25PM +0200, Vicent Marti wrote: > b) Write a minimal Git client using libgit2. Peff keeps bringing this > up and I think it's a bangin' good idea. Write something small and > 100% self contained in a C executable that runs everywhere with 0 > dependencies -- don't aim for full feature completion, just the basic > stuff to interoperate with a Git repository. Clone, checkout, branch, > commit, push, pull, log. I would totally use that shit on my Windows > boxes. And since it'll be externally compatible with the original Git > client, we can reuse the Git unit tests to test libgit2. HA. Awesome! Yeah, I would be happy to mentor or co-mentor with Vicent on a project like that. Not only might it be useful to actually _use_, but my secret motive is that I'd like to start testing libgit2 using some of the regular git tests, both for interoperability and for performance. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html