lamikr <lamikr@xxxxxxxxx> wrote: > Shawn Pearce wrote: > > - No GUI. > > > QGIT allows using some commands. I plan to try out the GIT eclipse > plugin in near future myself. > This mail list have some discussion and download link to it's repo in > archives. > (title: Java GIT/Eclipse GIT version 0.1.1, ) I'm the author of that plugin. :-) Its not even capable of making a commit yet. The underling plumbing (aka jgit) can make commits but the Eclipse GUI has no function to actually invoke that plumbing and make a commit to the repository. The Eclipse plugin has apparently been a low priority for me. I haven't worked on it very recently. Robin Rosenburg has supposedly gotten the revision compare interface to work, but its slow as a duck in November due to jgit's pack reading code not running as fast as it should. -- Shawn. - 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