Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 24 Feb 2018 10:48:24 -0800 | Gregory Szorc | templatekw: use ctx.rev() instead of casting context to int |
Sat, 24 Feb 2018 16:18:40 +0530 | Pulkit Goyal | py3: fix handling of keyword arguments at more places |
Sat, 24 Feb 2018 16:16:14 +0530 | Pulkit Goyal | py3: use '%d' for integers instead of '%s' |