Commits


remove tags from gotweb_ui.h for both gw_summary and gw_tag something is failing occasionally in gw_output_repo_tags which needs investigated


remove gw_tree from gotweb_ui.h


improve the output of gw_blame


clean up unused elements in gotweb_ui.h


remove gw_diff from gotweb_ui.h


migrate gw_summary from gotweb_ui.h to kcgihtml


improve gw_template error handling, remove gw_briefs from gotweb_ui and move to kcgihtml


make commit ID links in gotweb's blame page point to diffs rather than blobs


add link to blame hash for blob of that commit


stop compounding slashes on folder path


remove html from blob output


add gw_blob to increase the usefulness of gw_tree


alternate color of tree lines to prepare for blob/blame conversion


add tag link for each tag on summary page for repos display tag commit info from link close leak in gw_tree


display 'No repositories found in $got_repos_path" if gotweb finds no repos


complete gotweb refactor


hide currently unused link


blame css


blame


save blame work


start tree


add tag html


add tag action


add tag action


fix typo in heads_navs html