Commit Briefs


3af5bc7c0b Stefan Sperling

do not allow passing arbitrary options to SSH


967f7d1fd3 Stefan Sperling

remove unused constants



ee448f5f10 Stefan Sperling

apply unveil(2) to 'got clone'


a117fd101a Stefan Sperling

make addrinfo error messages more obvious






668a20f6fe Stefan Sperling

rewritten got-index-pack; sorry about the monster commit


baa9fea074 Stefan Sperling

send indexing progress via an imsg



849f755735 Stefan Sperling

check pack file hash in the main process


d2cdc63664 Stefan Sperling

send pack file download progress information over imsg



3350156242 Stefan Sperling

prepare for providing refs we already have in fetch request imsg

currently we always send and expect an empty list


ceee4c0f4a Stefan Sperling

remove unused arguments from got_fetch_pack()


07e52fce86 Stefan Sperling

rename got_fetch() to got_fetch_pack()






09838ffc93 Stefan Sperling

make got_fetch() expect URI information in parsed form