Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 07 Oct 2016 15:29:57 +0200 | Pulkit Goyal | py3: switch to .items() using transformer |
Fri, 07 Oct 2016 14:04:49 +0200 | Pulkit Goyal | py3: handle multiple arguments in .encode() and .decode() |
Fri, 07 Oct 2016 12:13:28 +0200 | Pulkit Goyal | py3: convert to unicode to pass into encode() |
Sat, 01 Oct 2016 09:55:32 +0800 | Anton Shestakov | templater: use "needle" and "haystack" as (meta-)variables for ifcontains() |
Mon, 03 Oct 2016 13:24:56 +0200 | Gábor Stefanik | copies: mark checkcopies as internal with the _ prefix |
Mon, 03 Oct 2016 13:23:19 +0200 | Gábor Stefanik | copies: split u1/u2 to u1u/u2u and u1r/u2r |
Mon, 03 Oct 2016 13:18:31 +0200 | Gábor Stefanik | copies: style fixes and add comment |