Commits


add XXX comment to code that seems... off...


list all branch heads on gotweb summary page, not just the first one


consistent error return from gw_init_gw_dir()


break out of loop on error, instead of returning, in gw_index()


remove unused second parameter from gw_apply_unveil()


fix missed viewport name attribute


order, consistency, minor jump cleanup


improve strdup error handling


remove no longer needed buf.h header


simplify asprintf error return


simply error handling in gw_index


remove gw_index from gotweb_ui.h and eliminated gotweb_ui.h


remove my migration comments guides


migrate minor elements from gotweb_ui.h


remove gw_get_site_link from gotweb_ui


remove gw_summary heads from gotweb_ui.h


migrate head html from gotweb_ui.h


properly handle lightweight tags


improve error display in TEMPL_CONTENT


eliminate gw_html_escape and use css for remaining newline breaks


properly skip non-repo dirss in gotweb repo path by masking related errors


ensure that we set a mime-type and display index if a blob is empty


also add the kcgi element ... whoops


add a href link to tag_commit on gw_summary


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