WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
26533
A Script for parsing ChangeLogs and counting reviewers
https://bugs.webkit.org/show_bug.cgi?id=26533
Summary
A Script for parsing ChangeLogs and counting reviewers
Eric Seidel (no email)
Reported
2009-06-19 02:40:58 PDT
A Script for parsing ChangeLogs and counting reviewers This script could actually be turned into one which fixed up all the reviewer names (maybe not removing the wrestling names...) :) I figured I should put it in bugzilla for posterity.
Attachments
script, pass ChangeLog files and it will spit out review counts
(6.80 KB, text/x-python-script)
2009-06-19 02:41 PDT
,
Eric Seidel (no email)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2009-06-19 02:41:27 PDT
Created
attachment 31538
[details]
script, pass ChangeLog files and it will spit out review counts
Tor Arne Vestbø
Comment 2
2009-06-19 02:59:33 PDT
Landed in
r44851
Tor Arne Vestbø
Comment 3
2009-06-19 02:59:52 PDT
Ooops
Tor Arne Vestbø
Comment 4
2009-06-19 03:25:33 PDT
(In reply to
comment #2
)
> Landed in
r44851
>
To be clear, this was a comment supposed to go to another bug. Sorry about that :/
Eric Seidel (no email)
Comment 5
2009-08-19 17:45:42 PDT
I think eventually the ChangeLog class will change to be more stateful. Right now it reads the ChangeLog from disk on every command. Eventually we'll probably have explicit read/write commands and keep the ChangeLog in memory in a parsed form. Not sure.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug