From: "Eirik Bjørsnøs" <eirbjo@gmail.com>
To: "Jeff King" <peff@peff.net>
Cc: git@vger.kernel.org
Subject: Re: Invalid dates in git log
Date: Wed, 12 Dec 2007 15:19:49 +0100 [thread overview]
Message-ID: <34660cca0712120619r708ee7a8ta20a5458ca11a5ac@mail.gmail.com> (raw)
In-Reply-To: <20071212092304.GA20799@coredump.intra.peff.net>
> Your best guess is probably the committer information. Try this:
Thanks Jeff, Junio,
I'll just use the committer date instead.
Being a Git newbie (only started looking at it yesterday) I'm not sure
my understanding of "author" and "committer" and how they releate to
dates is correct:
* author: Original source of the change. This person may typically
have sent a committer an email with a patch. It's the commiter's
responsibility to supply this information.
* author date: The commiter is free to specify a date for the contribution.
* committer: First committer to actually add this change to a repository
* committer date: Date of the actual commit, added by the git client
during the commit. Typically the system clock at the time of the
commit.
* A transfer of a commit across repositories (pull, push) will not
change the author, commit or date information
If I got some of this wrong, I'd be happy if someone would correct me.
Thanks,
Eirik.
next prev parent reply other threads:[~2007-12-12 14:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-12 9:11 Invalid dates in git log Eirik Bjørsnøs
2007-12-12 9:23 ` Jeff King
2007-12-12 9:35 ` Junio C Hamano
2007-12-12 14:59 ` Johannes Schindelin
2007-12-12 18:57 ` Junio C Hamano
2007-12-12 14:19 ` Eirik Bjørsnøs [this message]
2007-12-12 15:51 ` Andreas Ericsson
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=34660cca0712120619r708ee7a8ta20a5458ca11a5ac@mail.gmail.com \
--to=eirbjo@gmail.com \
--cc=git@vger.kernel.org \
--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).