Jeff King <peff@xxxxxxxx> writes: > As an aside, the mru code could probably be simplified a bit by reusing > the list implementation from list.h (both were added around the same > time, and it wasn't worth creating a dependency then, but I think list.h > is useful and here to stay at this point). > > It's definitely not critical to put that into this already-large series, > though. Maybe we can use Junio's #leftoverbits tag. :) I had the same reaction while reading it; perhaps I should read the responses from trusted reviewers first before reading the patches myself ;-) Thanks.