Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 08 Oct 2016 19:16:50 +0200 | Gregory Szorc | util: document we want Python type mapping to be temporary |
Sat, 08 Oct 2016 19:02:44 +0200 | Gregory Szorc | util: define PyInt_Type on Python 3 |
Sat, 08 Oct 2016 17:51:29 +0200 | Gregory Szorc | parsers: return NULL from PyInit_parsers on Python 3 |
Wed, 05 Oct 2016 13:45:22 +0200 | Gábor Stefanik | mail: take --encoding and HGENCODING into account |
Sat, 08 Oct 2016 02:26:48 -0700 | Simon Farnsworth | template: provide a termwidth keyword (issue5395) |
Sat, 08 Oct 2016 08:36:39 -0400 | Augie Fackler | util: ensure forwarded attrs are set in globals() as sysstr |