git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Whitcroft <apw@shadowen.org>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: git@vger.kernel.org
Subject: Re: git web view doesn't show short log in chronological order ?
Date: Mon, 11 Sep 2006 10:19:04 +0100	[thread overview]
Message-ID: <45052A08.7090304@shadowen.org> (raw)
In-Reply-To: <200609111101.00801.toralf.foerster@gmx.de>

Toralf Förster wrote:
> http://www.kernel.org/git/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=summary
> lists the entry from Kirill Korotaev at position 12 (all first 12 positions are
> 2 days old), but Kirill Korotaev did the latest commit (if I do a "$>git log" at
> my local clone of Linus' tree) and therefore should be listed at position 1,
> isn't it ?

The dates on commits can always be suspect as they are generally in the
originators local clock.  You also have to remember the date which is
shown is the authors original create time.  Not the time it was commited
to linus' tree.

/me pulls the dates for 11 & 12:

Author: Thomas Gleixner <tglx@linutronix.de>  2006-09-08 17:47:15
Committer: Linus Torvalds <torvalds@g5.osdl.org>  2006-09-08 18:22:50

Author: Kirill Korotaev <dev@openvz.org>  2006-09-07 11:17:04
Committer: Linus Torvalds <torvalds@g5.osdl.org>  2006-09-08 16:40:46

From what I can see both dates here are older in Kirill's change.  So by
any sort they are in the right order (where right is reverse chronological).

?

-apw

      reply	other threads:[~2006-09-11  9:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-11  9:00 git web view doesn't show short log in chronological order ? Toralf Förster
2006-09-11  9:19 ` Andy Whitcroft [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=45052A08.7090304@shadowen.org \
    --to=apw@shadowen.org \
    --cc=git@vger.kernel.org \
    --cc=toralf.foerster@gmx.de \
    /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).