Commit Briefs



11594751a6 Stefan Sperling

sync distfile list







e45311301f Stefan Sperling

do not leak open file in diff3.c's readin() error paths



50351dee7e Stefan Sperling

remove unused 'pr' argument from diff3.c's skip() function






63035f9f4f Stefan Sperling

add -w (ignore whitespace) option to 'got diff'


e19660d59f Stefan Sperling

some whitespace fixes in diff3.c



950435fdd3 Stefan Sperling

remove pointless debug code from diff3.c



e9dabdfbdb Stefan Sperling

check for errors from fseek(3) in diff3.c's edscript()


ce09ab8d7c Stefan Sperling

check for errors from diff_output() in diff3.c


02b87977bd Stefan Sperling

convert remaining functions in diff3.c to struct got_error