Commit Briefs

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



d947271fda Stefan Sperling

add unmodified rcsutil files from OpenRCS


89fd757a44 Stefan Sperling

add unmodified worklist.c and worlist.h from OpenRCS


74b37681cb Stefan Sperling

add unmodified buf.c, buf.h, and diff3.c from OpenRCS


c844a23886 Stefan Sperling

man page tweaks


fdb730fe0d Stefan Sperling

remove an '#if 0' which was not intended for commit


d9498b2018 Stefan Sperling

don't bother showing the HEAD ref in 'got log'


d1688ce089 Stefan Sperling

remove a pointless error code


b72f483a5d Stefan Sperling

make 'got diff' show local changes in work tree


14e5d4dcac Stefan Sperling

fix bug with wrong size comparison in get_file_status()



eb41ed7524 Stefan Sperling

make 'tog blame' function in a work tree


a915003aad Stefan Sperling

delay initialization of curses in tog until after usage()


52185f702d Stefan Sperling

make 'tog tree' function in a work tree


b7165be31e Stefan Sperling

make 'tog log' function in a work tree


9270e621f7 Stefan Sperling

wrap overlong line