Commit Briefs

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




3b7fdcf48c Tracey Emery

improve gw_blob querystring checking


9f33591a82 Tracey Emery

check required querystring commit exists for gw_tags


56997cd343 Tracey Emery

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

leave comment explaining this





4e8d6e3e9a Tracey Emery

simplify getting commit header info and open and close in scope

discussed at length with stsp




7eb2c8df6b Stefan Sperling

no need to dup refname in gw_output_repo_heads()


eb4f3ad3e4 Stefan Sperling

check for any symbolic refs and skip them, not just HEAD



742ba378f3 Stefan Sperling

there is no need to strdup() gw_trans->headref


122f3af5f6 Stefan Sperling

add missing error checks in gw_get_header()