Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 02 Mar 2019 12:57:00 -0800 | Gregory Szorc | global: use raw strings for namedtuple() |
Sat, 02 Mar 2019 12:55:29 -0800 | Gregory Szorc | attr: don't attempt to .encode() a str on Python 2 |
Sat, 02 Mar 2019 12:51:55 -0800 | Gregory Szorc | procutil: use a raw string for module name |
Sat, 02 Mar 2019 12:51:04 -0800 | Gregory Szorc | global: use raw strings for __slots__ |
Thu, 28 Feb 2019 07:45:51 -0800 | Martin von Zweigbergk | absorb: run cleanupnodes() within transaction also when not using obsmarkers |
Sat, 02 Mar 2019 05:23:15 +0530 | Pulkit Goyal | py3: pass a str to getpass.getpass() |