From: "Shawn O. Pearce" <spearce@spearce.org>
To: Sam Elliott <sam@lenary.co.uk>
Cc: git@vger.kernel.org
Subject: Re: New Proposal (simple) for Metadata in Git Commits: git-meta
Date: Wed, 16 Dec 2009 08:30:36 -0800 [thread overview]
Message-ID: <20091216163036.GE18319@spearce.org> (raw)
In-Reply-To: <7349A827-41D5-434F-85FE-D49980A7D501@lenary.co.uk>
Sam Elliott <sam@lenary.co.uk> wrote:
> On 15 Dec 2009, at 23:05, Shawn O. Pearce wrote:
>> If you dropped the --git-meta-- tags above, JGit would happily
>> recognize the awesome: and Github: tags, but it might need a bit
>> more work to recognize the nested user: tag. Also, you'd be able
>> to use git-meta on the git and Linux kernel repositories to pull
>> out and work with Signed-off-by, Acked-by, etc.
>
> I'm not entirely sure about this approach. The current implementation
> also works with PGP-signed tags, where the information is not
> necessarily going to be at the bottom of the message when i use `git-
> cat-file -p`. I think it shouldn't be too hard to also have git-meta
> read any YAML-like data just before the signing message.
Ah, good point. But as you point out, it should be simple enough
to detect a PGP signature on the bottom and just clip that off the
end, and then perform the YAML-like data parsing on the footer.
--
Shawn.
next prev parent reply other threads:[~2009-12-16 16:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-15 21:27 New Proposal (simple) for Metadata in Git Commits: git-meta Sam Elliott
2009-12-15 22:05 ` Shawn O. Pearce
[not found] ` <7349A827-41D5-434F-85FE-D49980A7D501@lenary.co.uk>
2009-12-16 16:30 ` Shawn O. Pearce [this message]
2009-12-17 0:26 ` Johan Herland
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=20091216163036.GE18319@spearce.org \
--to=spearce@spearce.org \
--cc=git@vger.kernel.org \
--cc=sam@lenary.co.uk \
/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