Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2019 09:23:11 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        Warner Losh <imp@bsdimp.com>
Cc:        Grzegorz Junka <list1@gjunka.com>, freebsd-git@freebsd.org
Subject:   Re: Git handling of commit times
Message-ID:  <CAPyFy2BF0diNrttEGEZfYk4hPuXv=LLCLOJHvK_Qwmgakj9MCA@mail.gmail.com>
In-Reply-To: <CANCZdfr0u6_N1LS4frzeotmoP9xb3k%2BTGEVL13GO%2B%2BAUeEULuA@mail.gmail.com>
References:  <8697933A-B813-4088-90B7-A84589C3CD33@freebsd.org> <CAPyFy2Bqg6m8D6rO%2Bg87Wk74iBYOGfq%2B=t6B_VhUM26mUZXO%2BQ@mail.gmail.com> <6fb4c8cb-7f59-872e-4de6-a8a02e7c4e29@gjunka.com> <CAPyFy2CkyET7v6hTfhv8ZQ=%2BSYM_yyhtBwzM3GfS3funaDBZHQ@mail.gmail.com> <82938a26-892e-0459-aa23-bdcd9e318b6c@gjunka.com> <CAPyFy2Dm9yWepO6P8jyF%2BNZDA=ZUpg0tYUQ8zRTAKkVWp6cHhw@mail.gmail.com> <CANCZdfpoaqpNpKZrPmkdvZxMty4ZA2xj51Zu_brJrAdydDAakg@mail.gmail.com> <CAPyFy2AA=GzuRhG5z1Y2gWFJUsw94zOSk6c4j=wXi%2B9URwR7eQ@mail.gmail.com> <CANCZdfr0u6_N1LS4frzeotmoP9xb3k%2BTGEVL13GO%2B%2BAUeEULuA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 29 May 2019 at 22:28, Warner Losh <imp@bsdimp.com> wrote:
>
> How do I see this other timestamp. git log doesn't show it by default, he=
nce the basis of my views...

git log --format=3Dfuller

or if you want to see all of the metadata without git interpreting it,

git log --format=3Draw

> I have no clue what the time on git.freebsd.org is, nor do I know if it i=
s sane or not in the face of all kinds of crazy stuff, including leap secon=
ds, bad configuration, active attack, clock steps because someone[tm] thoug=
h a different ntp daemon would be good enough and didn't understand all the=
 nuanced differences?

I expect that the folks managing freebsd.org infrastructure understand
the details well enough that we wouldn't have grossly a grossly
inaccurate clock due to misconfiguration, at least. In any case we're
a bit off in the weeds on this, we're not yet at a point where we need
to sort out these details.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2BF0diNrttEGEZfYk4hPuXv=LLCLOJHvK_Qwmgakj9MCA>