Sun, 25 Feb 2018 22:30:14 -0500 | Augie Fackler | subrepo: use util.forcebytestr() instead of str() on exception | changeset | files |
Sun, 25 Feb 2018 22:29:28 -0500 | Augie Fackler | tests: add missing b prefixes in test-commit.t | changeset | files |
Sun, 25 Feb 2018 22:28:52 -0500 | Augie Fackler | commitextras: fix on Python 3 by using sysstrs for __dict__ ops | changeset | files |
Sun, 25 Feb 2018 22:06:53 -0500 | Augie Fackler | util: use pycompat.bytestr() instead of str() | changeset | files |
Wed, 21 Feb 2018 22:47:47 +0900 | Yuya Nishihara | showconfig: allow multiple section.name selectors (issue5797) | changeset | files |
Wed, 21 Feb 2018 23:02:39 +0900 | Yuya Nishihara | showconfig: use set to filter sections and entry names | changeset | files |
Wed, 21 Feb 2018 22:20:27 +0900 | Yuya Nishihara | util: factor out shellsplit() function | changeset | files |
Fri, 23 Feb 2018 23:09:58 +0900 | Yuya Nishihara | diff: do not split function name if character encoding is unknown | changeset | files |