From: Phillip Gawlowski Date: 2011-06-15T02:47:04+09:00 Subject: Re: commit message conventions On Tue, Jun 14, 2011 at 7:26 PM, Intransition wrote: > > The "parse history" could bare more explanation. It's left as an exercise to the reader, since it's highly dependent on the source control tool(s) you use. ;) But as an example: Mercurial has style templates[0], which allow customizing output of, for example, the "hg log" command, which allows outputting branch information for a given changeset. So, it's just a matter of creating a style template that you can parse for your own needs. [0] http://hgbook.red-bean.com/read/customizing-the-output-of-mercurial.html -- Phillip Gawlowski A method of solution is perfect if we can forsee from the start, and even prove, that following that method we shall attain our aim.                -- Leibnitz