From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932494AbWAQOBh (ORCPT ); Tue, 17 Jan 2006 09:01:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932496AbWAQOBg (ORCPT ); Tue, 17 Jan 2006 09:01:36 -0500 Received: from thing.hostingexpert.com ([67.15.235.34]:37557 "EHLO thing.hostingexpert.com") by vger.kernel.org with ESMTP id S932494AbWAQOBg (ORCPT ); Tue, 17 Jan 2006 09:01:36 -0500 Message-ID: <43CCF8BB.1050009@m1k.net> Date: Tue, 17 Jan 2006 09:01:31 -0500 From: Michael Krufky User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: en-us, en MIME-Version: 1.0 To: webmaster@kernel.org CC: lkml , Michael Krufky Subject: [KORG] GITWEB doesn't show any DIFF's Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - thing.hostingexpert.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - m1k.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org To Whom (and ALL) that it may concern: For the past week or so, I haven't been able to get gitweb, running on kernel.org, to show me any diff's. For each commit, if I click on the "commit" link, or "commitdiff" link, the best I get is something that looks like this: file:fd8bc718f0e33df0a446d3d5c67f68929eca6490 -> file:e649f678d47ab0a749b89146867ff9b1f513f73a This is for "V4L/DVB (3375): git dvb callbacks fix" , but it happens for every patch I try to view... Even if I try to view the patch in "plan" mode, the following is all that I can see: From: Andrew Morton Date: Sun, 15 Jan 2006 08:45:20 +0000 (-0200) Subject: V4L/DVB (3375): git dvb callbacks fix X-Git-Tag: v2.6.16-rc1 X-Git-Url: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=e0ad8486266c3415ab9c17f5c03c47edc7b93d7b V4L/DVB (3375): git dvb callbacks fix - Not sure what went wrong here, but SND_PCI_PM_CALLBACKS got deleted. Signed-off-by: Andrew Morton Signed-off-by: Mauro Carvalho Chehab --- (I havent seen this patch, and I'm really curious what happens in it, and the explanation of the commit message -- these questions are probably answered simply by viewing the patch, which I cant do :-( ) ... I have tried this at multiple locations, using several different browsers under different OS's ... It won't show me a diff no matter what I do, and it USED to work (about a week ago) I'm surprised nobody has complained about this already. (or maybe I just didnt see any such thread about it) I like to use gitweb to review patches that have already been applied to the various trees. Can we do something to get this working again? Thank you, Michael Krufky ...v4l / dvb...