Commits


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