Commit Briefs

f8e69f75f2 Stefan Sperling

changes for 0.26 (tags/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.




97a1943830 Stefan Sperling

got_ref_get_name() cannot fail



c56af3fdae Stefan Sperling

add missing error check in gw_output_blob_buf()


bc8c6114af Tracey Emery

free missed n_header refs


795c5bd703 Tracey Emery

check for correct opendir


e227880da6 Tracey Emery

improve closedir error handling




66dc90655f Stefan Sperling

document the new search feature in tog's diff view