Add archive download links to tip on main changeset list page

Thomas Arendsen Hein thomas at intevation.de
Mon May 1 02:01:44 CDT 2006


* Colin McMillen <mcmillen at cs.cmu.edu> [20060429 03:18]:
> Vadim applied the MOTD patch to crew already, but not this one. This

Can you provide a doc/hgrc.5.txt update for your motd feature? :)

> adds archives to the main changelog list page (suggested by mpm on
> IRC). Was there something wrong with this patch, or did it just get
> missed (perhaps because I didn't put "PATCH" in the title? :))

Or maybe because so many archive patches hit the list to choose from :)

> On Thu, Apr 27, 2006 at 08:22:27PM -0400, Colin McMillen wrote:
> > +                     archives=self.archivelist("tip"))
> > --- a/templates/changelog.tmpl  Thu Apr 27 19:24:56 2006 -0400
> > +++ b/templates/changelog.tmpl  Thu Apr 27 20:21:14 2006 -0400
> > @@ -8,6 +8,7 @@
> >  <div class="buttons">
> >  <a href="?cmd=tags">tags</a>
> >  <a href="?mf=#manifest|short#;path=/">manifest</a>
> > +#archives%archiveentry#
> >  <a type="application/rss+xml" href="?style=rss">rss</a>
> >  </div>

So the download link is always for tip, but the manifest link ...

OH!

I just noticed that the manifest link on that page always points to
tip, too, this makes your patch much more correct than I thought :)

I'll push it to crew after taking a closer look a the other archive
patch(es?).

Thomas

-- 
Email: thomas at intevation.de
http://intevation.de/~thomas/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.selenic.com/pipermail/mercurial/attachments/20060501/69d02f42/attachment.pgp


More information about the Mercurial mailing list