Changes to smooth out make_release
authorDan Wells <dbw2@calvin.edu>
Thu, 16 Jan 2014 20:07:40 +0000 (15:07 -0500)
committerDan Wells <dbw2@calvin.edu>
Mon, 24 Feb 2014 17:08:37 +0000 (12:08 -0500)
commit66e59d2b148d4d35966465b2b1ed9c065bc663f8
treee7fa72ca23a3445160c0c9e5e64d35c080c10bda
parentd970a8c7adac852ca5ddfa640b79d3df788ec2ae
Changes to smooth out make_release

1) Make the fake 'HeadURL' into a URL which works with our web repo.
Note that this has 'tags/' hardcoded in, so it only works with true
release branches (e.g. rel_x_y_z) not "working" branches
(e.g. rel_x_y).

2) Change range selector when building log to better exclude commits
from previous releases.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
build/tools/make_release