changeset 7127 | 9df67ee30ef5 |
parent 7076 | c29d3f4ed967 |
child 7129 | 7e6a3bae0e8e |
--- a/hgext/churn.py Thu Jun 12 11:49:13 2008 +0200 +++ b/hgext/churn.py Sat Oct 18 16:56:39 2008 +0200 @@ -5,7 +5,7 @@ # # This software may be used and distributed according to the terms # of the GNU General Public License, incorporated herein by reference. -'''allow graphing the number of lines (or count of revisions) grouped by template''' +'''command to show certain statistics about revision history''' from mercurial.i18n import _ from mercurial import patch, cmdutil, util, templater