[Webkit-unassigned] [Bug 38319] New: svn-apply: Add a "format" property to the hashes returned by parseDiff() and parseDiffHeader()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 29 04:37:57 PDT 2010


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

           Summary: svn-apply: Add a "format" property to the hashes
                    returned by parseDiff() and parseDiffHeader()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cjerdonek at webkit.org
                CC: dbates at webkit.org


The "format" key can initially have values "svn" and "git".

It can be set to "git" from within parseDiffHeader() if the first line
matches--

> $line =~ m#^diff --git #

-- 
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