Closed Bug 1600733 Opened 6 years ago Closed 6 years ago

"hg reviewers" should show count of commits for each reviewer

Categories

(Developer Services :: Mercurial: mozext, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mhentges, Assigned: mhentges)

References

Details

Attachments

(1 file, 1 obsolete file)

As part of 1592429, I simplified the output because it seemed overly verbose and potentially confusing. The "commit count" and "weight" per reviewer was omitted, and instead hg reviewers would just print the order of the first 5 reviewers.

However, after some discussion with :botond, it turns out that the commit count is valuable:

if "A" and "B" are in first and second place, and A is someone who's no longer active on the project but still sometimes does reviews, and B is someone who's active on the project, then I might choose to bother A if the numbers are "A:33, B: 1", but not if they're "A: 33, B:17"

We should format the output to show the commit count, while also making it clear that the number we output is a commit count (probably just formatting the output like a table).

Assignee: nobody → mhentges
Attachment #9113370 - Attachment description: Bug 1600733 - use non-arc implementation by default, adds --arc → Bug 1600733 - use non-arc implementation by default, adds --arc r?zalun

Comment on attachment 9113370 [details]
Bug 1600733 - use non-arc implementation by default, adds --arc r?zalun

Revision D55757 was moved to bug 1600696. Setting attachment 9113370 [details] to obsolete.

Attachment #9113370 - Attachment is obsolete: true

Pushed by mhentges@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/febbe743821d
mozext: show count of commits for each reviewer r=sheehan

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: