Commit Briefs

25d0340b7e Stefan Sperling

get rid of an unused global in diff3 code



9f98de9c49 Stefan Sperling

declare got_merge_diff3()



62f591725a Stefan Sperling

make diff3_merge() write result to an output file


0ec6f01486 Stefan Sperling

expand stupid argv-style parameters of merge_diff3()


b90524b163 Stefan Sperling

check for errors from increase() in diff3 code


dfc4f8fee4 Stefan Sperling

move more globals into diff state struct


0d26ce361e Stefan Sperling

fix known file descriptor leaks in diff3 code



c03c6cb3ff Stefan Sperling

make diff3 code compile



acb209ee71 Stefan Sperling

restore support for D_NORMAL diffs of regular files


af45e62627 Stefan Sperling

get rid of xmalloc and err functions in buf.c