Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 07 Aug 2016 17:15:19 +0200 | Pierre-Yves David | debugbuilddag: take wlock to cover '.hg/localtags' |
Mon, 08 Aug 2016 17:33:45 +0200 | Pierre-Yves David | fakemergerecord: take wlock to write the merge state |
Sun, 07 Aug 2016 17:10:47 +0200 | Pierre-Yves David | shared: take wlock for writting the 'shared' file |
Sun, 07 Aug 2016 17:00:45 +0200 | Pierre-Yves David | mq: take wlock when 'qqueue' is doing write operations |
Tue, 09 Aug 2016 02:28:34 +0900 | FUJIWARA Katsunori | py3: make check-py3-compat.py use correct module name at loading pure modules |
Tue, 09 Aug 2016 02:28:34 +0900 | FUJIWARA Katsunori | py3: update output of check-py3-compat.py with python3 |
Sun, 07 Aug 2016 10:06:56 +0900 | Yuya Nishihara | mpatch: raise MemoryError instead of mpatchError if lalloc() failed |