From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Hommey Subject: Re: web-based client for Git, was Re: GSoC 2010 Date: Fri, 12 Feb 2010 13:44:36 +0100 Message-ID: <20100212124436.GA25606@glandium.org> References: <20100211214833.GU9553@machine.or.cz> <201002120502.43565.chriscool@tuxfamily.org> <20100212113538.GV9553@machine.or.cz> <20100212121844.GK4159@machine.or.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pavan Kumar Sunkara , Johannes Schindelin , Git List To: Petr Baudis X-From: git-owner@vger.kernel.org Fri Feb 12 13:44:54 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NfutB-0001ZR-IE for gcvg-git-2@lo.gmane.org; Fri, 12 Feb 2010 13:44:53 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754509Ab0BLMos (ORCPT ); Fri, 12 Feb 2010 07:44:48 -0500 Received: from vuizook.err.no ([85.19.221.46]:56322 "EHLO vuizook.err.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752556Ab0BLMor (ORCPT ); Fri, 12 Feb 2010 07:44:47 -0500 Received: from cha92-13-88-165-248-19.fbx.proxad.net ([88.165.248.19] helo=jigen) by vuizook.err.no with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Nfusv-0001SN-UY; Fri, 12 Feb 2010 13:44:41 +0100 Received: from mh by jigen with local (Exim 4.71) (envelope-from ) id 1Nfusu-0006fv-UD; Fri, 12 Feb 2010 13:44:36 +0100 Content-Disposition: inline In-Reply-To: <20100212121844.GK4159@machine.or.cz> X-GPG-Fingerprint: A479 A824 265C B2A5 FC54 8D1E DE4B DA2C 54FD 2A58 User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Status: (score 0.1): No, score=0.1 required=5.0 tests=RDNS_DYNAMIC autolearn=disabled version=3.2.4 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Fri, Feb 12, 2010 at 01:18:44PM +0100, Petr Baudis wrote: > Hi! > > On Fri, Feb 12, 2010 at 05:25:02PM +0530, Pavan Kumar Sunkara wrote: > > sorry but my mails aren't reaching the mailing list. So it would be > > helpful if you forward this mail to the mailing list > > I'm quoting it in full here. :-) > > > I would be happy to elaborate this. > > Thanks a lot! > > > First of all, this is not another gitweb or gitorious. > > This is a client to use git. I mean, you could use this to work on git > > repositories. (even editing files) > > Aha, I see. Are you aware of "gist" [http://gist.github.com/]? It is > in a sense the first attempt to do this, albeit quite rudimentary in > some ways. And it's also closed-source, I'm not personally aware of an > open-source alternative, so this would certainly be useful! Actually, > I can say I would certainly like to add this functionality to repo.or.cz > for creating commits on the mob branches over the web directly. Surely, something could be plugged into https://bespin.mozilla.com/, which already does a great job at editing. Mike