Commit Briefs




Stefan Sperling

fix path in got_repo_open() error message



Stefan Sperling

initial 'got import' implementation







Stefan Sperling

put error checks in right order





Stefan Sperling

compare pointer against NULL, not 0


Stefan Sperling

implement 'got init'


Stefan Sperling

don't leak objects which can't be cached






joshua stein

got_error_from_errno -> got_error_prefix_errno

also add got_error_prefix_errno2 and got_error_prefix_errno3 which should hopefully all be merged into a single function with variadic args (but can't alloc mem)



Stefan Sperling

omit unused mode argument to open(2)