Mercurial > hg
comparison CONTRIBUTING @ 45870:a6f08085edfe
transaction: rename find to findoffset and drop backup file support
transaction.find used to support access to both the regular file and
backup file list. They have different formats, so any consumer has to be
aware of the difference alredy. There is no in-core consumer for the
backup file access, so don't provide it.
Differential Revision: https://phab.mercurial-scm.org/D9276
author | Joerg Sonnenberger <joerg@bec.de> |
---|---|
date | Sat, 07 Nov 2020 19:24:12 +0100 |
parents | a492610a2fc1 |
children |
comparison
equal
deleted
inserted
replaced
45869:63edc384d3b7 | 45870:a6f08085edfe |
---|