Commits


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


man page tweaks


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


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


remove a pointless error code


make 'got diff' show local changes in work tree


fix bug with wrong size comparison in get_file_status()


port fix for a work tree path bug from 'tog blame' to 'got blame'


make 'tog blame' function in a work tree


delay initialization of curses in tog until after usage()


make 'tog tree' function in a work tree


make 'tog log' function in a work tree


wrap overlong line


make 'got blame' function in a work tree


fix endless loop in got_worktree_open()