Commit Briefs

Stefan Sperling

implement horizontal scrolling for tog diff, blame, and log views

Patch by Mark Jamsek


Omar Polo

style: remove double semicolon


Stefan Sperling

revert "clear the rest of the pack_fds pointers"

There is no need to clear local variables before returning from a function. ok tracey


Stefan Sperling

fix D_GOTWWW default path; gotweb can now run without a config file again

ok tracey










Tracey Emery

move got_opentempfd out of got_repo_open. ok stsp@

thanks for all the help massaging this diff