diff --git a/pylons_app/templates/shortlog/shortlog_data.html b/pylons_app/templates/shortlog/shortlog_data.html --- a/pylons_app/templates/shortlog/shortlog_data.html +++ b/pylons_app/templates/shortlog/shortlog_data.html @@ -16,6 +16,7 @@ from pylons_app.lib import filters ${cs._ctx.date()|n,filters.age} ${cs.author|n,filters.person} + r${cs.revision} ${h.link_to(message_slug(cs.message), h.url('changeset_home',repo_name=c.repo_name,revision=cs._short),