Mercurial > hg
log hgdemandimport/demandimportpy2.py @ 32996:1c97df5e3b46
age | author | description |
---|---|---|
Fri, 28 Apr 2017 00:01:22 +0900 | Yuya Nishihara | demandimport: stop overriding __getattribute__() |
Fri, 28 Apr 2017 23:46:16 +0900 | Yuya Nishihara | demandimport: look for 'mod' suffix as alternative name for module reference |
Mon, 01 May 2017 14:26:56 +0900 | Yuya Nishihara | demandimport: insert empty line per method |
Mon, 01 May 2017 13:43:31 +0900 | Yuya Nishihara | demandimport: strictly compare identity of proxy object |
Sun, 21 May 2017 12:10:53 -0700 | Siddharth Agarwal | demandimport: move ignore list to __init__.py |
Sun, 21 May 2017 12:10:53 -0700 | Siddharth Agarwal | demandimport: move to separate package base mercurial/demandimport.py@383a0175318e |