Mercurial > public > mercurial-scm > hg
log mercurial/formatter.py @ 43886:fe0daceb51d0
age | author | description |
---|---|---|
Sun, 27 Oct 2019 12:49:09 +0900 | Yuya Nishihara | formatter: fix handling of None value in templater mapping stable |
Sun, 27 Oct 2019 12:30:59 +0900 | Yuya Nishihara | config: fix -Tjson to not crash due to unsupported defaultvalue types stable |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |