Commit Briefs

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


84f2fa52a3 Stefan Sperling

rename got_clone() to got_fetch()


6f23baec62 Stefan Sperling

declare got_clone() in public API space


82bde4e0c8 Stefan Sperling

remove unused header include


afa77e0373 Stefan Sperling

actually create a pack and an index in the right place


279090e148 Stefan Sperling

pass an object_id * to got_privsep_send_index_pack_req()


22b6b4901a Stefan Sperling

add a .git suffix to cloned repositories by default




83b416ed85 Stefan Sperling

add ori as author





8baa7d2656 Stefan Sperling

retry on Z_BUF_ERROR in got_inflate_read() as well




7b1f04a644 Tracey Emery

remove 'Next' link from tags on summary page where no tags exist and commit briefs have set gw_trans->next_id

if gw_briefs set gw_trans->next_id in gw_summary, it was being carried over to gw_tags, causing the 'Next' link to be displayed.



ef6337de1a Stefan Sperling

bump version number


cff5d32f5a Stefan Sperling

change for 0.29 (tags/0.29)