comparison contrib/debugshell.py @ 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 8b5c039f2b4f
children e4b512bb6386
comparison
equal deleted inserted replaced
26114:9d6d3fee0c3f 26115:748347e0e8d4