Sun, 18 Feb 2018 14:53:55 -0500 | Augie Fackler | merge: make a copy of dict.items() before mutating the dict during iteration | changeset | files |
Sun, 18 Feb 2018 14:53:31 -0500 | Augie Fackler | largefiles: give some **opts some strkwargs love | changeset | files |
Sun, 18 Feb 2018 14:43:55 -0500 | Augie Fackler | wireproto: fix lingering str(exception) with util.forcebytestr(exception) | changeset | files |
Sun, 18 Feb 2018 14:37:36 -0500 | Augie Fackler | scmutil: fix requires-file isalnum() check on first byte | changeset | files |
Sun, 18 Feb 2018 14:29:04 -0500 | Augie Fackler | largefiles: mark headre as bytes regex | changeset | files |
Sun, 18 Feb 2018 14:28:31 -0500 | Augie Fackler | largfiles: replace filter() with listcomp when result needs to be a list | changeset | files |
Sun, 18 Feb 2018 14:25:03 -0500 | Augie Fackler | largefiles: make scheme regex a bytes regex | changeset | files |
Sat, 17 Feb 2018 13:13:04 +0900 | Yuya Nishihara | debuginstall: do not parse editor command in posix way on Windows | changeset | files |