Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 24 Feb 2018 10:56:15 -0800 | Gregory Szorc | histedit: rename variables so they have "ctx" in them |
Sat, 24 Feb 2018 10:51:13 -0800 | Gregory Szorc | cmdutil: use ctx.rev() instead of int(ctx) |
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 |