Commit Briefs

Stefan Sperling

show timezone offset in 'got log'


Stefan Sperling

make commit timestamps work across privsep








Stefan Sperling

indent log messages in output of 'got log'








Stefan Sperling

use macro instead of literal ".pack"


Stefan Sperling

use macro instead of literal ".idx"


Stefan Sperling

use strlcpy instead of strncpy


Stefan Sperling

remove unnecessary forward declaration



Stefan Sperling

fail test gracefully instead of aborting


Stefan Sperling

check for NULL error return in idset test


Stefan Sperling

tests for object id sets


Stefan Sperling

add an object id set data structure