<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pdf-inspector fixes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57727#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pdf-inspector fixes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57727">bug 57727</a>
              from <span class="vcard"><a class="email" href="mailto:rosslagerwall@gmail.com" title="Ross Lagerwall <rosslagerwall@gmail.com>"> <span class="fn">Ross Lagerwall</span></a>
</span></b>
        <pre>Ok, I have attached the patches.

For what it's worth, it could have been done like this:
git fetch git://github.com/rosslagerwall/poppler.git pdf-inspector-fixes:temp #
fetch as local branch "temp"
git log -p master..temp # look at commits and patches on temp branch
git merge temp # merge temp into master
git branch -d temp # delete temp</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>