Commits


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


remove unused second parameter from gw_apply_unveil()


gotweb TODO changes


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


extend 'backout' tests; covers segfault found by semarie@ (fixed in 3c24af98)


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


fix segfault in got backout which include deleted files


switch 'tog tree' repository path argument to a new -r option


add a test for bug fixed in a0975128


spelling


properly handle lightweight tags


improve error display in TEMPL_CONTENT


eliminate gw_html_escape and use css for remaining newline breaks


fix 'got blame' and 'tog blame' on files added on worktree's current branch


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