[Webkit-unassigned] [Bug 33023] New: [bzt] bugzilla-tool post-diff and post-commits commands should be combined into one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 10:50:16 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=33023

           Summary: [bzt] bugzilla-tool post-diff and post-commits
                    commands should be combined into one
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: mjs at apple.com, ddkilzer at webkit.org, abarth at webkit.org


[bzt] bugzilla-tool post-diff and post-commits commands should be combined into
one

Then we could name the resulting command whatever we'd like.  Maciej was
suggesting "post-patch" in a private email thread involving Adam Barth and
myself.

If someone has suggestions for what the command line interface should look
like, I'm all ears.

Right now:
post-diff [options] [BUGID]   Attach the current working directory diff to a
bug as a patch file
post-commits [options] COMMITISH   Attach a range of local commits to bugs as
patch files

I suspect we could pretty easily detect the difference between a commitish and
a BUGID.  It's also slightly strange that post-commits takes a bug-id option
flag:
  -b BUG_ID, --bug-id=BUG_ID   Specify bug id if no URL is provided in the
commit log.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list