From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5294A933.5050300@grinta.net> Date: Tue, 26 Nov 2013 14:59:15 +0100 From: Daniele Nicolodi MIME-Version: 1.0 References: <5294A4C3.9090404@grinta.net> <5294A711.2010700@xenomai.org> In-Reply-To: <5294A711.2010700@xenomai.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] cgit repository modification times List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix Cc: xenomai@xenomai.org On 26/11/2013 14:50, Gilles Chanteperdrix wrote: > On 11/26/2013 02:40 PM, Daniele Nicolodi wrote: >> Hello, >> >> I've noticed that the new cgit web interface to the git repositories >> does not display the correct modification times for the repository in >> the repository list. I don't know what may cause this, the displayed >> times seems completely arbitrary to me. > > Maybe that is because the time displayed in the repository list is not > the modification time, but the idle time, as the title line indicates? Sorry, wrong choice of words on my side. I believe that the idle time is defined as (current time) - (modification time). Isn't it? Still, for example, the xenomai-force repository has two branches: "master" and "next", for which cgit shows an "Age" (which I believe should be interpreted in the same way as "Idle") of respectively 24 hours and 3 weeks. The "Idle" field in the repository list reports 11 days. Cheers, Daniele