Mercurial > hg
graph
-
packaging: print more specific error messages when builddeb failsTue, 09 Oct 2018 21:39:39 +0200, by muxator
-
cmdutil: sort unresolved pathsTue, 09 Oct 2018 12:56:11 -0700, by Gregory Szorc
-
fuzz: report error if Python code raised exceptionTue, 09 Oct 2018 07:46:01 +0900, by Yuya Nishihara
-
revlog: explicitly initialize static variablesTue, 09 Oct 2018 07:42:05 +0900, by Yuya Nishihara
-
tests: do not change sys.path, it can break loading cext.parsersMon, 08 Oct 2018 21:53:32 +0200, by Joerg Sonnenberger
-
tests: deal with differences in tic from ncurses and NetBSDMon, 08 Oct 2018 21:51:20 +0200, by Joerg Sonnenberger
-
closehead: fix close-head -r listificationMon, 08 Oct 2018 20:07:13 +0200, by Joerg Sonnenberger
-
import-checker: use testparseutil.embedded() to centralize detection logicThu, 23 Aug 2018 12:25:54 +0900, by FUJIWARA Katsunori
-
tests: use NO_CHECK_EOF as heredoc limit mark to omit checking code fragmentsThu, 23 Aug 2018 12:25:54 +0900, by FUJIWARA Katsunori
-
contrib: add an utility module to parse test scriptsThu, 23 Aug 2018 12:25:54 +0900, by FUJIWARA Katsunori
-
tests: use environment variable indirectlyThu, 23 Aug 2018 12:24:41 +0900, by FUJIWARA Katsunori
-
tests: import multiple modules separatelyThu, 23 Aug 2018 12:20:41 +0900, by FUJIWARA Katsunori
-
fuzz: allow manifest fuzzer to detect leaksMon, 08 Oct 2018 11:50:25 -0400, by Augie Fackler
-
fuzzers: init Python in LLVMFuzzerInitialize and intentionally leak itMon, 08 Oct 2018 11:47:25 -0400, by Augie Fackler
-
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
-
narrow: introduce a config option to check if narrow is enabled or notFri, 05 Oct 2018 22:19:19 +0300, by Pulkit Goyal