Commit Briefs

Stefan Sperling

changes for 0.26 (tags/0.26)




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.




Stefan Sperling

got_ref_get_name() cannot fail




Tracey Emery

free missed n_header refs


Tracey Emery

check for correct opendir


Tracey Emery

improve closedir error handling







Tracey Emery

improve gw_blob querystring checking



Tracey Emery

rename commit to commit_id in gw_trans and fix setting gw_trans->commit_id from gw_index

leave comment explaining this





Tracey Emery

simplify getting commit header info and open and close in scope

discussed at length with stsp