savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers-public] Idle time seems buggy in Savannah index


From: Ineiev
Subject: Re: [Savannah-hackers-public] Idle time seems buggy in Savannah index
Date: Thu, 23 Nov 2023 11:47:32 +0000

On Tue, Nov 21, 2023 at 03:36:14PM +0100, Andrea Monaco&c. wrote:
> 
> I found a kind of index of nongnu and gnu savannah at
> https://git.savannah.nongnu.org/cgit/ and
> https://git.savannah.gnu.org/cgit/.
> 
> There's a column named "Idle" which I think shows time since last action
> in the project.  But the vast majority of projects have 3 days as value.
> This sounds like a little bug: I conjecture that each value greater than
> or equal to 3 days becomes just 3 days.

Cgit gets that date from the timestamp of a file in the repository,
and it looks like the script running git-gc on 4,11,18,25 updates
that timestamp.

We could try invoking git-gc with the --auto option.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]