Commit Briefs






c025a41e7f Stefan Sperling

add an error reporting imsg


0dacc2d1e7 Stefan Sperling

typo


7be7cc4530 Stefan Sperling

add a rough outline for privsep support


5b7e13a71f Stefan Sperling

put a limit on delta chain recursion


dfb54902d3 Stefan Sperling

wrap long lines



6c6d3ed32e Stefan Sperling

fix obsolete comment in struct got_repository definition


b4691ea5e0 Stefan Sperling

simplify got_error_from_errno()


0c60ce5ab2 Stefan Sperling

document the current public API




5261c20130 Stefan Sperling

rename 'refs' to 'reference'


70f9e387e3 Stefan Sperling

tweak man page wording; less clutter


3f0da4dfa9 Stefan Sperling

copyright 2018


1a208aaf7e Stefan Sperling

add authors section to man page



f3d135e1a7 Stefan Sperling

make 'got log' show the committer if different from author



e1e3f57074 Stefan Sperling

replace use of err() with got_error_from_errno()


76089277b1 Stefan Sperling

apply realpath() to all paths in argv; fix some leaks