Btw, I rewrote about 90% of git in python, just out of curiousity. Performance is pretty competitive, and I can optimize certain operations by keeping the index in memory temporarily. It also saves a lot of output parsing, simplifies error-handling (if the frontend is written in python too, which bit now is), and the best of all: its about 600 lines of python code. I am all for a Java implementation. After its done we will see whether it works and how well it works. We can still throw it away if it sucks. Andreas On Wed, 11 May 2005, Petr Baudis wrote: > Dear diary, on Tue, May 10, 2005 at 11:45:01PM CEST, I got a letter > where Diego Calleja <diegocg@gmail.com> told me that... > > Someone who is going to hack the kernel can very well install more things. > > And anyway, git is "the linux SCM tool" so all distros will package it. Also, > > people who hacks the linux kernel usually runs it, so "git is not ported > > to win32" is not a big problem. > > It's not like everything git is ever going to be used for is kernel and > only the kernel. > > -- > Petr "Pasky" Baudis > Stuff: http://pasky.or.cz/ > C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor > - > To unsubscribe from this list: send the line "unsubscribe git" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed May 11 08:56:11 2005
This archive was generated by hypermail 2.1.8 : 2005-05-11 08:56:11 EST