Commits


drop unnecessary zeroing after calloc()


gotwebd: add foldable commit briefs with input/ok from jamsek, tracey and Kyle Ackerman, thanks!


remove confusing unused variable from gotwebd Makefile.inc


bump version number


CHANGES for 0.95


plug memleak of the ignore list in 'got status' Found/reported and patch by Kyle Ackerman. ok op@


gotwebd: use 'more' for the tag listing too prodded by stsp and jamsek; ok stsp@


gotwebd: dedup the bulk of the tree listing code


gotwebd: tweak site_owner_wrapper style for dark mode


gotwebd: render less tags in the summary page suggested / ok stsp


plug a memleak in previous; from op@


show tree and README at the bottom of the summary page ok op@


gotwebd: swap the tags and branch listing in the index page discussed / ok stsp@


repair the "chroot" option in /etc/gotwebd.conf This option was being ignored since the proc.c refactoring. Problem noticed by mlarkin@ ok op@ mlarkin@


gotwebd: render READMEs in the tree view ok tracey@