Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 13 Oct 2018 01:55:40 -0700 | Danny Hooper | beautifygraph: don't substitute anything for 'X' in rendered graphs |
Wed, 24 Oct 2018 21:29:04 +0900 | Yuya Nishihara | py3: do not stringify integers in revlog stats by '%s' |
Wed, 24 Oct 2018 21:28:03 +0900 | Yuya Nishihara | py3: convert revlog stats to a dict of (bytes, int) pairs |
Thu, 25 Oct 2018 22:13:22 -0400 | Matt Harbison | py3: roll up threading.Thread constructor args into **kwargs |