Hello, Doug.

On Mon, Jun 23, 2014 at 6:11 PM, Doug Hellmann <doug.hellm...@dreamhost.com>
wrote:

> $ git log --abbrev-commit --pretty=oneline 0.15..1.0.0.0a1
> d37b47f Merge "Updated from global requirements"
> bc2d08a Updated from global requirements
> e8e9ca1 Fix incorrect image reference in documentation
> d39ef75 Fix requirement handling in tox
> 65fc0d2 Merge "use six.add_metaclass"
> 58ff35c Updated from global requirements
> d9d11fc use six.add_metaclass
> a0721b4 Merge "fix link to entry point docs"
> ff1f0fd Merge "Updated from global requirements"
> 53b4231 Merge "Add doc requirements to venv environ"
> d5fb7a8 Updated from global requirements
> 3668de2 driver: raise by default on import failure
> 6a37e5f Add doc requirements to venv environ
> cde4b1d Merge "Import run_cross_tests.sh from oslo-incubator"
> f2af694 Import run_cross_tests.sh from oslo-incubator
> 9ae8bef fix link to entry point docs
>

I think you should add either  "--no-merges" or "--merges" to your "git
log" command to avoid repetitions in this list and provide cleaner list of
changes that actually happened since last release.

-- 

Kind regards, Yuriy.
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to