log

age author description
Fri, 28 Jan 2022 14:23:49 +0100 Pierre-Yves David merge: break up a not-so-one-liner for readability
Fri, 28 Jan 2022 14:23:37 +0100 Pierre-Yves David merge: break up a not-so-one-liner for readability
Thu, 03 Feb 2022 06:49:48 +0100 Pierre-Yves David phabricator-refresh: add a magic value to skip it in the CI
Thu, 27 Jan 2022 20:04:56 +0300 Anton Shestakov interfaces: add missing caches kwarg of localrepo.updatecaches()
Mon, 31 Jan 2022 18:05:36 +0300 Anton Shestakov obsolete: don't import from .node twice
Mon, 31 Jan 2022 18:04:11 +0300 Anton Shestakov dagop: don't import nullrev from .node twice
Thu, 27 Jan 2022 22:24:11 +0100 Pierre-Yves David stream-clone: allow to change persistent-nodemap format during stream clone
Thu, 27 Jan 2022 15:22:09 +0100 Pierre-Yves David stream-clone: add 5000 changesets to test-clone-stream-format
Thu, 27 Jan 2022 15:22:04 +0100 Pierre-Yves David debugbuilddag: add a flag to allow running it from a non-empty repository
Thu, 27 Jan 2022 17:04:40 +0100 Pierre-Yves David persistent-nodemap: properly delete all nodemap files on downgrade
Sat, 15 Jan 2022 09:08:41 +0300 Anton Shestakov destutil: if wdp is obsolete, update to the closest non-obsolete ancestor
Tue, 04 Jan 2022 23:38:39 +0300 Anton Shestakov discovery: port _postprocessobsolete() changes from evolve, add tests
Fri, 07 Jan 2022 11:53:23 +0300 Anton Shestakov branchmap: skip obsolete revisions while computing heads
Fri, 28 Jan 2022 19:07:52 +0300 Anton Shestakov obsolete: make sure windows tests pass when stat() is given a URL
Mon, 31 Jan 2022 18:38:15 +0100 Pierre-Yves David transaction: do not rely on a global variable to post_finalize file
Mon, 31 Jan 2022 08:44:48 +0100 Pierre-Yves David dirstate: introduce a "tracked-key" feature
Mon, 31 Jan 2022 14:26:35 +0100 Pierre-Yves David dirstate: rename the filegenerator used for writing
Mon, 31 Jan 2022 08:23:54 +0100 Pierre-Yves David dirstate: use a context manager when writing the dirstate
Wed, 02 Feb 2022 17:24:05 +0100 Raphaël Gomès branching: merge stable into default
Wed, 02 Feb 2022 17:02:34 +0100 Raphaël Gomès Added signature for changeset 75676122c2bf stable
Wed, 02 Feb 2022 17:02:09 +0100 Raphaël Gomès Added tag 6.0.2 for changeset 75676122c2bf stable
Wed, 02 Feb 2022 15:03:29 +0100 Raphaël Gomès relnotes: add 6.0.1 and 6.0.2 notes stable 6.0.2
Tue, 01 Feb 2022 15:19:50 +0100 Pierre-Yves David branchmap: stop writing cache for uncommitted data stable
Mon, 31 Jan 2022 19:28:58 +0100 Pierre-Yves David transaction: add a way to know a transaction has been finalized stable
Tue, 01 Feb 2022 15:14:05 +0100 Pierre-Yves David branchmap: Add a test about writing branchmap and aborted transaction stable
Tue, 01 Feb 2022 16:36:20 +0100 Pierre-Yves David dirstate-v2: rename the configuration to enable the format stable
Wed, 26 Jan 2022 15:32:18 -0800 Martin von Zweigbergk arbitraryfilectx: use our existing helpers for reading and writing files
Thu, 11 Feb 2021 22:52:43 -0800 Martin von Zweigbergk fix: remove unnecessary and overly strict check for divergence
Wed, 26 Jan 2022 10:11:01 -0800 Martin von Zweigbergk encoding: fix trim() to be O(n) instead of O(n^2)
Mon, 24 Jan 2022 11:49:06 +0100 Pierre-Yves David stream-clone: filter possible missing requirements using all supported one stable