comparison hgeditor @ 26115:748347e0e8d4

revlog: move delta check to it's own function This moves the delta vs fulltext comparison to its own function. This will allow us to reuse the function in future patches for more efficient delta choices. As a side effect, this will also allow extensions to modify our delta criteria.
author Durham Goode <durham@fb.com>
date Sun, 30 Aug 2015 13:33:00 -0700
parents 2b440bb8a66b
children 1aee2ab0f902
comparison
equal deleted inserted replaced
26114:9d6d3fee0c3f 26115:748347e0e8d4