All of lore.kernel.org
 help / color / mirror / Atom feed
* Cogito: cg-tag creates a tag object only if -s is specified
@ 2005-09-26 23:36 H. Peter Anvin
  2005-09-26 23:54 ` Petr Baudis
  0 siblings, 1 reply; 2+ messages in thread
From: H. Peter Anvin @ 2005-09-26 23:36 UTC (permalink / raw)
  To: Git Mailing List, Petr Baudis

cg-tag only creates a tag object if -s (sign) is specified.  This not 
only doesn't work properly with a fair number of tools (e.g. gitk), but 
it also means that any description the user has entered via the -d 
option is silently discarded!

Please create a tag object for all tags, even if it is not signed.

	-hpa

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

* Re: Cogito: cg-tag creates a tag object only if -s is specified
  2005-09-26 23:36 Cogito: cg-tag creates a tag object only if -s is specified H. Peter Anvin
@ 2005-09-26 23:54 ` Petr Baudis
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Baudis @ 2005-09-26 23:54 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Git Mailing List

Dear diary, on Tue, Sep 27, 2005 at 01:36:01AM CEST, I got a letter
where "H. Peter Anvin" <hpa@zytor.com> told me that...
> cg-tag only creates a tag object if -s (sign) is specified.  This not 
> only doesn't work properly with a fair number of tools (e.g. gitk), but 
> it also means that any description the user has entered via the -d 
> option is silently discarded!
> 
> Please create a tag object for all tags, even if it is not signed.

Yes, makes sense. In the past it seemed like a nice idea to only create
it when we have to, but it has way too many downsides and if you still
have a plausible reason not to want the tag objects, you're special
enough to fallback to the lowlevel tools.

cg-tag now always creates tag objects.

Thanks for the feedback,

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
VI has two modes: the one in which it beeps and the one in which
it doesn't.

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

end of thread, other threads:[~2005-09-26 23:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-26 23:36 Cogito: cg-tag creates a tag object only if -s is specified H. Peter Anvin
2005-09-26 23:54 ` Petr Baudis

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.