Mercurial > hg
comparison setup.py @ 15966:610c4434973b stable
revset: include the correct first ancestor change for follow(file)
Previously we always included '.', which may not touch a file.
Instead, find the file revision present in '.' and add its linkrev.
This matches the results of 'hg log --follow file'.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 20 Jan 2012 23:52:31 -0600 |
parents | 9926aab3d0b5 |
children | 82ce91a9fd94 |
comparison
equal
deleted
inserted
replaced
15965:57738b9130ae | 15966:610c4434973b |
---|