Commit Briefs



Stefan Sperling

fix typo in got(1) man page markup



Tracey Emery

small css fixup



Tracey Emery

create temporary workaround to opening /dev/null during diffing.

this will need to be reworked later. ok stsp





Tracey Emery

html escape diff output


Tracey Emery

whoops, fix reversed diffs


Tracey Emery

clean up gw_get_diff function


Tracey Emery

complete gotweb refactor


Martin Pieuchot

Remove redundant error check after got_object_id_by_path().

An error code is always returned when the oid is NULL.