Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 19 Dec 2018 10:54:25 +0100 | Boris Feld | revlog: limit base to rev size ratio to 500 instead of 50 |
Fri, 21 Dec 2018 15:31:16 +0300 | Pulkit Goyal | contrib: remove unused version of os |
Thu, 20 Dec 2018 23:16:58 -0500 | Matt Harbison | py3: convert `'{}'.format(foo)` to `'%s' % foo` in the bookflow extension |
Thu, 20 Dec 2018 18:12:29 -0500 | Matt Harbison | py3: byteify sys.argv in gendoc.py |