Eric Schulte <schulte.eric <at> gmail.com> writes: > > Since this could be generally useful would you be willing to add it to > the library of babel (org/contrib/babel/library-of-babel.org)?
That would be great. > If so then if you could supply a few explanatory sentences, I'll add those and > the code block to the library-of-babel.org distributed with Org-mode. "This function will attempt to retrieve the entire commit log for the file associated with the current buffer and insert this log into the export. The function uses the Emacs VC commands to interface to the local version control system, but has only been tested to work with Git. 'limit' is currently unsupported." -Luke