discovery: fix regression when checking heads for pre 1.4 client (
issue3218)
This code is not run by the test suite and silly name error were lurking here.
largefiles: fix revert on missing largefile (
issue3217)
largefiles: fix transplant for all cases (
issue3192)
i18n-ru: synchronized with
9f2ed48f8cda
i18n-sv: synchronized with
c2e6c5ef4555
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'
i18n-pt_BR: synchronized with
f7c8d6ee6056