[PATCH] hgweb: follow renames and copies in file log (issue1576)

Matt Mackall mpm at selenic.com
Wed Apr 6 13:21:38 CDT 2011


On Wed, 2011-04-06 at 19:02 +0200, Dirkjan Ochtman wrote:
> On Wed, Apr 6, 2011 at 18:48, Matt Mackall <mpm at selenic.com> wrote:
> > This is why log favors the position perspective by default, and takes an
> > identity perspective when you give the -f flag. And the view we're
> > talking about here is basically the hgweb analog of 'hg log file'.
> 
> So you want to stop at the first revision of the filelog, no matter if
> it's a rename or not? And expose some other stuff to show that it got
> renamed at some point?

Actually, looks like we recently added something like this to paper (it
was in spartan ages ago):

http://www.selenic.com/hg/log/30ab5b8ee8ec/mercurial/localrepo.py

See the base link on the first revision. Arguably that should link the
file log for mercurial/hg.py at that point, rather than the file change
view though.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list