Date: Wed, 3 Jan 2024 19:22:35 +0000 From: Brooks Davis <brooks@freebsd.org> To: Jamie Landeg-Jones <jamie@catflap.org> Cc: freebsd-current@freebsd.org, yuri@freebsd.org Subject: Re: git repo port issues? Message-ID: <ZZWz-14AXfcSY2AD@spindle.one-eyed-alien.net> In-Reply-To: <202401031913.403JDZBt028036@donotpassgo.dyslexicfish.net> References: <202401031913.403JDZBt028036@donotpassgo.dyslexicfish.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 03, 2024 at 07:13:35PM +0000, Jamie Landeg-Jones wrote: > https://cgit.freebsd.org/ports/ > > The latest update to "main" is : > > author Yuri Victorovich <yuri@FreeBSD.org> 2023-01-03 14:49:38 +0000 > committer Yuri Victorovich <yuri@FreeBSD.org> 2023-01-03 14:49:38 +0000 > > I.e. A year old. Reading the commit message, it does appear to be a wrong > clock, rather than an old message, but whilst the author date is local to > the author, I thought the commit date was centralised. > > If nothing else, this does seem to bugger up "commits since <date>" > within git itself. Nothing about dates is centralized in git, but some server side checks could be implemented on CommitDate. IMO we should require that CommitDate be >= the previous one and less than "now". -- Brooks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZZWz-14AXfcSY2AD>