Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 06 Apr 2016 20:34:34 +0000 | timeless | test-commandserver: handle cStringIO.StringIO/io.StringIO divergence |
Wed, 06 Apr 2016 20:31:31 +0000 | timeless | pycompat: add util.stringio to handle py3 divergence |
Wed, 06 Apr 2016 22:35:52 +0000 | timeless | pycompat: alias xrange to range in py3 |
Fri, 08 Apr 2016 14:03:05 +0000 | timeless | pycompat: fix demand import handling of Queue |
Tue, 29 Mar 2016 17:43:23 +0000 | timeless | util: use __code__ (available since py2.6) |
Sun, 03 Apr 2016 11:20:50 +0900 | Yuya Nishihara | templater: give better error message for invalid engine type |
Thu, 07 Apr 2016 14:10:49 -0700 | Durham Goode | transaction: allow running file generators after finalizers |