From: Stephan Beyer <s-beyer@gmx.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: sverre@rabbelier.nl, Brandon Casey <casey@nrlssc.navy.mil>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: Date parsing
Date: Sun, 22 Jun 2008 00:40:42 +0200 [thread overview]
Message-ID: <20080621224042.GE15111@leksak.fem-net> (raw)
In-Reply-To: <alpine.LFD.1.10.0806211507370.2926@woody.linux-foundation.org>
Hi,
On Sat, Jun 21, 2008 at 03:28:56PM -0700,
Linus Torvalds <torvalds@linux-foundation.org>:
[...]
> /* Be it commit time or author time, it does not make
> * sense to specify timestamp way into the future. Make
> * sure it is not later than ten days from now...
> */
> if (now + 10*24*3600 < specified)
> return 0;
[...]
Great.
So it really turns out that this bug is a nifty feature. (Except if we receive
patches from the future with a numeric date format.)
Thanks for the explanation,
Stephan
--
Stephan Beyer <s-beyer@gmx.net>, PGP 0x6EDDD207FCC5040F
prev parent reply other threads:[~2008-06-21 22:41 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-10 14:58 Date parsing Sverre Rabbelier
2008-06-10 15:07 ` Johannes Sixt
2008-06-10 15:27 ` Sverre Rabbelier
2008-06-10 15:10 ` Brandon Casey
2008-06-10 15:31 ` Sverre Rabbelier
2008-06-10 16:55 ` Linus Torvalds
2008-06-10 17:51 ` Sverre Rabbelier
2008-06-21 21:52 ` Stephan Beyer
2008-06-21 22:28 ` Linus Torvalds
2008-06-21 22:37 ` Linus Torvalds
2008-06-21 22:40 ` Stephan Beyer [this message]
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=20080621224042.GE15111@leksak.fem-net \
--to=s-beyer@gmx.net \
--cc=casey@nrlssc.navy.mil \
--cc=git@vger.kernel.org \
--cc=sverre@rabbelier.nl \
--cc=torvalds@linux-foundation.org \
/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