Commit Briefs


Omar Polo

gotwebd: add foldable commit briefs

with input/ok from jamsek, tracey and Kyle Ackerman, thanks!



Stefan Sperling

bump version number


Stefan Sperling

CHANGES for 0.95 (tags/0.95)


Mark Jamsek

plug memleak of the ignore list in 'got status'

Found/reported and patch by Kyle Ackerman. ok op@


Omar Polo

gotwebd: use 'more' for the tag listing too

prodded by stsp and jamsek; ok stsp@




Omar Polo

gotwebd: render less tags in the summary page

suggested / ok stsp


Stefan Sperling

plug a memleak in previous; from op@


Stefan Sperling

show tree and README at the bottom of the summary page

ok op@


Omar Polo

gotwebd: swap the tags and branch listing in the index page

discussed / ok stsp@


Stefan Sperling

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@


Omar Polo

gotwebd: render READMEs in the tree view

ok tracey@