Re: What's cooking in git.git (Oct 2016, #07; Wed, 26)
From: Junio C Hamano <hidden>
Date: 2016-10-26 22:48:18
Jonathan Tan [off-list ref] writes:
On 10/26/2016 03:29 PM, Junio C Hamano wrote:quoted
* jt/trailer-with-cruft (2016-10-21) 8 commits - trailer: support values folded to multiple lines - trailer: forbid leading whitespace in trailers - trailer: allow non-trailers in trailer block - trailer: clarify failure modes in parse_trailer - trailer: make args have their own struct - trailer: streamline trailer item create and add - trailer: use list.h for doubly-linked list - trailer: improve const correctness Update "interpret-trailers" machinery and teaches it that people in real world write all sorts of crufts in the "trailer" that was originally designed to have the neat-o "Mail-Header: like thing" and nothing else. Waiting for review.For this patch set, should I look for another reviewer? In the e-mail thread [1], you and Stefan seemed positive about this patch set.
Ah, I meant "waiting for the review to conclude". If nobody has any more comments, I am OK to start cooking it in 'next'. Thanks.