Sat, 02 Mar 2019 05:24:35 +0530 | Pulkit Goyal | py3: convert filtername to str if it's None | changeset | files |
Sat, 02 Mar 2019 13:28:17 -0800 | Martin von Zweigbergk | walkfilerevs: rename filerevgen() to filerevs() since it's not a generator | changeset | files |
Sat, 02 Mar 2019 13:15:53 -0800 | Gregory Szorc | global: use raw string for setlocale() argument | changeset | files |
Sat, 02 Mar 2019 13:07:58 -0800 | Gregory Szorc | encoding: use raw strings for encoding arguments | changeset | files |
Sat, 02 Mar 2019 13:02:39 -0800 | Gregory Szorc | revsetlang: use sysbytes() instead of blind encode() | changeset | files |
Sat, 02 Mar 2019 12:57:00 -0800 | Gregory Szorc | global: use raw strings for namedtuple() | changeset | files |
Sat, 02 Mar 2019 12:55:29 -0800 | Gregory Szorc | attr: don't attempt to .encode() a str on Python 2 | changeset | files |