Commit Briefs





09838ffc93 Stefan Sperling

make got_fetch() expect URI information in parsed form




8e278d17a2 Stefan Sperling

plug leaks in error paths of got_fetch()


d45e6863c2 Stefan Sperling

fix typo in comment






0d0a341cba Stefan Sperling

parse server capabilities in got-fetch-pack



9b45e112d9 Stefan Sperling

remove redundant colon from error message


75fd4eb229 Stefan Sperling

actually catch connection errors in got_fetch()


abd4a1be8b Stefan Sperling

move new errors codes to end of error code list



8f2d01a65f Stefan Sperling

send fetch progress over imsg



9ff1041997 Stefan Sperling

convert got_fetch_pack to got_error + KNF




ccbf9d1943 Stefan Sperling

remove some unused path variables from got-fetch-pack