Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 03 May 2021 12:19:09 +0200 | Pierre-Yves David | revlog: replace REVLOGV2 check related to sidedata with `hassidedata` checks |
Mon, 03 May 2021 12:19:05 +0200 | Pierre-Yves David | revlog: explicitely pass the "indexfile" parameter |
Mon, 03 May 2021 12:18:58 +0200 | Pierre-Yves David | revlog: highlight current incompatibility in `rewrite_sidedata` |
Mon, 03 May 2021 12:18:48 +0200 | Pierre-Yves David | revlog: adjust rewrite_sidedata code to not delete existing revlog content |
Fri, 07 May 2021 17:33:47 +0200 | Simon Sapin | status: Add tests for some more edge cases |
Fri, 07 May 2021 16:44:36 +0200 | Simon Sapin | status: Extend issue 6483 test to exclude patterns |
Fri, 07 May 2021 16:41:07 +0200 | Simon Sapin | dirstate-tree: Add a test showing that issue 6335 is fixed |