Commit Briefs

20f3465285 Stefan Sperling

free all the things allocated by gw_summary() in one place


f4df82f9ff Stefan Sperling

simplify error return from pledge failure in gw_summary



0b20762bef Stefan Sperling

don't use stdbool.h


4b60fecedf Stefan Sperling

call strdup("") instead of asprintf(&var, "")


88d59c3662 Stefan Sperling

remove superfluous braces around asprintf calls


d56b34ca68 Stefan Sperling

just return 0 instead of EXIT_SUCCESS


5147ab5665 Stefan Sperling

prevent a NULL deref in gw_get_commits()


5ddf007962 Stefan Sperling

ensure that the result of gw_init_header() is always freed


470cd82696 Stefan Sperling

plug memory leaks on error in gw_tag()


42281175e0 Stefan Sperling

plug memory leaks on error in gw_tree()


0e00e8f4e2 Stefan Sperling

plug memory leaks on error in gw_briefs()


18da997892 Stefan Sperling

plug memory leaks on error in gw_commits()







4ff7391f3d Tracey Emery

add tag link for each tag on summary page for repos

display tag commit info from link close leak in gw_tree




4d8f0a30e6 Stefan Sperling

add gotweb files to distfile list


8f6d0c1e45 Stefan Sperling

simplify gotweb(8) description


705044c566 Stefan Sperling

wording tweak for got_show_repo_owner


86a8f42397 Stefan Sperling

Xr gotweb 8