From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: C# binding, was Re: If you would write git from scratch now, what would you change? Date: Tue, 27 Nov 2007 11:47:44 +0000 (GMT) Message-ID: References: <200711252248.27904.jnareb@gmail.com> <7vd4twe9mn.fsf@gitster.siamese.dyndns.org> <20071127015942.GM14735@spearce.org> <200711270315.56849.jnareb@gmail.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: "Shawn O. Pearce" , Junio C Hamano , git@vger.kernel.org To: Jakub 'CC-me' Narebski X-From: git-owner@vger.kernel.org Tue Nov 27 12:48:23 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IwyvC-0005MG-2v for gcvg-git-2@gmane.org; Tue, 27 Nov 2007 12:48:10 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754042AbXK0Lrv (ORCPT ); Tue, 27 Nov 2007 06:47:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753656AbXK0Lru (ORCPT ); Tue, 27 Nov 2007 06:47:50 -0500 Received: from mail.gmx.net ([213.165.64.20]:47957 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751961AbXK0Lru (ORCPT ); Tue, 27 Nov 2007 06:47:50 -0500 Received: (qmail invoked by alias); 27 Nov 2007 11:47:48 -0000 Received: from unknown (EHLO [138.251.11.74]) [138.251.11.74] by mail.gmx.net (mp035) with SMTP; 27 Nov 2007 12:47:48 +0100 X-Authenticated: #1490710 X-Provags-ID: V01U2FsdGVkX1/yoFouE1jyyN0yJ0g9kHVjy/XmdqDqdBCh85lRwk C3CUgGHLyQDsid X-X-Sender: gene099@racer.site In-Reply-To: <200711270315.56849.jnareb@gmail.com> X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Hi, On Tue, 27 Nov 2007, Jakub Narebski wrote: > Shawn O. Pearce wrote: > > Junio C Hamano wrote: > >> > >> ... not to mention countless others you would get wrong that you did not > >> list in the above, as the current git got them right ;-) > > > > Indeed. > > > > Which is why nobody is looking to rewrite Git from scratch. > > > > Except myself and a few other nuts who want a pure Java > > implementation for Eclipse plugins. :-) > > And the project to implement git in C# / Mono (I wonder what is > the status of those implementations...) See for yourself. I started listing some plumbings in http://git.or.cz/gitwiki/Plumbings, but it seems that the homepage points to a wrong URL for the repo. The correct one is http://repo.or.cz/w/Widgit.git. Hth, Dscho