<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in TODO</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>89fd163c - Update diff(1) TODO removing what has been implemented</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/diff/TODO#89fd163c</link>
        <description>Update diff(1) TODO removing what has been implemented

            List of files:
            /freebsd-14.2/usr.bin/diff/TODO</description>
        <pubDate>Fri, 07 Feb 2020 10:18:01 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e68edb8c - diff(1): Implement -B/--ignore-blank-lines</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/diff/TODO#e68edb8c</link>
        <description>diff(1): Implement -B/--ignore-blank-linesAs noted by cem in r338035, coccinelle invokes diff(1) with the -B flag.This was not previously implemented here, so one was forced to create a linkfor GNU diff to /usr/local/bin/diffImplement the -B flag and add some primitive tests for it. It is implementedin the same fashion that -I is implemented; each chunk&apos;s lines are scanned,and if a non-blank line is encountered then the chunk will be output.Otherwise, it&apos;s skipped.MFC after:	2 weeks

            List of files:
            /freebsd-14.2/usr.bin/diff/TODO</description>
        <pubDate>Sun, 19 Aug 2018 03:57:20 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fa0a8c01 - Update the TODO list to reflect what has been changed</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/diff/TODO#fa0a8c01</link>
        <description>Update the TODO list to reflect what has been changed

            List of files:
            /freebsd-14.2/usr.bin/diff/TODO</description>
        <pubDate>Thu, 20 Apr 2017 19:07:52 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bbe3f67 - Import diff from OpenBSD and remove GNU diff</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/diff/TODO#3bbe3f67</link>
        <description>Import diff from OpenBSD and remove GNU diffSome of the modifications from the previous summer of code has been integratedModification for compatibility with GNU diff output has been addedMain difference with OpenBSD:Implement multiple GNU diff options:* --ignore-file-name-case* --no-ignore-file-name-case* --normal* --tabsize* --strip-trailing-crMake diff -p compatible with GNU diffImplement diff -lMake diff -r compatible with GNU diffCapsicumize diffing 2 regular filesAdd a simple test suiteApproved by:	AsiaBSDcon devsummitObtained from:	OpenBSD, GSoCRelnotes:	yes

            List of files:
            /freebsd-14.2/usr.bin/diff/TODO</description>
        <pubDate>Sat, 11 Mar 2017 05:01:29 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
