Mercurial > hg
comparison tests/test-import-eol.out @ 10505:b3311e26f94f stable
merge: fix --preview to show all nodes that will be merged (issue2043).
Formerly, it omitted nodes that were not descendants of the least
common ancestor of the two merge parents, even though those nodes
contribute to the merge. The new algorithm uses revlog.findmissing()
instead of ancestor() + nodesbetween().
author | Greg Ward <greg-hg@gerg.ca> |
---|---|
date | Mon, 15 Feb 2010 15:25:29 -0500 |
parents | 7936cd261dc9 |
children | a4fbbe0fbc38 |
comparison
equal
deleted
inserted
replaced
10504:d2c1fc440533 | 10505:b3311e26f94f |
---|