Commit Briefs



Stefan Sperling

send fetch progress over imsg



Stefan Sperling

convert got_fetch_pack to got_error + KNF





Stefan Sperling

rename got_clone() to got_fetch()


Stefan Sperling

declare got_clone() in public API space


Stefan Sperling

remove unused header include







Stefan Sperling

add ori as author








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.