Thu, 07 Feb 2019 09:40:37 -0800 | Martin von Zweigbergk | subrepo: adjust subrepo prefix before calling subrepo.removefiles() (API) | changeset | files |
Thu, 07 Feb 2019 09:46:36 -0800 | Martin von Zweigbergk | subrepo: avoid calculating subrepo prefix twice for cat() (API) | changeset | files |
Thu, 07 Feb 2019 16:43:42 +0300 | Pulkit Goyal | py3: make sure __repr__ returns str | changeset | files |
Thu, 07 Feb 2019 16:44:43 +0300 | Pulkit Goyal | py3: use bytes.startswith() instead of comparing with bytes[0] | changeset | files |
Fri, 08 Feb 2019 22:57:26 -0800 | Martin von Zweigbergk | match: remove unused "exact" argument (API) | changeset | files |
Fri, 08 Feb 2019 23:03:42 -0800 | Martin von Zweigbergk | tests: replace match.match(exact=True) by match.exact() | changeset | files |
Wed, 06 Feb 2019 22:52:49 -0800 | Martin von Zweigbergk | patch: accept second matcher that applies only to copy sources (API) | changeset | files |