comparison mercurial/bdiff.c @ 24454:59904edf0a5e

revlog: make converting from inline to non-line work after a strip The checkinlinesize function, which converts inline revlogs to non-inline, uses the current transaction's "data" field to determine how to update the transaction after the conversion. This change works around the missing data field, which is not in the transaction after a strip.
author Mike Edgar <adgar@google.com>
date Wed, 25 Mar 2015 15:58:31 -0400
parents 66b21ce60a19
children e868d8ee7c8f
comparison
equal deleted inserted replaced
24453:65f1a29685ab 24454:59904edf0a5e