The thread about using a news reader to read the git history caused me wonder if are other synergies between git and the mail/news world. You could load the lkml history into the git db along with the kernel tree. Then process the mailing list history to tie discussion threads to commits. As you look at commits with gitk you could also see the relevant messages on lkml. Of course post processing lkml may not tie the threads to the commits very well. But if we built something like this we could start putting the right clues into the threads to make sure they get linked to the commits properly in the future. For example you could link an existing thread by including the sha1 of the commit in a reply. The git kernel history is about three years old. How big is three years of lkml put into git and packed? A db like this may not be for everyone but it could always live on a server with web access. -- Jon Smirl jonsmirl@xxxxxxxxx - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html