Files @ 30e3d0a14f09
Branch filter:

Location: kallithea/docs/readme.rst

Thomas De Schampheleire
scripts/shortlog: new script

Useful for release announcements, shortlog.py presents a list of committers
corresponding to the specified revision set, along with their count of
commits in that set.

Example usage:
scripts/shortlog.py "only('.', branch('stable') & tagged() & public() & not '.')"
1
2
3
.. _readme:

.. include:: ./../README.rst