Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 19 Dec 2018 15:45:29 +0100 | Boris Feld | test: introduce a new flag to display env variable line per line |
Fri, 21 Dec 2018 05:08:32 +0100 | Boris Feld | revlog: add an explicit test for `issnapshot` |
Thu, 20 Dec 2018 12:17:15 +0100 | Boris Feld | revlog: add some direct testing of the slicing logic |
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 |