2 Commits

Author SHA1 Message Date
Martin Fick
7d4d16c337 Fix index error when message array is blank
This error occurs when running the gitlog2asciidoc.py
script on Gerrit from v2.2.1 to v2.2.2.1.

Change-Id: I7e9bca2f087765336fdb1f092c3b1453123d25f0
2012-03-22 10:47:11 -07:00
Deen Sethanandha
1c39b15ef6 Add scripts to create release notes from git log
These script generates a list of commits from git log between
<since> and <until>. The output of this script is in asciidoc
format containting list of commits subject and body.

Bug: issue 1272
Change-Id: I32b2ee055e81c5663128aafefd5f46c2e17e58c8
2012-03-01 14:56:37 -07:00