Commits


make gotweb check for kcgi errors where feasible


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


increase colorize buffer and don't crash on NULL strncmp/strlen


show diff if we're diffing to a root commit


html escape diff output


whoops, fix reversed diffs


clean up gw_get_diff function


complete gotweb refactor


move pledge to gw functions to more tightly control promises


remove log counting, add to TODO


remove examples file


move match_logmsg to gw_match_logmsg


move to got_repo_cmp_tags


move to got_repo_resolve_commit_arg


clean up. add gw_ to missed func


mv func to lib


kn@ and stsp@ suggested changes


html escape characters in blame lines


blame css


blame


save blame work


start tree


add log count function


add tag html


add tag action