Sat, 24 Feb 2018 10:51:13 -0800 | Gregory Szorc | cmdutil: use ctx.rev() instead of int(ctx) | changeset | files |
Sat, 24 Feb 2018 10:48:24 -0800 | Gregory Szorc | templatekw: use ctx.rev() instead of casting context to int | changeset | files |
Sat, 24 Feb 2018 16:18:40 +0530 | Pulkit Goyal | py3: fix handling of keyword arguments at more places | changeset | files |
Sat, 24 Feb 2018 16:16:14 +0530 | Pulkit Goyal | py3: use '%d' for integers instead of '%s' | changeset | files |
Sat, 24 Feb 2018 17:49:10 -0600 | Kevin Bullock | merge with stable | changeset | files |
Sat, 24 Feb 2018 16:20:55 +0530 | Pulkit Goyal | py3: use '//' for integer division in hgweb/common.py | changeset | files |