> From: Emily Shaffer <emilyshaffer@xxxxxxxxxx> > > This topic branch depends on the patch mailed in > lore.kernel.org/git/20191211233820.185153-1-emilyshaffer@xxxxxxxxxx in order to > display scopes for configs gathered during "bugreport: add config values from > safelist". > > I'll summarize v4-v5. Since v4 has languished for some time, I don't > think an interdiff is too helpful, so I won't include one. Bonus, the > code is much simplified from some suggestions from Junio on how to > inspect objects, so I hope it's easy to review anyways. To everyone in the developer community interested in this set: what is the status of this? If this needs further review, then maybe it would be best if only patches 1-4 were put up for submission first, with a note in the bugreport documentation that more information may be added in future Git versions. For me, patches 1-4 look good and I don't have enough experience with uname (especially across libcs and OSes) to determine what should or should not be included - if this is typical of reviewers in the Git project, it might be better to submit patches 1-4 first, and then send each additional diagnostic separately, so that people who know what's going on in one area but not another can just comment on the area they know about. Having said that, I see that a few people have already looked at the entire patchset and made comments, so if they are OK with it, we don't need to split it up.