http://drupal.org/node/541708 generates a commit message like this:
#541708 by webchick, catch | dropcube: Fixed Unnecessary query in _filter_tips().
Both catch and I only uploaded one patch, but my name is first because I was the last to comment.
It'd be nice if the number of patches submitted were equal, the person who commented earlier was listed first.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 555304_dreditor.patch | 845 bytes | ericduran |
| #3 | 555304.dreditor.patch | 849 bytes | ericduran |
Comments
Comment #1
dave reidWhy is the "| username" being included as well. I don't know what that is. Often times it's a user who didn't make a contribution to the issue.
Comment #2
sunThe pipe separates patch contributors from comment contributors.
Marked #686554: user separator in commit message as duplicate.
Comment #3
ericduran commentedI went to multiple issues queues and counted the patches submitted :-) this looks ok to me.
So this will list the submitters in order of the most patches , and if the count is the same it'll list it in the order the comment was posted.
This will need some serious testing.
Comment #4
ericduran commentedMinor cosmetic fixes and switching status.
Comment #5
sunThought about this a bit. Let's do a "real" commit message generator instead.
I.e., à la http://drupal.org/node/468272
Every user(name) is a "tag", click to add further, X to remove.
Using hard-coded internal weights.