[Qt-creator] Automatic change logs via git

André Pönitz andre.poenitz at nokia.com
Thu Mar 31 10:38:39 CEST 2011


On Wednesday 30 March 2011 21:06:40 ext Robert Caldecott wrote:
> While looking at the Qt Creator 2.2 beta change log I realised it had
> been generated automatically with a git log command (git log
> --cherry-pick --pretty=oneline origin/master...origin/2.1).  However,
> it seems to include Windows, Mac, C++, etc. 'sections'?  How do you
> guys do this?  What format do your commit messages have to be in to
> generate decent looking change logs?  I want to rip this idea off for
> my own git-based projects!

There is not much of an idea to re-use here. 
The 'git log' output is manually edited.

Andre'



More information about the Qt-creator-old mailing list