Michael Haggerty <mhag...@alum.mit.edu> writes: > On 01/18/2013 01:14 AM, Junio C Hamano wrote: >> [...] >> * mh/imap-send-shrinkage (2013-01-15) 14 commits >> - imap-send.c: simplify logic in lf_to_crlf() >> - imap-send.c: fold struct store into struct imap_store >> - imap-send.c: remove unused field imap_store::uidvalidity >> - imap-send.c: use struct imap_store instead of struct store >> - imap-send.c: remove unused field imap_store::trashnc >> - imap-send.c: remove namespace fields from struct imap >> - imap-send.c: remove struct imap argument to parse_imap_list_l() >> - imap-send.c: inline parse_imap_list() in parse_list() >> - imap-send.c: remove some unused fields from struct store >> - imap-send.c: remove struct message >> - imap-send.c: remove struct store_conf >> - iamp-send.c: remove unused struct imap_store_conf >> - imap-send.c: remove struct msg_data >> - imap-send.c: remove msg_data::flags, which was always zero >> >> Remove a lot of unused code from "git imap-send". >> >> With a further comment fixup in patch #6, this seems ready for >> 'next'. >> Expecting a reroll. > > I'm confused. It seems like you are referring to the comment > improvement suggested by Jonathan Nieder...
It was an indication that I just forgot our previous exchange in which I said "the remaining issues are so minor I can squash these in". Sorry about that. Will merge to 'next'. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html