Commit Briefs


125fc911a4 Omar Polo

got-build-regress.sh: ron gotd regress suite too with -G

Needs doas to elevate privileges. ok stsp@


d35c69f031 Omar Polo

got-build-regress.sh: build gotd too; ok stsp@


bfeaf20697 Omar Polo

got-build-regress.sh: add another round of testing with ref-deltas

ok stsp



243a8f150f Omar Polo

util/got-build-regress.sh: simplify lockfile cleanup

trap on EXIT too so the lockfile is deleted on quit (both successful and not.) While here simplify a cd too. ok stsp@


de9bfe5285 Omar Polo

util/got-build-regress.sh: switch from getopt(1) to getopts

ok stsp@


0699137833 Tracey Emery

farewell, gotweb. you served us well. rm gotweb, ok stsp@



5e91dae4dd Stefan Sperling

remove trailing whitespace; patch by Josiah Frentsos


827a167b34 Stefan Sperling

Group options in accordance with style(9)

patch by Josiah Frentsos



462c1b38af Stefan Sperling

got-build-regress.sh: add -R option to usage message



9c1dd3ecb5 Stefan Sperling

update defalt branch name in got-build-regress.sh