Commit Briefs

Stefan Sperling

restore DEBUG build


Stefan Sperling

print errors returned from library


Stefan Sperling

wrap long line


Stefan Sperling

add -h option (help)


Stefan Sperling

show a list of commands in usage()


Stefan Sperling

make 'got log' accept a path to repository




Stefan Sperling

use pledge(2) in regression tests



Stefan Sperling

use stricter CPPFLAGS from mpi


Stefan Sperling

add got(1) command code from mpi




Stefan Sperling

write file index after checking out files



Stefan Sperling

remove got_worktree_change_head() for now


Stefan Sperling

implement got_worktree_get_head_ref_name()




Stefan Sperling

add missing function declarations


Stefan Sperling

implement fileindex entry open/close


Stefan Sperling

rename got_zb_priv.h to got_zbuf_priv.h


Stefan Sperling

rename zb.c to zbuf.c