Mercurial > hg
comparison mercurial/filelog.py @ 25744:e78a80f8f51e
bookmarks: change bookmark within a transaction
For some time, bookmark can and should be moved in the transaction. This
changeset migrates the 'hg bookmarks' commands to use a transaction.
Tests regarding rollback and transaction hooks are impacted for
obvious reasons. Some have to be slightly updated to keep testing the
same things. Some can just be dropped because they do not make sense
anymore.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Sun, 28 Sep 2014 00:49:36 -0700 |
parents | 4bfe9f2d9761 |
children | 34bd1a5eef5b |
comparison
equal
deleted
inserted
replaced
25743:ce45bfe8f953 | 25744:e78a80f8f51e |
---|