Currently there is a "Download raw diff" button, but that does not include metadatas (in git for example the usual way of providing diffs is to do git format-patch, which will create diffs containing metadatas such as the commit message, the author, the commit hash etc..) and we should be able to retrive that exact same commit, including the netadatas, first through the web interface, and secondly using the REST conduit API.