Commit Briefs

Martin Pieuchot

Remove redundant error check after got_object_id_by_path().

An error code is always returned when the oid is NULL.



Tracey Emery

move cmp_tags() into the library



Stefan Sperling

fix 'tog log -c' with tags


Tracey Emery

remove unneeded done jumps





Stefan Sperling

update usage


Stefan Sperling

make got and tog accept a --version argument; -V option is a bit obscure

prompted by a question from tedu@


Stefan Sperling

add -E option to 'got checkout' allowing use of a non-empty work tree path

needed by and ok kn@



Stefan Sperling

simplify got_commit_graph_open()