Mercurial > hg
graph
-
revlog: if the module is initialized more than once, don't leak nullentryMon, 08 Oct 2018 11:42:06 -0400, by Augie Fackler
-
narrow: move remaining narrow-limited dirstate walks to coreMon, 01 Oct 2018 14:31:15 -0700, by Martin von Zweigbergk
-
narrow: allow repo.narrowmatch(match) to include exact matches from "match"Mon, 01 Oct 2018 10:11:00 -0700, by Martin von Zweigbergk
-
narrow: filter files by narrowspec in ctx.matches()Fri, 28 Sep 2018 22:35:05 -0700, by Martin von Zweigbergk
-
narrow: only walk files within narrowspec also for committed revisionsFri, 28 Sep 2018 17:09:15 -0700, by Martin von Zweigbergk
-
status: intersect matcher with narrow matcher instead of filtering afterwardsThu, 27 Sep 2018 23:01:26 -0700, by Martin von Zweigbergk
-
localrepo: allow narrowmatch() to accept matcher to intersect withFri, 28 Sep 2018 12:29:21 -0700, by Martin von Zweigbergk
-
obsolete: fix ValueError when stored note contains ':' char (issue5783)Fri, 05 Oct 2018 01:55:51 +0300, by Zharaskhan Aman
-
narrow: update TODO.rst now that we share format with sparseFri, 05 Oct 2018 16:06:51 -0700, by Martin von Zweigbergk
-
narrow: update TODO.rst now that we filter status in ctxFri, 05 Oct 2018 16:04:25 -0700, by Martin von Zweigbergk
-
narrow: update TODO.rst now that the narrowspec is in .hg/storeFri, 05 Oct 2018 16:01:21 -0700, by Martin von Zweigbergk
-
py3: add 8 new passing tests to whitelist found by buildbotFri, 05 Oct 2018 23:28:14 +0300, by Pulkit Goyal
-
py3: use '%f' for floats instead of '%s'Fri, 05 Oct 2018 23:31:51 +0300, by Pulkit Goyal
-
narrow: move adding of narrow server capabilities to coreFri, 05 Oct 2018 22:52:24 +0300, by Pulkit Goyal
-
wireprotoserver: move narrow capabilities to wireprototypes.pyFri, 05 Oct 2018 22:31:12 +0300, by Pulkit Goyal