Mercurial > hg
graph
-
subrepo: adjust subrepo prefix before calling subrepo.archive() (API)Thu, 07 Feb 2019 10:20:57 -0800, by Martin von Zweigbergk
-
subrepo: adjust subrepo prefix before calling subrepo.diff() (API)Thu, 07 Feb 2019 09:52:36 -0800, by Martin von Zweigbergk
-
subrepo: adjust subrepo prefix before calling subrepo.addremove() (API)Thu, 07 Feb 2019 10:01:55 -0800, by Martin von Zweigbergk
-
subrepo: adjust subrepo prefix before calling subrepo.add() (API)Thu, 07 Feb 2019 09:59:27 -0800, by Martin von Zweigbergk
-
subrepo: adjust subrepo prefix before calling subrepo.forget() (API)Thu, 07 Feb 2019 09:52:22 -0800, by Martin von Zweigbergk
-
subrepo: adjust subrepo prefix before calling subrepo.removefiles() (API)Thu, 07 Feb 2019 09:40:37 -0800, by Martin von Zweigbergk
-
subrepo: avoid calculating subrepo prefix twice for cat() (API)Thu, 07 Feb 2019 09:46:36 -0800, by Martin von Zweigbergk
-
py3: make sure __repr__ returns strThu, 07 Feb 2019 16:43:42 +0300, by Pulkit Goyal
-
py3: use bytes.startswith() instead of comparing with bytes[0]Thu, 07 Feb 2019 16:44:43 +0300, by Pulkit Goyal
-
match: remove unused "exact" argument (API)Fri, 08 Feb 2019 22:57:26 -0800, by Martin von Zweigbergk
-
tests: replace match.match(exact=True) by match.exact()Fri, 08 Feb 2019 23:03:42 -0800, by Martin von Zweigbergk
-
patch: accept second matcher that applies only to copy sources (API)Wed, 06 Feb 2019 22:52:49 -0800, by Martin von Zweigbergk
-
patch: let caller pass in root-filtering matcher (API)Wed, 06 Feb 2019 17:46:20 -0800, by Martin von Zweigbergk
-
patch: pass in context objects into diffhunks() (API)Wed, 06 Feb 2019 17:27:43 -0800, by Martin von Zweigbergk
-
convert: handle exec bit removal while converting to svnThu, 07 Feb 2019 21:48:50 +0300, by Nikita Slyusarev