Commit Briefs




Thomas Adam

Xr gotweb(8) from got(1)


Thomas Adam

typo



Thomas Adam

add missing revoked_signers grammar to got.conf(5)

ok stsp@


Thomas Adam

move 'got init' command to 'gotadmin init'

This functionality is better suited for gotadmin because it is technically a server-side repository operation when we consider the 'got' tool as the client-side tool. I have plans to move 'got import' into gotadmin as well. ok op@


Thomas Adam

regress test SSH key revocations

ok stsp@


Thomas Adam

portable: maintscript: add header detection

Add detection for headers which are included portably, and remove them.


Thomas Adam

fix potential type mismatch between format specifier and argument

Cast printf argument of type time_t to long long to match the %lld format specifier on platforms where this might not be the case.


Thomas Adam

portable: add maintscripts

This introduces an area for helper scripts when dealing with -portable syncing from upstream, releases, etc. See the README.md file for further information.



Thomas Adam

portable: set next version


Thomas Adam

portable: release 0.73 (tags/0.73)


Thomas Adam

portable: remove sys/queue.h

This is included portably.


Thomas Adam

document TOG_VIEW_SPLIT_MODE


Thomas Adam

CHANGES for 0.73


Thomas Adam

bump version number


Thomas Adam

sync distfile list