Mercurial > hg
comparison mercurial/changegroup.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 | 832b7ef275c8 |
children | 3872d563e01a |
comparison
equal
deleted
inserted
replaced
23201:7e97bf6ee2d6 | 23202:ea5af863fbff |
---|