git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: git-update-ref (reflog) uses bogus author ident information
Date: Mon, 10 Jul 2006 22:52:32 +0200	[thread overview]
Message-ID: <e8uele$o7t$2@sea.gmane.org> (raw)

git-log reports 

  commit 059111c9381ce1444d17c8fc35606b0aa417ca42
  Author: Jakub Narebski <jnareb@gmail.com>
  Date:   Sat Jul 8 18:52:35 2006 +0200
  
      configure.ac vertical whitespace usage cleanup
 
git-var -l shows:

 GIT_COMMITTER_IDENT=Jakub Narebski <jnareb@gmail.com> 1152564452 +0200
 GIT_AUTHOR_IDENT=Jakub Narebski <jnareb@gmail.com> 1152564452 +0200

BUT in git/.git/logs/refs/heads/autoconf I have (broken into lines):
  fe7b45a419ae62ed96148d98f6aba8710a6f6245
  059111c9381ce1444d17c8fc35606b0aa417ca42 
  Jakub Narebski <jnareb@roke.D-201> 1152377555 +0200   
  commit: configure.ac vertical whitespace usage cleanu

where "roke.D-201" are results of "hostname -f" on my computer, and are
suitable _only_ for my small private local network.

Bug or a feature?

I use git 1.4.0.
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

             reply	other threads:[~2006-07-10 20:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-10 20:52 Jakub Narebski [this message]
2006-07-10 21:49 ` reflog doesn't note that commit was --amend-ed, and doesn't record pulls Jakub Narebski
2006-07-11  2:48   ` Shawn Pearce
2006-07-11  3:38   ` Shawn Pearce
2006-07-11  0:27 ` git-update-ref (reflog) uses bogus author ident information Shawn Pearce
2006-07-11  0:32   ` Shawn Pearce

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='e8uele$o7t$2@sea.gmane.org' \
    --to=jnareb@gmail.com \
    --cc=git@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).