Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 19 May 2018 18:23:03 +0530 | Pulkit Goyal | py3: use '%d' for integers in hgext/infinitepush/__init__.py |
Sat, 19 May 2018 18:21:21 +0530 | Pulkit Goyal | py3: make sure we pass str to date.strftime() |
Sat, 19 May 2018 21:47:59 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() to convert str into bytes |
Sat, 19 May 2018 21:46:54 +0530 | Pulkit Goyal | py3: fix kwargs handling in hgext/rebase.py |
Wed, 04 Apr 2018 20:18:28 +0900 | Yuya Nishihara | hgweb: wrap {entries}* of tags with mappinggenerator |
Wed, 04 Apr 2018 20:14:19 +0900 | Yuya Nishihara | hgweb: wrap {fentries} and {dentries} of manifest with mappinggenerator |
Wed, 04 Apr 2018 20:11:20 +0900 | Yuya Nishihara | hgweb: wrap {entries}* of changelog with mappinglist |