Thanks John. You're on OSX right? I don't know how much of a pain it would be to install the libgit library but it would be great if you could try to run the tests to see if any changes need to be made there. I don't have access to a mac so this would be a big help.
On that note, does anyone have a 3.0 prerelease Window's build I can use for testing? Best, Jake On Sunday, January 12, 2014 6:29:27 PM UTC-5, John Myles White wrote: > > This seems really awesome. Amazing work, Jake! > > — John > > On Jan 11, 2014, at 9:56 PM, Jake Bolewski <[email protected]<javascript:>> > wrote: > > > Link https://github.com/jakebolewski/LibGit2.jl > > > > On Sunday, January 12, 2014 12:55:27 AM UTC-5, Jake Bolewski wrote: > > Hi everyone, > > > > I've been working on LibGit2 bindings for julia over the past month or > so, steadily porting over the the test suite from Ruby's rugged library. > > Allmost all of the tests have been rewritten and are now passing. Most > of the testing has been done on the development branch of the libgit > library and on Linux. > > Please run the test suite and submit an issue if (when) it breaks on > your system. > > > > Hopefully once this matures some more it will enable Pkg to be be > rewritten using libgit. > > See: https://github.com/JuliaLang/julia/issues/4158, > https://github.com/JuliaLang/julia/pull/4866 > > > > If you have any spare cycles please help! The api could be refactored > quite a bit. Hopefully this is a good base to work from. > > > > Best, > > Jake > > > >
