Mercurial > hg
graph
-
wireprotov2: handle sender protocol settings framesThu, 04 Oct 2018 16:26:45 -0700, by Gregory Szorc
-
wireprotov2: update stream encoding specificationThu, 04 Oct 2018 14:05:16 -0700, by Gregory Szorc
-
cborutil: cast bytearray to bytesThu, 04 Oct 2018 15:08:42 -0700, by Gregory Szorc
-
tests: disable zstd in testMon, 08 Oct 2018 17:06:24 -0700, by Gregory Szorc
-
wireprotov2: remove "compression" from capabilities responseMon, 08 Oct 2018 17:20:41 -0700, by Gregory Szorc
-
zstandard: vendor python-zstandard 0.10.1Mon, 08 Oct 2018 16:27:40 -0700, by Gregory Szorc
-
rust-chg: install signal handlers to forward signals to serverTue, 25 Sep 2018 20:55:03 +0900, by Yuya Nishihara
-
rust-chg: remove SIGCHLD handler which won't work in oxidized chgMon, 24 Sep 2018 22:19:49 +0900, by Yuya Nishihara
-
rust-chg: extract signal handlers from chg/procutil.cMon, 24 Sep 2018 22:04:57 +0900, by Yuya Nishihara
-
help: document about "version" template keywordsSun, 07 Oct 2018 23:19:49 +0900, by Yuya Nishihara
-
help: document about "tags" template keywordsSun, 07 Oct 2018 23:14:21 +0900, by Yuya Nishihara
-
help: document about "status" template keywordsSun, 07 Oct 2018 23:12:04 +0900, by Yuya Nishihara
-
help: document about "resolve" template keywordsSun, 07 Oct 2018 23:05:00 +0900, by Yuya Nishihara
-
help: document about "paths" template keywordsSun, 07 Oct 2018 23:00:50 +0900, by Yuya Nishihara
-
help: document about "identify" template keywordsSun, 07 Oct 2018 22:56:37 +0900, by Yuya Nishihara
-
help: document about "grep" template keywordsSun, 07 Oct 2018 22:50:12 +0900, by Yuya Nishihara
-
chgserver: catch Abort while parsing early args to shut down cleanlySun, 07 Oct 2018 17:35:25 +0900, by Yuya Nishihara
-
chg: upgrade client to use "setumask2" commandFri, 05 Oct 2018 22:08:37 +0900, by Yuya Nishihara
-
chgserver: add "setumask2" command which uses correct message frameThu, 04 Oct 2018 23:25:55 +0900, by Yuya Nishihara
-
packaging: "make deb" no longer failsTue, 09 Oct 2018 22:29:10 +0200, by muxator
-
packaging: cleanup() did not read the value of $CLEANUPTue, 09 Oct 2018 22:24:38 +0200, by muxator
-
packaging: builddeb's cleanup needs to expand PWD, safelyTue, 09 Oct 2018 22:18:35 +0200, by muxator
-
packaging: blindly factor out trap's cleanup function in builddebTue, 09 Oct 2018 22:16:25 +0200, by muxator
-
packaging: print full path to the packages when builddeb finishes successfullyTue, 09 Oct 2018 21:40:49 +0200, by muxator
-
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
-
narrow: move the code to generate a widening bundle2 to coreFri, 05 Oct 2018 20:24:07 +0300, by Pulkit Goyal
-
narrow: start returning bundle2 from widen_bundle()Tue, 02 Oct 2018 17:09:56 +0300, by Pulkit Goyal
-
narrow: the first version of narrow_widen wireprotocol commandFri, 28 Sep 2018 23:42:31 +0300, by Pulkit Goyal
-
remotenames: abort if literal revset pattern matches nothingFri, 05 Oct 2018 21:43:57 +0900, by Yuya Nishihara
-
remotenames: remove unneeded sorted() from revset implementationFri, 05 Oct 2018 21:39:41 +0900, by Yuya Nishihara
-
remotenames: don't call a set of nodes as "revs"Fri, 05 Oct 2018 21:36:48 +0900, by Yuya Nishihara