Commit Briefs



32dfb4a213 Stefan Sperling

bump version number


1d2efe4212 Stefan Sperling

changes for 0.27


72314d8461 Stefan Sperling

sync distfile list





e4a0e26d95 Stefan Sperling

prevent possible double-free introduced in previous commit


55cccc343d Stefan Sperling

add an optional path argument to 'tog tree'




1a0f5bbdea Tracey Emery

whitespace, remove unneeded jump


ff4bb25f1f Tracey Emery

add new tags page and ability to navigate all tags


cb1159f83b Stefan Sperling

fix misplaced tog search prompt in split-screen views


75f21c89e3 Tracey Emery

reduce gw_index np_wrapper code to one if statement




c2fe54818e Stefan Sperling

bump version number


f8e69f75f2 Stefan Sperling

changes for 0.26




bb63914a95 Stefan Sperling

make tmp dir location a compile-time setting and change gotweb's tmp dir

We are not sure whether a gotweb package can own /var/www/tmp on OpenBSD. Moving gotweb's tmp dir to /var/www/got/tmp sidesteps that issue.