Submitter | Alexander Plavin |
---|---|
Date | Oct. 12, 2013, 7:38 a.m. |
Message ID | <e754325a734de7333a5e.1381563498@debian-alexander.dolgopa> |
Download | mbox | patch |
Permalink | /patch/2751/ |
State | Accepted |
Headers | show |
Comments
On Sat, 2013-10-12 at 11:38 +0400, Alexander Plavin wrote: > # HG changeset patch > # User Alexander Plavin <alexander@plav.in> > # Date 1376674879 -14400 > # Fri Aug 16 21:41:19 2013 +0400 > # Node ID e754325a734de7333a5e4f73aa137851ace5de5f > # Parent 1b2f9d36953e6ed384a044c1e73cb3a1aa072004 > hgweb, raw: replace 'shortlog' with 'changelog' in changelog template Queued for default, thanks.
Patch
diff -r 1b2f9d36953e -r e754325a734d mercurial/templates/raw/changelog.tmpl --- a/mercurial/templates/raw/changelog.tmpl Mon Sep 30 18:27:42 2013 -0700 +++ b/mercurial/templates/raw/changelog.tmpl Fri Aug 16 21:41:19 2013 +0400 @@ -1,5 +1,5 @@ {header} -# HG shortlog +# HG changelog # Node ID {node} {entries%changelogentry}