Mercurial > hg
comparison mercurial/httpconnection.py @ 15976:d1c74c6151c9 stable
copies: eliminate criss-crosses when chaining
Before the copies refactoring, we declared that if a and b were
present in source and destination, we ignored copies between them. The
refactored code could however report b was a copy of a and vice versa
in a situation where we looked for differences between two identical
changesets that copy a to b.
y
/
x
\
y'
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 24 Jan 2012 17:16:29 -0600 |
parents | a814f8fcc65a |
children | 72803c8edaa4 |
comparison
equal
deleted
inserted
replaced
15972:341c58282b25 | 15976:d1c74c6151c9 |
---|