Mercurial > hg
graph
-
wireprotov2: change how revisions are specified to changesetdataMon, 08 Oct 2018 18:17:12 -0700, by Gregory Szorc
-
wireprotov2: stop sending phase updates for base revisionsMon, 08 Oct 2018 17:54:14 -0700, by Gregory Szorc
-
debugcommands: support wrapping long linesThu, 11 Oct 2018 09:47:52 +0200, by Gregory Szorc
-
exchangev2: honor server advertised manifestdata recommended batch sizeWed, 03 Oct 2018 13:17:00 -0700, by Gregory Szorc
-
wireprotov2: advertise recommended batch size for requestsMon, 08 Oct 2018 17:45:51 -0700, by Gregory Szorc
-
httppeer: expose API descriptor on httpv2peerWed, 03 Oct 2018 13:07:28 -0700, by Gregory Szorc
-
tests: use baseurl instead of advertisedbaseurlThu, 11 Oct 2018 09:26:05 +0200, by Gregory Szorc
-
py3: another one started passingFri, 12 Oct 2018 09:23:55 -0400, by Augie Fackler
-
py3: one more passing testFri, 12 Oct 2018 06:55:11 -0400, by Augie Fackler
-
scmutil: wrap locker information in bytestr before repr()ing itFri, 12 Oct 2018 06:50:01 -0400, by Augie Fackler
-
py3: more passing testsFri, 12 Oct 2018 06:50:46 -0400, by Augie Fackler
-
py3: whitelist another passing testFri, 12 Oct 2018 06:35:55 -0400, by Augie Fackler
-
obsolete: convert error string to a sysstrFri, 12 Oct 2018 06:22:15 -0400, by Augie Fackler
-
tests: ensure the python 3 passing test list stays sortedFri, 12 Oct 2018 06:39:32 -0400, by Augie Fackler
-
py3: sort passing test listFri, 12 Oct 2018 06:35:33 -0400, by Augie Fackler
-
py3: tweak stdout writing in test-hgweb-no-path-info.tThu, 11 Oct 2018 23:07:23 +0200, by Gregory Szorc
-
py3: use .+ instead of .* in regexp patternThu, 11 Oct 2018 22:53:44 +0200, by Gregory Szorc
-
py3: coerce bytestr to bytes to appease urllib.parse.quote_from_bytes()Thu, 11 Oct 2018 22:26:12 +0200, by Gregory Szorc
-
py3: pass str and return bytes from mimetypes.guess_type()Thu, 11 Oct 2018 21:47:39 +0200, by Gregory Szorc
-
py3: use bytes literal in test-hgweb-json.tThu, 11 Oct 2018 22:27:52 +0200, by Gregory Szorc
-
py3: convert diff opcode name to bytesThu, 11 Oct 2018 22:01:54 +0200, by Gregory Szorc
-
py3: byteify hgweberror.pyThu, 11 Oct 2018 21:22:43 +0200, by Gregory Szorc
-
py3: encode JSON str to bytesThu, 11 Oct 2018 21:18:58 +0200, by Gregory Szorc
-
py3: use b'' in test-check-interfaces.pyThu, 11 Oct 2018 21:05:03 +0200, by Gregory Szorc
-
revlog: optimize ancestors() to not check filtered revisions for eachFri, 12 Oct 2018 06:22:43 +0200, by Yuya Nishihara
-
phabricator: drop support for the legacy phabricator.auth.token config (BC)Thu, 11 Oct 2018 21:51:17 -0400, by Matt Harbison
-
absorb: print '{rev}:' as a prefix to the hashThu, 11 Oct 2018 22:39:11 -0400, by Matt Harbison
-
packaging: fix "make centos{5,6,7}"Thu, 11 Oct 2018 19:02:42 +0200, by muxator
-
narrow: don't compress the bundle2 when sending 'error:abort'Wed, 10 Oct 2018 19:46:13 +0300, by Pulkit Goyal
-
push: add "remote" to 'repository changed while pushing' messages (issue5971)Thu, 11 Oct 2018 03:38:23 +0530, by Taapas Agrawal
-
fuzz: try setting PYTHONNOUSERSITE=1 to avoid loading site-packagesThu, 11 Oct 2018 07:27:24 -0400, by Augie Fackler
-
perf: extract result formatting in its own functionWed, 03 Oct 2018 10:46:56 +0200, by Boris Feld
-
perf: extract the timing of a section in a context managerTue, 02 Oct 2018 18:54:06 +0200, by Boris Feld
-
pref: support negative indexing in perfrevlogrevisionsMon, 01 Oct 2018 17:23:54 +0200, by Boris Feld
-
perf: accept formatter option for perfmanifestMon, 01 Oct 2018 17:37:38 +0200, by Boris Feld
-
perf: fix -T jsonMon, 01 Oct 2018 17:53:47 +0200, by Boris Feld
-
formatter: more details on assertion failureMon, 01 Oct 2018 17:37:53 +0200, by Boris Feld
-
wireprotov2: raise ProgrammingError on unknown actionWed, 10 Oct 2018 23:19:42 -0700, by Gregory Szorc
-
wireprotov2: send content encoded frames from serverMon, 08 Oct 2018 17:24:28 -0700, by Gregory Szorc
-
wireprotov2: raise exception in objects() if future has been resolvedMon, 08 Oct 2018 15:19:32 -0700, by Gregory Szorc
-
wireprotov2: don't emit empty framesFri, 05 Oct 2018 23:49:18 +0000, by Gregory Szorc
-
wireprotov2: remove functions for creating response frames from bytesFri, 05 Oct 2018 10:29:36 -0700, by Gregory Szorc
-
wireprotov2: handle noop actionFri, 05 Oct 2018 09:23:06 -0700, by Gregory Szorc
-
wireprotov2: send protocol settings frame from clientMon, 08 Oct 2018 17:00:16 -0700, by Gregory Szorc
-
wireprotov2: define and use stream encodersMon, 08 Oct 2018 17:10:59 -0700, by Gregory Szorc
-
lfs: avoid a potential variable reference before assignment error in cmdserver stableWed, 10 Oct 2018 12:25:28 -0400, by Matt Harbison
-
wireprotov2: establish dedicated classes for input and output streamsThu, 04 Oct 2018 17:39:16 -0700, by Gregory Szorc
-
wireprotov2: pass ui into clientreactor and serverreactorThu, 04 Oct 2018 17:17:57 -0700, by Gregory Szorc
-
wireprotov2: handle stream encoding settings framesThu, 04 Oct 2018 16:44:21 -0700, by Gregory Szorc
-
wireprotov2: document client reactor actionsThu, 04 Oct 2018 15:43:21 -0700, by Gregory Szorc
-
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
-
remotenames: use util.always instead of handcrafted lambdaFri, 05 Oct 2018 21:30:55 +0900, by Yuya Nishihara
-
remotenames: inline _parseargs() into _revsetutil()Fri, 05 Oct 2018 21:29:21 +0900, by Yuya Nishihara
-
repo: create changectx in a single place in localrepo.__getitem__Thu, 04 Oct 2018 16:27:40 -0700, by Martin von Zweigbergk
-
repo: remove the last few "pass" statements in localrepo.__getitem__Thu, 04 Oct 2018 16:06:36 -0700, by Martin von Zweigbergk
-
filectx: correct docstring about "changeid"Thu, 04 Oct 2018 10:38:55 -0700, by Martin von Zweigbergk
-
context: drop incorrect and superfluous docstringThu, 04 Oct 2018 10:30:05 -0700, by Martin von Zweigbergk
-
remotenames: follow-up on D3639 to make revset funcs take only one argThu, 04 Oct 2018 21:35:12 -0400, by Augie Fackler
-
remotenames: add names argument to remotenames revsetThu, 12 Jul 2018 03:12:09 +0530, by Pulkit Goyal
-
copies: add time information to the debug informationFri, 07 Sep 2018 11:43:48 -0400, by Boris Feld
-
copies: add a devel debug mode to trace what copy tracing doesFri, 07 Sep 2018 11:16:06 -0400, by Boris Feld