From a3ec215973c3653ebdeb81dcdd1274519c376a3d Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Sun, 21 Aug 2016 05:23:24 +0000 Subject: diffutils-3.5 --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..5132de8 --- /dev/null +++ b/TODO @@ -0,0 +1,9 @@ +Add --include option (opposite of --exclude). + +Look into sdiff improvement here: +http://www.pkix.net/~chuck/sdiff2.diff + +Propagate stderr from subprocess so that diff3 does +a better job of explaining _why_: + > $ diff3 /bin/sh /bin/false /bin/mv + > diff3: subsidiary program 'diff' failed (exit status 2) -- cgit v1.2.1