From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Re: Newer commits on the git repo Date: Fri, 14 Nov 2014 08:53:26 +0100 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1415951618 10401 80.91.229.3 (14 Nov 2014 07:53:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Nov 2014 07:53:38 +0000 (UTC) To: Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 14 08:53:33 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XpBhE-0004G2-7K for ged-emacs-devel@m.gmane.org; Fri, 14 Nov 2014 08:53:32 +0100 Original-Received: from localhost ([::1]:35287 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpBhD-0003z7-UZ for ged-emacs-devel@m.gmane.org; Fri, 14 Nov 2014 02:53:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpBhA-0003z0-Aa for emacs-devel@gnu.org; Fri, 14 Nov 2014 02:53:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XpBh9-0002P6-7q for emacs-devel@gnu.org; Fri, 14 Nov 2014 02:53:28 -0500 Original-Received: from mail-ob0-x22e.google.com ([2607:f8b0:4003:c01::22e]:63787) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpBh9-0002P2-3N for emacs-devel@gnu.org; Fri, 14 Nov 2014 02:53:27 -0500 Original-Received: by mail-ob0-f174.google.com with SMTP id uz6so12074793obc.5 for ; Thu, 13 Nov 2014 23:53:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=h6pfCcxFJ6JFHUjr9m/xeWmye46dvV+fbs+69lhsMCc=; b=un82w9RJZUlBaVU9J0MdAYWmZc6Smd9RtYf8NXsNIgZ8U7MHkzKMITvZLQLipI23Pa a5FPSdc5+YyYlOozwb60nGY0CHBWqBjiCOaKEnT8niAMJO3/Sc/sjoIcsha2uRhFcy85 uU6zc3jlwU3tQBYGBVAcNm1I+WTcbWSCutY1OoEe/SlbZtr5RTw2w3TID3x51jwlSbJe r/v3jzaqJvE06zyQXZq8/DcGeVSVeV84L+mdpPFNSWxwKRoMLEyg7twSPfonQdtjkvbn fcy+piN7BlL+cr8Xix03699o2G2mPYhrikn3XqeLCERllxmoiSObb1mRCZNfF1+m8Hmk HVPw== X-Received: by 10.60.155.34 with SMTP id vt2mr6442315oeb.34.1415951606378; Thu, 13 Nov 2014 23:53:26 -0800 (PST) Original-Received: by 10.60.227.34 with HTTP; Thu, 13 Nov 2014 23:53:26 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::22e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:177046 Archived-At: On Thu, Nov 13, 2014 at 4:23 PM, Dani Moncayo wrote: > Hello, > > When I open this URL > > http://git.savannah.gnu.org/cgit/emacs.git/log/ > > the last commit shown there is still "Git transition patch" (from > Eric, 22 hours ago), when there are newer commits in the repo. The "log" tab still fails to show newer commits in the master branch. I hope someone will fix this, because it's the only web-based way (I know of) for browing the history. -- Dani Moncayo