From: Jonathan Nieder <jrnieder@gmail.com>
To: Jeff King <peff@peff.net>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: jk/tag-contains (Re: What's cooking in git.git (Jul 2010, #05; Wed, 28))
Date: Sat, 31 Jul 2010 01:07:03 -0500 [thread overview]
Message-ID: <20100731060703.GA21207@burratino> (raw)
In-Reply-To: <20100730183709.GC18544@coredump.intra.peff.net>
Jeff King wrote:
> What do we want to do with this?
Probably I have already said too much about this topic, but here I go:
> The third one is where we start defaulting things to "assume no more
> than 1 day of clock skew by default", which can cause incorrect answers
> in the face of skew.
I think the default should be something that (just barely) works
correctly for linux-2.6.git.
> The fourth is just an illustrative patch for per-repo skew detection.
I have been hoping for a chance to look these over, time hasn’t come my
way yet.
> I can work up a
> "detect clock skew on clone and gc" patch based on it if we want to go
> that way.
That sounds very sane.
Additional things to do (this is mostly a note to myself):
- refuse to commit with a timestamp long before any parent
- refuse to make a commit that would make the total slop too high?
- check slop and warn about it in fsck (maybe your patch does this
already)
- document the maximum-total-slop and maximum-single-commit-slop
rules!
next prev parent reply other threads:[~2010-07-31 6:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-29 4:00 What's cooking in git.git (Jul 2010, #05; Wed, 28) Junio C Hamano
2010-07-30 18:37 ` Jeff King
2010-07-31 6:07 ` Jonathan Nieder [this message]
2010-07-31 12:33 ` jk/tag-contains (Re: What's cooking in git.git (Jul 2010, #05; Wed, 28)) Jeff King
2010-08-02 4:04 ` Junio C Hamano
2010-08-02 20:02 ` Jonathan Nieder
2010-08-02 20:08 ` Matthieu Moy
2010-08-02 20:19 ` jk/tag-contains Jonathan Nieder
2010-08-02 22:38 ` jk/tag-contains Junio C Hamano
2010-08-05 17:56 ` jk/tag-contains (Re: What's cooking in git.git (Jul 2010, #05; Wed, 28)) Jeff King
2010-08-05 18:22 ` Junio C Hamano
2010-08-05 19:35 ` Jeff King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100731060703.GA21207@burratino \
--to=jrnieder@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=peff@peff.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).