Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 07 Oct 2019 10:26:46 -0400 | Gregory Szorc | tests: use proper Python 3.8 feature |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |
Sun, 06 Oct 2019 19:25:18 -0400 | Gregory Szorc | py3: define and use pycompat.iteritems() for hgext/ |
Sun, 06 Oct 2019 17:59:15 -0400 | Gregory Szorc | py3: define and use pycompat.itervalues() |
Sun, 06 Oct 2019 17:45:05 -0400 | Gregory Szorc | py3: stop normalizing 2nd argument of *attr() to unicode |
Sun, 06 Oct 2019 14:58:41 -0400 | Yuya Nishihara | log: populate keywords if specified in custom -Tjson(...) or -Tcbor(...) |