Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 13 Dec 2018 23:20:28 -0800 | Benjamin Peterson | upgrade: correct implementation of improvement.__ne__ |
Sat, 15 Dec 2018 16:28:29 +0900 | Yuya Nishihara | extensions: use ui.log() interface to provide detailed loading information |
Sat, 15 Dec 2018 16:52:04 +0900 | Yuya Nishihara | mq: implement log() on dummyui |
Sat, 15 Dec 2018 16:24:08 +0900 | Yuya Nishihara | ui: install logger that sends debug.extensions messages to stderr |
Sat, 15 Dec 2018 19:05:42 +0900 | Yuya Nishihara | blackbox: resurrect recursion guard |
Sat, 15 Dec 2018 17:52:14 +0900 | Yuya Nishihara | tests: filter out uninteresting log events |
Sun, 16 Dec 2018 16:31:31 +0900 | Yuya Nishihara | context: error out if basefilectx.cmp() is called without self._filenode |