Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 19 May 2021 13:15:00 +0200 | Simon Sapin | dirstate-v2: Change the on-disk format to be tree-shaped |
Wed, 19 May 2021 13:15:00 +0200 | Simon Sapin | dirstate-tree: Extract into a method sorting children of a given node |
Wed, 19 May 2021 13:15:00 +0200 | Simon Sapin | dirstate-v2: Add a variant of some tests, that uses the new format |
Wed, 19 May 2021 13:15:00 +0200 | Simon Sapin | dirstate-v2: Change the on-disk format when the requirement is enabled |
Wed, 19 May 2021 13:15:00 +0200 | Simon Sapin | dirstate-v2: Update the expected output of some tests for new requirement |
Wed, 19 May 2021 13:14:59 +0200 | Simon Sapin | tests: More cleanly separate expected hexdump output |
Wed, 19 May 2021 13:14:59 +0200 | Simon Sapin | dirstate-v2: Add a new experimental `exp-dirstate-v2` repository requirement |
Fri, 16 Apr 2021 00:16:43 +0200 | Pierre-Yves David | urlutil: provide some information about "bad url" when processing `pushurl` |