* Patch-to-mail notes resurrected
@ 2013-04-22 9:53 Thomas Rast
2013-04-22 15:20 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Rast @ 2013-04-22 9:53 UTC (permalink / raw)
To: git
Hi,
As some might remember, I made a script that writes notes (as in
git-notes) linking patches to emails back in 2009:
http://thread.gmane.org/gmane.comp.version-control.git/109074
I resurrected this idea the other week, using a faster implementation
(the N command in fast-import is great!) and generating better links.
I am regularly pushing the results to
git://github.com/trast/git.git
git://repo.or.cz/git/trast.git
branches
notes/gmane a link to the gmane thread view, focused on this patch
notes/message-id the raw message-id
Point your notes.displayRef at one or both to use them.
It still fails to match some commits, so consider this WIP, but I think
it's quite useful already.
--
Thomas Rast
trast@{inf,student}.ethz.ch
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Patch-to-mail notes resurrected
2013-04-22 9:53 Patch-to-mail notes resurrected Thomas Rast
@ 2013-04-22 15:20 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2013-04-22 15:20 UTC (permalink / raw)
To: Thomas Rast; +Cc: git
Thomas Rast <trast@student.ethz.ch> writes:
> As some might remember, I made a script that writes notes (as in
> git-notes) linking patches to emails back in 2009:
>
> http://thread.gmane.org/gmane.comp.version-control.git/109074
>
> I resurrected this idea the other week, using a faster implementation
> (the N command in fast-import is great!) and generating better links.
> I am regularly pushing the results to
>
> git://github.com/trast/git.git
> git://repo.or.cz/git/trast.git
>
> branches
>
> notes/gmane a link to the gmane thread view, focused on this patch
> notes/message-id the raw message-id
>
> Point your notes.displayRef at one or both to use them.
>
> It still fails to match some commits, so consider this WIP, but I think
> it's quite useful already.
Thanks ;-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-22 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-22 9:53 Patch-to-mail notes resurrected Thomas Rast
2013-04-22 15:20 ` Junio C Hamano
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).