Commit Briefs


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()







6f6f771f7c Tracey Emery

set gw_err in correct code path




d81f9039e7 Stefan Sperling

jump to error handling consistently in gw_load_got_path()





39fdad0d6c Tracey Emery

avoid strdup on author and committer







26dc30046b Stefan Sperling

put braces around multi-line if (...)