Mercurial > hg
comparison contrib/casesmash.py @ 40706:0650be877a37
sparse-revlog: add a `trim_endidx` function in C
We are about to implement a native version of `slicechunktodensity`. For
clarity, we introduce the helper functions first.
This function implement a subpart of the python function `_trimchunk` in
`mercurial/revlogutils/deltas.py`. Handling of actual Python objects is left
to the caller function.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 09 Nov 2018 18:45:23 +0100 |
parents | 42a7301fb4d5 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
40705:4ec6a24029d2 | 40706:0650be877a37 |
---|