From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavan Kumar Sunkara Subject: Re: web-based client for Git, was Re: GSoC 2010 Date: Fri, 12 Feb 2010 18:24:02 +0530 Message-ID: References: <201002120502.43565.chriscool@tuxfamily.org> <20100212113538.GV9553@machine.or.cz> <20100212121844.GK4159@machine.or.cz> <20100212124436.GA25606@glandium.org> <20100212125146.GW4159@machine.or.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Mike Hommey , Johannes Schindelin , Git List To: Petr Baudis X-From: git-owner@vger.kernel.org Fri Feb 12 13:54:13 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 1Nfv2D-0007w2-9X for gcvg-git-2@lo.gmane.org; Fri, 12 Feb 2010 13:54:13 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752372Ab0BLMyI (ORCPT ); Fri, 12 Feb 2010 07:54:08 -0500 Received: from mail-gx0-f224.google.com ([209.85.217.224]:44277 "EHLO mail-gx0-f224.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751201Ab0BLMyE (ORCPT ); Fri, 12 Feb 2010 07:54:04 -0500 Received: by gxk24 with SMTP id 24so2293462gxk.1 for ; Fri, 12 Feb 2010 04:54:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=QL/SqHk5xxu2WyVPcBSa+vDfEHsOJplbP2VZG3EF0SI=; b=F4dV05n9vTO4SWjahMEmW1jzePn9GQscnLMkwTsihmRp9/rS7CXYIIaHP4P4xHf5es x6QYAyx0cjZgg+QK4POf/P5jnzsltYM2DX2DIOXxHpUrluin3OEVTdJ2kyA7tJ6zMoOa 0sZcPhlob63MSvCx2fgeIWRRZEOcKB0rWQMZc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bEF0lZQcY6nPbk9EFTXkm7GlwYPlXU/6n74kDzJqswU9z12ztO1lac9FZbQNTdWnwD tfrrifg07Bg7ydpnnRxbNew9oECvwuaLItxlSBQK5dri/Q0sFDEtxSDn126DxTuCQpxh gfVBOK4s2T/MIrbXnLm/Mi7Ypkv6aV8yjfLII= Received: by 10.90.11.20 with SMTP id 20mr1433131agk.30.1265979242396; Fri, 12 Feb 2010 04:54:02 -0800 (PST) In-Reply-To: <20100212125146.GW4159@machine.or.cz> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: I saw the wishlist of gitweb in wiki. I would like to implement the syntax highlighting for viewing blobs. Is there anyone working on it now? Or shall i move forward. -pavan