Commit Briefs

b7ba71f0ee Stefan Sperling

add a diff output mode which produces simple ed(1) scripts










732e8ee032 Stefan Sperling

add support for ignoring whitespace (-w option)

Tests grow the ability to call diff with options. Options to use are encoded in the test file name as a single dash followed by a string of option letters. E.g. -wp for 'ignore whitespace' and 'do patience'



3e6cba3a54 Stefan Sperling

replace enum diff_rc errors with plain errno values



0d27172a82 Neels Hofmeyr

KNF: use max 80 columns


760fe30eb1 Neels Hofmeyr

diff cmdline tool: allow using Patience by -p arg



8ad022d28e Neels Hofmeyr

diff.c: move two #include to the top


9e6681576e Neels Hofmeyr

myers: permit ~4Mb of state


81b4097358 Neels Hofmeyr

switch default to unidiff


3b0f3d6191 Neels Hofmeyr

initial commit