All of lore.kernel.org
 help / color / mirror / Atom feed
* Suspicious of v1.5.0 tag object
@ 2007-03-20 13:23 Andy Parkins
  2007-03-20 20:43 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Parkins @ 2007-03-20 13:23 UTC (permalink / raw)
  To: Git Mailing List

Hello,

I was just poking around and noticed this:

  $ git cat-file -p v1.5.0
  object 437b1b20df4b356c9342dac8d38849f24ef44f27
  type commit
  tag v1.5.0
  tagger Junio C Hamano <junkio@cox.net> Wed Feb 14 00:00:00 2007 +0000

Is it really the case that you tagged v1.5.0 at midnight UTC exactly; and that 
you travelled from your normal -0800 timezone to +0000?  None of the other 
tags show this strange output.

  $ git cat-file -p v1.5.0.2
  object 0d9b9ab1284ce125fd49cf7dbf4d28e0540cf035
  type commit
  tag v1.5.0.2
  tagger Junio C Hamano <junkio@cox.net> Mon Feb 26 00:26:21 2007 -0800

This looks much more normal.

Is the v1.5.0 tag object showing a bug? (The other possibility being that you 
did some clever messing to make it appear at exactly that moment)



Andy
-- 
Dr Andy Parkins, M Eng (hons), MIET
andyparkins@gmail.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Suspicious of v1.5.0 tag object
  2007-03-20 13:23 Suspicious of v1.5.0 tag object Andy Parkins
@ 2007-03-20 20:43 ` Junio C Hamano
  2007-03-20 21:38   ` Andy Parkins
  2007-03-20 22:10   ` Johannes Schindelin
  0 siblings, 2 replies; 4+ messages in thread
From: Junio C Hamano @ 2007-03-20 20:43 UTC (permalink / raw)
  To: Andy Parkins; +Cc: Git Mailing List

Andy Parkins <andyparkins@gmail.com> writes:

> I was just poking around and noticed this:
>
>   $ git cat-file -p v1.5.0
>   object 437b1b20df4b356c9342dac8d38849f24ef44f27
>   type commit
>   tag v1.5.0
>   tagger Junio C Hamano <junkio@cox.net> Wed Feb 14 00:00:00 2007 +0000
>
> Is it really the case that you tagged v1.5.0 at midnight UTC
> exactly; and that you travelled from your normal -0800
> timezone to +0000?  None of the other tags show this strange
> output.

Who are you referring to as "you" when your "To:" header reads
Git Mailing List ;-)?

That one and its commit object has that timestamp because the
release was supposed to be named "Rose scented bamboo".

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Suspicious of v1.5.0 tag object
  2007-03-20 20:43 ` Junio C Hamano
@ 2007-03-20 21:38   ` Andy Parkins
  2007-03-20 22:10   ` Johannes Schindelin
  1 sibling, 0 replies; 4+ messages in thread
From: Andy Parkins @ 2007-03-20 21:38 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

On Tuesday 2007, March 20, Junio C Hamano wrote:
> >   tagger Junio C Hamano <junkio@cox.net> Wed Feb 14 00:00:00 2007
> > +0000
> >
> > Is it really the case that you tagged v1.5.0 at midnight UTC
>
> Who are you referring to as "you" when your "To:" header reads
> Git Mailing List ;-)?

Ah but the "tagger" reads Junio :-)

> That one and its commit object has that timestamp because the
> release was supposed to be named "Rose scented bamboo".

Fair enough.  Just thought I'd raise it in case it was a bug.


Andy
-- 
Dr Andy Parkins, M Eng (hons), MIET
andyparkins@gmail.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Suspicious of v1.5.0 tag object
  2007-03-20 20:43 ` Junio C Hamano
  2007-03-20 21:38   ` Andy Parkins
@ 2007-03-20 22:10   ` Johannes Schindelin
  1 sibling, 0 replies; 4+ messages in thread
From: Johannes Schindelin @ 2007-03-20 22:10 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Andy Parkins, Git Mailing List

Hi,

On Tue, 20 Mar 2007, Junio C Hamano wrote:

> That one and its commit object has that timestamp because the release 
> was supposed to be named "Rose scented bamboo".

You cannot name it like that. Unless I am mistaken, "Rose scented bamboo" 
is no British slang word.

Ciao,
Dscho

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-03-20 22:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-20 13:23 Suspicious of v1.5.0 tag object Andy Parkins
2007-03-20 20:43 ` Junio C Hamano
2007-03-20 21:38   ` Andy Parkins
2007-03-20 22:10   ` Johannes Schindelin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.