comparison mercurial/wireproto.py @ 23202:ea5af863fbff

transaction: add 'writepending' logic The contents of the transaction must be flushed to disk before running a hook. But it must be flushed to a special file so that the normal reader does not use it. This logic is currently in the changelog only. We add some facility to register such operations in the transaction itself.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 17 Oct 2014 21:19:54 -0700
parents e53f6b72a0e4
children 414374cfb531
comparison
equal deleted inserted replaced
23201:7e97bf6ee2d6 23202:ea5af863fbff