WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27815
bugzilla-tool: add -m/--description to post-commits command
https://bugs.webkit.org/show_bug.cgi?id=27815
Summary
bugzilla-tool: add -m/--description to post-commits command
David Kilzer (:ddkilzer)
Reported
2009-07-29 13:23:28 PDT
Created
attachment 33736
[details]
Patch v1 Reviewed by NOBODY (OOPS!). * Scripts/bugzilla-tool: (PostDiffAsPatchToBug.execute): Changed default patch name from "patch" to "Patch v1". (PostCommitsAsPatchesToBug.__init__): Added -m/--description switch. (PostCommitsAsPatchesToBug.execute): Use description provided by -m/--description switch first, else fall back to the commit message. --- 2 files changed, 18 insertions(+), 2 deletions(-)
Attachments
Patch v1
(2.80 KB, patch)
2009-07-29 13:23 PDT
,
David Kilzer (:ddkilzer)
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2009-07-29 13:27:51 PDT
Comment on
attachment 33736
[details]
Patch v1 Seems a little strange when dealing with more than one patch.
David Kilzer (:ddkilzer)
Comment 2
2009-07-29 13:53:45 PDT
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M WebKitTools/ChangeLog M WebKitTools/Scripts/bugzilla-tool Committed
r46554
M WebKitTools/ChangeLog M WebKitTools/Scripts/bugzilla-tool
r46554
= b763e9c8b670343a0a62e4ac0d3ff8332364b607 (trunk) No changes between current HEAD and refs/remotes/trunk Resetting to the latest refs/remotes/trunk
http://trac.webkit.org/changeset/46554
David Kilzer (:ddkilzer)
Comment 3
2009-07-29 13:54:23 PDT
(In reply to
comment #1
)
> (From update of
attachment 33736
[details]
) > Seems a little strange when dealing with more than one patch.
That's why it's an optional argument?
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