Commit Briefs



Tracey Emery

fix from Martin Vahlensieck to return error instead of NULL (thank you)

ok tracey stsp





Stefan Sperling

allow creation of commits which carry unmodified submodule tree entries along

approach suggested by ori@ and matches how git9 behaves ok semarie@ (who can now work with Rust-related Git repos containing submodules)



Stefan Sperling

add submodule tests

ok semarie


Stefan Sperling

bump version number


Stefan Sperling

changes for 0.36 (tags/0.36)





Stefan Sperling

show a list of paths changed in a commit with 'got log -P', and in tog

requested by matthieu@