<p>This PR is in response to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="550165930" data-permission-text="Title is private" data-url="https://github.com/geany/geany-plugins/issues/944" data-hovercard-type="issue" data-hovercard-url="/geany/geany-plugins/issues/944/hovercard" href="https://github.com/geany/geany-plugins/issues/944">#944</a>.</p>
<p>Changes:</p>
<ul>
<li>Changed preferences to radio buttons to support multiple compare types.<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/15589754/89134371-9f6b3980-d4f2-11ea-895e-b343363e5e54.png"><img src="https://user-images.githubusercontent.com/15589754/89134371-9f6b3980-d4f2-11ea-895e-b343363e5e54.png" alt="lineops-version-compare-pref" style="max-width:100%;"></a></li>
<li>add "version compare" using filevercmp from coreutils</li>
</ul>
<p>Notes:</p>
<ul>
<li>filevercmp is copied directly from coreutils's sort<br>
<a href="https://git.savannah.gnu.org/cgit/gnulib.git/tree/lib/filevercmp.c" rel="nofollow">https://git.savannah.gnu.org/cgit/gnulib.git/tree/lib/filevercmp.c</a></li>
</ul>
<p>I'm open to hear any suggestions/improvements.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany-plugins/pull/993'>https://github.com/geany/geany-plugins/pull/993</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>lineoperations: add coreutil file version compare</li>
  <li>lineoperations: add ctypes from coreutils</li>
  <li>lineoperations: bump version number</li>
  <li>lineoperations: change checkbox to radio buttons</li>
  <li>lineoperations: update documentation</li>
  <li>lineoperations: remove c-ctype, use ctype</li>
  <li>lineoperations: add POTFILES</li>
  <li>lineoperations: add modifications info</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/993/files#diff-22c1c23ca9e52c5e0a6b7b33d762a874">lineoperations/ChangeLog</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/993/files#diff-d20ebf24a267a908c982e6c96f3a1bed">lineoperations/README</a>
    (48)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/993/files#diff-fe6acdf796a2fe2fad8f37955325de8e">lineoperations/src/Makefile.am</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany-plugins/pull/993/files#diff-2ae44164028a153bd82e0ba07242d7a0">lineoperations/src/filevercmp.c</a>
    (186)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany-plugins/pull/993/files#diff-9f08fb54cd155473fa19b3601bcacd67">lineoperations/src/filevercmp.h</a>
    (47)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/993/files#diff-cf9de57961baeeab5f702c8b3d24ce83">lineoperations/src/lineoperations.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/993/files#diff-ea9e1162010e308a6c7e0098a5368eb8">lineoperations/src/lo_fns.c</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/993/files#diff-dcd13481ad777b13855895a99ffc4fcc">lineoperations/src/lo_prefs.c</a>
    (71)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/993/files#diff-0f9cfa022ee50bed0bc4dbbd9614f895">lineoperations/src/lo_prefs.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/993/files#diff-db3ba659a0576767467d955309c6f1b3">po/POTFILES.skip</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany-plugins/pull/993.patch'>https://github.com/geany/geany-plugins/pull/993.patch</a></li>
  <li><a href='https://github.com/geany/geany-plugins/pull/993.diff'>https://github.com/geany/geany-plugins/pull/993.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2AXY3LVKGJ7XOUN6TR6XWGFANCNFSM4PSY7DVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4MOKJPMEM567YCI3DR6XWGFA5CNFSM4PSY7DV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KAJN7MQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/993",
"url": "https://github.com/geany/geany-plugins/pull/993",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>