Hi, Loïc. Well, got some 'quality' coding time in over the weekend and managed to hack this out: https://gist.github.com/aisrael/b2b78d9dfdd176a232b9 You'll need GitPython (pip install gitpython). I managed to get hyperlinks to issues, to the commits themselves, and even snuck in the names of the people who've signed off on the commit. What I can't figure out is how to get the simple component or module name. For example, from how to get from "common/buffer.cc" (#6003) to "buffer". Also, using a related issue and commit, how to combine two related ones. For example, #6614 is related to #6003, and in the release notes both are listed as a single item. Finally, do you think I should exclude commits starting with "qa:" or "test/...:"? Cheers! Alistair -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html