Mercurial > hg
graph
-
merge: break up two not-so-one-liner for extra readabilityFri, 28 Jan 2022 14:25:05 +0100, by Pierre-Yves David
-
merge: break up a not-so-one-liner for readabilityFri, 28 Jan 2022 14:24:41 +0100, by Pierre-Yves David
-
merge: break up a not-so-one-liner for readabilityFri, 28 Jan 2022 14:24:30 +0100, by Pierre-Yves David
-
merge: break up a not-so-one-liner for readabilityFri, 28 Jan 2022 14:23:56 +0100, by Pierre-Yves David
-
merge: break up a not-so-one-liner for readabilityFri, 28 Jan 2022 14:23:49 +0100, by Pierre-Yves David
-
merge: break up a not-so-one-liner for readabilityFri, 28 Jan 2022 14:23:37 +0100, by Pierre-Yves David
-
phabricator-refresh: add a magic value to skip it in the CIThu, 03 Feb 2022 06:49:48 +0100, by Pierre-Yves David
-
interfaces: add missing caches kwarg of localrepo.updatecaches()Thu, 27 Jan 2022 20:04:56 +0300, by Anton Shestakov
-
obsolete: don't import from .node twiceMon, 31 Jan 2022 18:05:36 +0300, by Anton Shestakov
-
dagop: don't import nullrev from .node twiceMon, 31 Jan 2022 18:04:11 +0300, by Anton Shestakov
-
stream-clone: allow to change persistent-nodemap format during stream cloneThu, 27 Jan 2022 22:24:11 +0100, by Pierre-Yves David
-
stream-clone: add 5000 changesets to test-clone-stream-formatThu, 27 Jan 2022 15:22:09 +0100, by Pierre-Yves David
-
debugbuilddag: add a flag to allow running it from a non-empty repositoryThu, 27 Jan 2022 15:22:04 +0100, by Pierre-Yves David
-
persistent-nodemap: properly delete all nodemap files on downgradeThu, 27 Jan 2022 17:04:40 +0100, by Pierre-Yves David
-
destutil: if wdp is obsolete, update to the closest non-obsolete ancestorSat, 15 Jan 2022 09:08:41 +0300, by Anton Shestakov
-
discovery: port _postprocessobsolete() changes from evolve, add testsTue, 04 Jan 2022 23:38:39 +0300, by Anton Shestakov
-
branchmap: skip obsolete revisions while computing headsFri, 07 Jan 2022 11:53:23 +0300, by Anton Shestakov
-
obsolete: make sure windows tests pass when stat() is given a URLFri, 28 Jan 2022 19:07:52 +0300, by Anton Shestakov
-
transaction: do not rely on a global variable to post_finalize fileMon, 31 Jan 2022 18:38:15 +0100, by Pierre-Yves David
-
dirstate: introduce a "tracked-key" featureMon, 31 Jan 2022 08:44:48 +0100, by Pierre-Yves David
-
dirstate: rename the filegenerator used for writingMon, 31 Jan 2022 14:26:35 +0100, by Pierre-Yves David
-
dirstate: use a context manager when writing the dirstateMon, 31 Jan 2022 08:23:54 +0100, by Pierre-Yves David
-
branching: merge stable into defaultWed, 02 Feb 2022 17:24:05 +0100, by Raphaël Gomès
-
branchmap: stop writing cache for uncommitted data stableTue, 01 Feb 2022 15:19:50 +0100, by Pierre-Yves David
-
transaction: add a way to know a transaction has been finalized stableMon, 31 Jan 2022 19:28:58 +0100, by Pierre-Yves David
-
branchmap: Add a test about writing branchmap and aborted transaction stableTue, 01 Feb 2022 15:14:05 +0100, by Pierre-Yves David
-
dirstate-v2: rename the configuration to enable the format stableTue, 01 Feb 2022 16:36:20 +0100, by Pierre-Yves David
-
arbitraryfilectx: use our existing helpers for reading and writing filesWed, 26 Jan 2022 15:32:18 -0800, by Martin von Zweigbergk
-
fix: remove unnecessary and overly strict check for divergenceThu, 11 Feb 2021 22:52:43 -0800, by Martin von Zweigbergk
-
encoding: fix trim() to be O(n) instead of O(n^2)Wed, 26 Jan 2022 10:11:01 -0800, by Martin von Zweigbergk
-
stream-clone: filter possible missing requirements using all supported one stableMon, 24 Jan 2022 11:49:06 +0100, by Pierre-Yves David
-
share-safe: enable by default (BC)Tue, 11 Jan 2022 21:40:08 +0100, by Pierre-Yves David
-
share-safe: add support for static-http repositoryTue, 11 Jan 2022 09:56:03 +0100, by Pierre-Yves David
-
legacy-revlog: fix requirement computation when cloning legacy repoTue, 11 Jan 2022 09:36:10 +0100, by Pierre-Yves David
-
requirements: do not warn about dropping share-safe, unless explicitly setMon, 10 Jan 2022 12:48:35 +0100, by Pierre-Yves David
-
sparse: take lock before writing requirementsTue, 11 Jan 2022 06:40:44 +0100, by Pierre-Yves David
-
largefiles: take lock before writing requirementsFri, 07 Jan 2022 16:30:11 +0100, by Pierre-Yves David
-
lfs: take lock before writing requirementsFri, 07 Jan 2022 17:33:27 +0100, by Pierre-Yves David
-
test: simpler requirements matching in test-repo-compengines.tTue, 11 Jan 2022 06:32:18 +0100, by Pierre-Yves David
-
test: simpler requirements matching in test-lfs-largefiles.tMon, 10 Jan 2022 19:52:07 +0100, by Pierre-Yves David
-
test: simpler requirements matching in test-sidedata.tMon, 10 Jan 2022 12:06:42 +0100, by Pierre-Yves David
-
test: simpler requirement matching in test-revlog-v2.tMon, 10 Jan 2022 11:58:33 +0100, by Pierre-Yves David
-
test-copies: narrow the format check in test-copies-in-changeset.tMon, 10 Jan 2022 19:46:54 +0100, by Pierre-Yves David
-
tests: use debugrequires instead of grepping the file directlyFri, 07 Jan 2022 17:32:25 +0100, by Pierre-Yves David
-
tests: use debugrequires in test-upgrade-repo.tTue, 11 Jan 2022 16:32:38 +0100, by Pierre-Yves David
-
test: do not use `which` to find an exec path in the testThu, 06 Jan 2022 17:15:49 +0100, by Pierre-Yves David
-
stream-clone: stop considering working copy only requirementsFri, 14 Jan 2022 18:17:55 +0100, by Pierre-Yves David
-
stream-clone: also filter the requirement we put in the bundle 2Tue, 18 Jan 2022 00:19:04 +0100, by Pierre-Yves David
-
requirements: add an official `REVLOG_COMPRESSION_ZSTD` constMon, 24 Jan 2022 12:44:20 +0100, by Pierre-Yves David
-
stream-requirements: smoother matching in test-http-protocol.tTue, 18 Jan 2022 20:35:04 +0100, by Pierre-Yves David
-
stream-requirements: smoother matching in test-ssh-bundle1.tTue, 18 Jan 2022 12:21:13 +0100, by Pierre-Yves David
-
stream-requirements: smoother matching in test-ssh-proto.tTue, 18 Jan 2022 12:02:50 +0100, by Pierre-Yves David
-
stream-requirements: smoother matching in test-hgweb-commands.tTue, 18 Jan 2022 10:50:20 +0100, by Pierre-Yves David
-
stream-requirements: smoother matching in test-treemanifest.tTue, 18 Jan 2022 10:50:08 +0100, by Pierre-Yves David
-
stream-requirements: smoother matching in test-ssh-proto-unbundle.tTue, 18 Jan 2022 10:49:43 +0100, by Pierre-Yves David
-
test-bundle: split some variant in there own sectionMon, 24 Jan 2022 12:58:18 +0100, by Pierre-Yves David
-
test-bundle: split each variant in there own sectionTue, 18 Jan 2022 15:27:51 +0100, by Pierre-Yves David
-
test-http-bad-server: abstract the `streamreqs` valueMon, 24 Jan 2022 01:28:16 +0100, by Pierre-Yves David
-
test-http-bad-server: use the new pattern-reading for a test-caseFri, 21 Jan 2022 19:57:47 +0100, by Pierre-Yves David
-
test-http-bad-server: use the new pattern-reading for a test-caseFri, 21 Jan 2022 19:25:57 +0100, by Pierre-Yves David
-
test-http-bad-server: use the new pattern-reading for a test-caseFri, 21 Jan 2022 19:19:05 +0100, by Pierre-Yves David
-
test-http-bad-server: use the new pattern-reading for a test-caseFri, 21 Jan 2022 19:04:10 +0100, by Pierre-Yves David
-
test-http-bad-server: use the new pattern-reading for a test-caseSun, 23 Jan 2022 19:51:00 +0100, by Pierre-Yves David
-
test-http-bad-server: introduce socket closing after reading a patternSun, 23 Jan 2022 19:49:42 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 18:22:13 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 18:01:59 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 17:54:31 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 17:53:06 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 17:49:59 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 17:40:02 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 17:06:01 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 17:00:58 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 16:27:13 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 16:23:44 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 16:22:10 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternSat, 22 Jan 2022 08:55:59 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 16:07:04 +0100, by Pierre-Yves David
-
test-http-bad-server: modify some `tail` call fit their goalSun, 23 Jan 2022 20:24:35 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 16:02:47 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 16:02:26 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 15:52:48 +0100, by Pierre-Yves David
-
test-http-bad-server: move on test from bytes-count to patternFri, 21 Jan 2022 15:44:15 +0100, by Pierre-Yves David
-
test-bad-http-server: introduce sock closing when writing a patternSat, 22 Jan 2022 01:51:28 +0100, by Pierre-Yves David
-
test-http-bad-server: document that the value are actually a listSat, 22 Jan 2022 01:13:12 +0100, by Pierre-Yves David
-
test-http-bad-server: refactor the writing logic to avoid early returnFri, 21 Jan 2022 12:44:39 +0100, by Pierre-Yves David
-
test-http-bad-server: replace the default 65537 value in outputFri, 21 Jan 2022 11:58:55 +0100, by Pierre-Yves David
-
test-http-bad-server: refactor the reading logic to avoid early returnFri, 21 Jan 2022 11:15:56 +0100, by Pierre-Yves David
-
test-http-bad-server: factor code dealing with "read" in the new objectFri, 21 Jan 2022 03:05:43 +0100, by Pierre-Yves David
-
test-http-bad-server: factor code dealing with "write" in the new objectFri, 21 Jan 2022 00:54:15 +0100, by Pierre-Yves David
-
test-http-bad-server: unify log printing for `sendall` and `write`Sun, 23 Jan 2022 21:25:01 +0100, by Pierre-Yves David
-
test-http-bad-server: track close condition in an objectFri, 21 Jan 2022 01:07:50 +0100, by Pierre-Yves David
-
test-http-bad-server: use more readable name for variableWed, 19 Jan 2022 19:14:17 +0100, by Pierre-Yves David
-
test-http-bad-server: align output by using `;`Fri, 21 Jan 2022 02:07:13 +0100, by Pierre-Yves David
-
test-http-bad-server: highlight each test with sectionWed, 19 Jan 2022 19:04:55 +0100, by Pierre-Yves David
-
test-http-bad-server: rename config to use `-`Fri, 21 Jan 2022 20:50:40 +0100, by Pierre-Yves David
-
test-http-bad-server: move the extension in `testlib`Tue, 18 Jan 2022 21:29:43 +0100, by Pierre-Yves David
-
requirements: remove the `localrepo.supportedformat` attributeMon, 17 Jan 2022 19:29:41 +0100, by Pierre-Yves David
-
requirements: sort _basesupportedMon, 17 Jan 2022 22:48:16 +0100, by Pierre-Yves David
-
requirements: move the comment about manifestv2 in the moduleMon, 17 Jan 2022 19:28:10 +0100, by Pierre-Yves David
-
stream-clone: add a explicit set list requirements relevant to stream cloneMon, 17 Jan 2022 19:26:36 +0100, by Pierre-Yves David
-
stream-clone: filter possible missing requirements using all supported oneMon, 24 Jan 2022 11:49:06 +0100, by Pierre-Yves David
-
requirements: move "bookmark in store" requirements in the right moduleMon, 17 Jan 2022 19:18:20 +0100, by Pierre-Yves David
-
stream-clone: add a explicit test for format change during stream cloneMon, 17 Jan 2022 18:51:47 +0100, by Pierre-Yves David
-
stream-clone: factor computation of requirement of a stream cloneFri, 14 Jan 2022 18:02:25 +0100, by Pierre-Yves David
-
stream-clone: factor computation of new clone requirement outFri, 14 Jan 2022 17:57:49 +0100, by Pierre-Yves David
-
stream-clone: drop some outdated lines in test-stream-bundle-v2.tTue, 18 Jan 2022 00:07:43 +0100, by Pierre-Yves David
-
relnotes: add note about changed labels textsMon, 24 Jan 2022 08:35:14 -0800, by Martin von Zweigbergk
-
graft: attempt to make merge labels more helpfulFri, 21 Jan 2022 13:48:48 -0800, by Martin von Zweigbergk
-
shelve: attempt to make merge labels more helpfulFri, 21 Jan 2022 13:49:11 -0800, by Martin von Zweigbergk
-
histedit: attempt to make merge labels more helpfulFri, 21 Jan 2022 13:48:18 -0800, by Martin von Zweigbergk
-
update: set custom conflict label for base commitTue, 18 Jan 2022 13:23:49 -0800, by Martin von Zweigbergk
-
merge: set custom conflict label for base commitTue, 18 Jan 2022 15:04:55 -0800, by Martin von Zweigbergk
-
rebase: set custom conflict label for base commitTue, 18 Jan 2022 14:57:15 -0800, by Martin von Zweigbergk
-
simplemerge: take over formatting of label from `filemerge`Thu, 20 Jan 2022 11:06:52 -0800, by Martin von Zweigbergk
-
filemerge: pass `simplemerge.MergeInput` to tool functionsThu, 20 Jan 2022 16:16:05 -0800, by Martin von Zweigbergk
-
filemerge: work with `simplemerge.MergeInput` in `filemerge()`Thu, 20 Jan 2022 14:42:50 -0800, by Martin von Zweigbergk
-
filemerge: always define a "base" labelThu, 20 Jan 2022 14:13:12 -0800, by Martin von Zweigbergk