Mercurial > public > mercurial-scm > hg-stable
log mercurial/lock.py @ 26957:d16d73173fdd
age | author | description |
---|---|---|
Tue, 06 Oct 2015 13:13:31 -0700 | Siddharth Agarwal | lock: add a way to prevent locks from being inherited |
Sun, 04 Oct 2015 20:04:44 -0700 | Siddharth Agarwal | lock.release: don't call postrelease functions for inherited locks |
Sun, 04 Oct 2015 20:02:50 -0700 | Siddharth Agarwal | lock: turn prepinherit/reacquire into a single context manager |