Commits


remove got_make_pack_dir() which is unused


knf


remove strip() stub function that does nothing


add optional 'consumed' output parameter to got_inflate_to_mem()


revert a change to inflate_read() from Ori's patch; it breaks got-read-blob


add more missing \n in fprintfs from got-index-pack


pass SEEK_SET instead of zero for fseek() whence parameter


add missing \n in error print


fix inverted error check in readodelta()


remove unneeded include


fix fetch_test build


document fetch API functions


remove unused arguments from got_fetch_pack()


rename got_fetch() to got_fetch_pack()


attempt to connect to a server before creating a local repo